noricube / xxHashSharpLinks
A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)
☆78Updated 2 years ago
Alternatives and similar repositories for xxHashSharp
Users that are interested in xxHashSharp are comparing it to the libraries listed below
Sorting:
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- General purpose C# code library.☆99Updated 8 months ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated 2 weeks ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Concurrency library for .Net☆64Updated 4 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 8 months ago
- ☆43Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- A C# port of JavaFastPFOR☆55Updated 2 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- Varint encoding and decoding for .NET☆23Updated 13 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Fast binary serializer☆66Updated 10 months ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆34Updated 2 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- C# delta syncing library☆149Updated last month