Abc-Arbitrage / Aeron.ClientServer
.NET wrapper for the native Aeron media driver
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Aeron.ClientServer
- ☆25Updated 6 months ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆80Updated 2 months ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆66Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- ☆54Updated 4 years ago
- A small C# quiz application about performance and heap allocations☆25Updated last year
- Blosc (byteshuffle, zstd, lz4, zip), mimalloc and CPU core id (sched_getcpu) native methods for .NET Standard 2.0☆26Updated 2 months ago
- Control the value of the localsinit flag on methods.☆17Updated 3 years ago
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆11Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆32Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆70Updated 4 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆37Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- .NET Implementation of the T-Digest quantile estimation algorithm. Useful for calculating Quantiles or Percentiles from streaming data, o…☆25Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- ☆27Updated 5 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- io_uring wrapper for C# / .NET☆91Updated 3 years ago
- Command-line tool for debugging issues in async code☆22Updated 4 years ago
- Add x64 intrinsics to .NET through the use of ungodly hacks☆16Updated 9 years ago
- A modern quantitative finance framework that makes the complex simple☆25Updated last week
- Example implementation of IValueTaskSource☆31Updated last year
- Portable state-flows (state-machine based workflows)☆36Updated 2 weeks ago
- C# Implementation of ZeroMQ Realtime Exchange Protocol, based on NetMQ