noricube / xxHashSharp
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:
- Infrastructure for high performance code.☆64Updated 7 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
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆34Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Concurrency library for .Net☆64Updated this week
- Strings in a hurry.☆64Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆43Updated 10 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Fast binary serializer☆65Updated 5 months ago
- ☆43Updated 2 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 9 years ago
- A C# port of JavaFastPFOR☆54Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months ago
- Parse any type from string in efficient way☆35Updated 4 months ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 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
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆82Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- DAWG String Dictionary in C#☆120Updated 8 months ago