colgreen / Redzen
General purpose C# code library.
☆98Updated 2 months ago
Alternatives and similar repositories for Redzen:
Users that are interested in Redzen are comparing it to the libraries listed below
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆43Updated 5 years ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆33Updated 2 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 9 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Dirichlet .NET Number Theory Library☆95Updated 4 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Strings in a hurry.☆64Updated 8 years ago
- QoiSharp is an implementation of the QOI https://github.com/phoboslab/qoi☆69Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 weeks ago
- Box2DNet is a C# port of Box2D☆31Updated 6 years ago
- Concurrency library for .Net☆63Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆25Updated 7 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- 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
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆94Updated 2 weeks ago
- An efficient delta compression algorithm written in C#☆112Updated 5 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- A CSharp library that can binary serialize any object quickly and easily☆36Updated 2 years ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- C# Rapid Open Widgets☆61Updated last month