RupertAvery / SparseBitsets
A pure C# implementation of sparse bitsets
☆23Updated last year
Alternatives and similar repositories for SparseBitsets:
Users that are interested in SparseBitsets are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 2 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- Parse any type from string in efficient way☆33Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- High performance SIMD operations in c#☆40Updated 5 years ago
- ☆14Updated last week
- A bitstream that offers (de)serialization in binary format☆11Updated 3 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…☆24Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- actor based udp network engine (core server)☆25Updated 3 years ago
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆75Updated 2 months ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆16Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 6 months 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 6 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- Comparing C# ECS☆14Updated last week
- Documented my understanding of ProtoActor .Net based on a deep dive incl. my code to evaluate this lib. I also commented on various aspec…☆14Updated 6 years ago
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 3 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Benchmark 🏁 of C# ECS frameworks comparing multiple use cases☆23Updated 2 months ago
- Various core functions useful to almost every project☆17Updated 2 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 2 months ago