fast-pack / CSharpFastPFOR
A C# port of JavaFastPFOR
☆53Updated last year
Alternatives and similar repositories for CSharpFastPFOR:
Users that are interested in CSharpFastPFOR are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 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 RoaringBitmap☆72Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- Compressed bitmaps in C#☆82Updated last year
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆57Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- ☆25Updated 9 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated 11 months ago
- Port of Google's farmhash algorithm to .NET☆63Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- ☆28Updated 5 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Skia with C# and WebAssembly☆14Updated 3 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…☆24Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A .NET library for compressed bit set data structures☆34Updated 4 months ago
- Making .NET open source accessible!☆26Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago