fast-pack / CSharpFastPFORLinks
A C# port of JavaFastPFOR
☆54Updated last year
Alternatives and similar repositories for CSharpFastPFOR
Users that are interested in CSharpFastPFOR are comparing it to the libraries listed below
Sorting:
- Compressed bitmaps in C#☆82Updated 2 years ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆58Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 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…☆25Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Tiny and simple data format/serializer.☆23Updated this week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- ☆22Updated 7 months ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Managed port of mimalloc.☆44Updated 6 months ago