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)☆40Updated 11 months ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- Code memory safety analysis☆14Updated 6 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- Interop bindings for mimalloc.☆44Updated 4 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- High performance SIMD operations in c#☆45Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆59Updated 2 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Parse any type from string in efficient way☆35Updated last month
- A light-weight, performant interval tree in C#☆30Updated 3 months 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
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- ☆25Updated 5 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Simplified, but extremely fast protobuf encoder.☆17Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago