K4os.Compression.LZ4
by: Milosz Krajewski
- 409 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 471 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 103 total downloads
- Latest version: 1.0.7
xxHash hash implementation for .NET
Konscious.Security.Cryptography.Argon2
by: Keef Aragon
- 215 total downloads
- Latest version: 1.3.1
An implementation of Argon2 winner of PHC
https://password-hashing.net/#argon2
Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes.
C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id
Konscious.Security.Cryptography.Blake2
by: Keef Aragon
- 180 total downloads
- Latest version: 1.1.1
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
KRE-CLR-x86
by: Microsoft
- 53 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 55 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 2.28k total downloads
- Latest version: 1.6.16-gb07e78afa4
Client library for the Kubernetes open source container orchestrator.
LaunchDarkly.EventSource
by: LaunchDarkly.EventSource
- 596 total downloads
- Latest version: 3.4.0
LaunchDarkly .NET Event Source library for Server Sent Events
LibGit2Sharp
by: LibGit2Sharp contributors
- 260 total downloads
- Latest version: 0.25.0-preview-0033
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 509 total downloads
- Latest version: 2.0.323
Native binaries for LibGit2Sharp
libiec61850cpp
by: Radius
- 1.617k total downloads
- Latest version: 1.5.3.27
Libiec61850 shared libraries
librdkafka.redist
by: Magnus Edenhill, edenhill
- 5.182k total downloads
- Latest version: 2.15.0-RC1
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 164 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
linq2db
by: Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko
- 968 total downloads
- Latest version: 2.9.8
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
LiteDB
by: Maurício David
- 2.878k total downloads
- Latest version: 5.0.21
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
LiveCharts.Wpf
by: Beto Rodriguez
- 283 total downloads
- Latest version: 0.9.7
Simple, flexible, interactive and powerful data visualization for Wpf
log4net
by: The Apache Software Foundation
- 323 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
MahApps.Metro
by: Jan Karger, Bastian Schmidt, Dennis Daume, Brendan Forster, Alex Mitchell, Paul Jenkins, Jake Ginnivan
- 1.07k total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.