chrisa23 / Fibrous
Concurrency library for .Net
☆64Updated last month
Alternatives and similar repositories for Fibrous:
Users that are interested in Fibrous are comparing it to the libraries listed below
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- ☆28Updated 5 years ago
- Port of Google's farmhash algorithm to .NET☆63Updated last year
- ☆23Updated 4 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- High performance contract-less binary serializer for .NET☆87Updated 3 months ago
- Fast binary serializer☆65Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated 11 months ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated 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…☆24Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago