xoofx / Fast1BRCLinks
C# version for the The One Billion Row Challenge
☆31Updated 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)☆39Updated 11 months ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- Code memory safety analysis☆14Updated 6 months ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- High performance SIMD operations in c#☆44Updated 6 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- ☆24Updated last year
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆16Updated last year
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- LINQ implementation for Span☆23Updated 8 months ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Parse any type from string in efficient way☆35Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A light-weight, performant interval tree in C#☆29Updated 2 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago