noricube / xxHashSharpLinks
A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)
☆78Updated last year
Alternatives and similar repositories for xxHashSharp
Users that are interested in xxHashSharp are comparing it to the libraries listed below
Sorting:
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- General purpose C# code library.☆99Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- 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
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Compressed bitmaps in C#☆82Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated last month
- ☆43Updated 2 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆43Updated 10 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Fast binary serializer☆65Updated 7 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
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆34Updated 2 years ago
- .NET Implementation of RoaringBitmap☆72Updated 5 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Varint encoding and decoding for .NET☆23Updated 13 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- An efficient delta compression algorithm written in C#☆113Updated 5 years ago
- A C# Deque class☆49Updated 10 years ago