jitbit / MurmurHash.netLinks
C# .NET implementation of Murmur Hash
☆23Updated 7 years ago
Alternatives and similar repositories for MurmurHash.net
Users that are interested in MurmurHash.net are comparing it to the libraries listed below
Sorting:
- Analyzers checking System.Reflection☆82Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆103Updated 8 months ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆79Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆132Updated this week
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆91Updated 2 years ago
- IDisposable helper types.☆138Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆68Updated 2 months ago
- A extremely fast ioc container for high performance applications☆75Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago
- .NET Core 3 version of the C# Memcached client (beta, use at your own risk, PRs/bug reports are welcome)☆50Updated 4 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆146Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Replaces static method calls.☆68Updated last year
- Simplifies the implementation of IDisposable☆80Updated 4 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- C# Class implementation of LZ-String javascript library☆69Updated 5 years ago
- String representations of expression trees + library of expression tree objects☆165Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- .NET source generator for builder pattern☆65Updated last year
- DotMarkdown is Markdown framework for .NET☆128Updated last year
- Generate ToString method from public properties.☆84Updated last year
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 4 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