fast-pack / CSharpFastPFOR
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:
- .NET Implementation of RoaringBitmap☆72Updated 4 years ago
- Compressed bitmaps in C#☆82Updated last year
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆57Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- ☆43Updated 2 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- A .NET library for compressed bit set data structures☆35Updated 6 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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- The combined Langly runtime☆33Updated 3 years ago