fast-pack / CSharpFastPFORLinks
A C# port of JavaFastPFOR
☆55Updated 2 years ago
Alternatives and similar repositories for CSharpFastPFOR
Users that are interested in CSharpFastPFOR are comparing it to the libraries listed below
Sorting:
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- Compressed bitmaps in C#☆82Updated 2 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- DAWG String Dictionary in C#☆120Updated last year
- High-performance network packet decoding and packet decoder source generator☆40Updated 8 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
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆47Updated last month
- A light-weight, performant interval tree in C#☆31Updated 6 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Fast SIMD-based UTF-8 Validation in C#☆45Updated 7 months ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 8 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year