chrisa23 / Fibrous
Concurrency library for .Net
☆62Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for Fibrous
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- .NET Serializer testing framework☆76Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆66Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A tactful collection of utilities for .NET development.☆34Updated 7 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Fast binary serializer☆64Updated this week
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Tiny and simple data format/serializer.☆19Updated this week
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated 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
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year