darrenkopp / murmurhash-netLinks
.NET implementation of the murmurhash
☆113Updated last year
Alternatives and similar repositories for murmurhash-net
Users that are interested in murmurhash-net are comparing it to the libraries listed below
Sorting:
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆67Updated 3 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 4 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆166Updated 2 years ago
- C# implementation of Twitter's Snowflake☆108Updated 3 weeks ago
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆124Updated 6 months ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated 3 weeks ago
- ☆119Updated 12 years ago
- A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library☆247Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- Generate ToString method from public properties.