json2
by: Douglas Crockford
- 13 total downloads
- Latest version: 1.0.2
JSON is a light-weight, language independent, data interchange format.
See http://www.JSON.org/
This package implements JSON encoders/decoders in JavaScript.
K4os.Compression.LZ4
by: Milosz Krajewski
- 93 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 90 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 21 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KafkaFlow.Abstractions
by: Farfetch
- 93 total downloads
- Latest version: 4.0.0-beta.3
Contains all KafkaFlow extendable interfaces
KafkaFlow.Microsoft.DependencyInjection
by: Farfetch
- 94 total downloads
- Latest version: 4.0.0-beta.3
Adapts KafkaFlow to use Microsoft Dependency Injection
KafkaFlow.SchemaRegistry
by: Farfetch
- 61 total downloads
- Latest version: 4.0.0-beta.3
Provides extensions methods to use Schema Registry
KafkaFlow.Serializer
by: Farfetch
- 598 total downloads
- Latest version: 2.6.0-beta1
Serializer middleware for KafkaFlow
KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro
by: Farfetch
- 58 total downloads
- Latest version: 4.0.0-beta.3
Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package
Knockout.Mapping
by: Roy Jacobs
- 32 total downloads
- Latest version: 2.4.0
The mapping plugin gives you a straightforward way to map plain JavaScript objects into a view model with the appropriate Knockout observables. This is an alternative to manually writing your own JavaScript code that constructs a view model based on some data you've fetched from the server.
Knockout.Validation
by: ericbarnard
- 6 total downloads
- Latest version: 2.0.4
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.
knockoutjs
by: The Knockout.js team
- 3 total downloads
- Latest version: 3.4.2
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
KRE-CLR-x86
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 6 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
libphonenumber-csharp
by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 458 total downloads
- Latest version: 9.0.20
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist
by: Magnus Edenhill, edenhill
- 552 total downloads
- Latest version: 2.13.0-RC1
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 31 total downloads
- Latest version: 1.0.20.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv
by: Libuv
- 19 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 3 total downloads
- Latest version: 3.2.0-preview.1
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