xoofx / Fast1BRCLinks
C# version for the The One Billion Row Challenge
☆33Updated last year
Alternatives and similar repositories for Fast1BRC
Users that are interested in Fast1BRC are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated 3 weeks ago
- Managed port of mimalloc.☆44Updated 2 months ago
- Code memory safety analysis☆14Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆62Updated 7 months ago
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Playing around to make a high-performance prefix tree implementation in C#