noricube / xxHashSharp
A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)
☆79Updated last year
Alternatives and similar repositories for xxHashSharp:
Users that are interested in xxHashSharp are comparing it to the libraries listed below
- Infrastructure for high performance code.☆64Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Concurrency library for .Net☆64Updated last month
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated last year
- Port of Google's farmhash algorithm to .NET☆63Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years 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 Serializer testing framework☆76Updated 2 years ago
- General purpose C# code library.☆98Updated last month
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated last month
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆42Updated 10 years ago
- Strings in a hurry.☆63Updated 7 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- ☆43Updated 2 years ago
- A C# port of JavaFastPFOR☆53Updated last year
- Fast binary serializer☆65Updated 3 months ago
- Managed C# wrapper for Hydrogen cryptographic library by Frank Denis☆33Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated 11 months ago
- An implementation of google's Snappy compression format in C#☆147Updated 7 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Varint encoding and decoding for .NET☆23Updated 12 years ago
- Samples for Cecil☆67Updated 10 years ago