JeremyEspresso / MurmurHashLinks
A super fast C# implementation of the MurmurHash3 algorithm with zero heap allocations.
☆18Updated 2 years ago
Alternatives and similar repositories for MurmurHash
Users that are interested in MurmurHash are comparing it to the libraries listed below
Sorting:
- A fast and low allocation StringBuilder for .NET.☆104Updated 3 weeks ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆31Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
- BigMachines is State Machine library for .NET☆43Updated last week
- Non-boxing passing of values.☆28Updated 4 months ago
- Immutability is easy!☆53Updated last week
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Roslyn Source Code Generators with Examples☆94Updated last week
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆77Updated 2 weeks ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 7 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 8 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated 2 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Explore project dependencies in .NET☆67Updated 2 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated last month
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Generates data access using stored procedures☆64Updated 10 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Utility library for faster writing source generators☆63Updated 4 years ago
- A simple web app that charts your BenchmarkDotNet console results.☆52Updated 2 years ago