patrykstefanski / async-bench
A benchmark of approaches to writing server applications
☆18Updated 4 years ago
Alternatives and similar repositories for async-bench:
Users that are interested in async-bench are comparing it to the libraries listed below
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- Lock-free queues.☆20Updated last year
- An efficient, composable design pattern for range processing☆111Updated 3 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆106Updated last year
- ☆45Updated 5 years ago
- Implementation of triple buffering in Rust☆84Updated this week
- An extension of triple-buffering to multiple-consumer scenarios☆7Updated 6 years ago
- Set process and thread affinity in your Rust programs !☆26Updated last year
- Library safely exposing the io_uring API.☆56Updated this week
- Library of strings of constant maximum size that can be copied and stack allocated☆14Updated 3 months ago
- liburing bindings☆34Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Rust fast `&[u8]` to integer parser☆50Updated this week
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆38Updated 9 months ago
- A circular buffer-like queue container.☆36Updated 4 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆44Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- A brief, self-descriptive, serde-compatible binary format.☆13Updated 2 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆142Updated 2 years ago
- A low-latency malloc implementation☆24Updated 3 years ago
- Shared memory inter process comunication with IO URing.☆22Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated last week
- Simple interoperability between C++ coroutines and asynchronous Rust☆239Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 weeks ago
- Low Latency Ring-Buffer | Atomic Smart Pointer | Lock & Wait Free Utilities☆56Updated 3 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago