RupertAvery / SparseBitsetsLinks
A pure C# implementation of sparse bitsets
☆25Updated last year
Alternatives and similar repositories for SparseBitsets
Users that are interested in SparseBitsets are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months 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
- C# version for the The One Billion Row Challenge☆31Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Parse any type from string in efficient way☆35Updated last week
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- ☆22Updated last week
- actor based udp network engine (core server)☆24Updated 3 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 4 years ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 10 months ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 7 months ago
- Hexagonal lib for .NET☆35Updated 4 years ago
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆32Updated 3 years ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 4 months ago
- Rapid Avro serializer for C# .NET☆9Updated last year
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Various core functions useful to almost every project☆18Updated 3 months ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆46Updated 6 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 10 months ago