chrisa23 / FibrousLinks
Concurrency library for .Net
☆64Updated 3 weeks ago
Alternatives and similar repositories for Fibrous
Users that are interested in Fibrous are comparing it to the libraries listed below
Sorting:
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Fast binary serializer☆65Updated 6 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- ☆24Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- High performance contract-less binary serializer for .NET☆88Updated 2 weeks ago
- Extensions for Reactive Extensions☆93Updated 10 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated 2 weeks ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 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
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 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 2 years ago