patrykstefanski / async-benchLinks
A benchmark of approaches to writing server applications
☆20Updated 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
Sorting:
- An efficient, composable design pattern for range processing☆124Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Updated 4 years ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- A collection of Rust-C++ interoperability examples, from basic integration to advanced concurrency patterns. Easily build and run in a co…☆18Updated 11 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Simple interoperability between C++ coroutines and asynchronous Rust☆251Updated 8 months ago
- Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication☆91Updated last year
- Rust bindings to https://github.com/epezent/implot☆57Updated 2 years ago
- A low-latency malloc implementation☆25Updated 4 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Rust web-socket implementation benchmark☆31Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆97Updated 7 months ago
- CMake Rust Language Support☆172Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- Continuations for C++ std::future<> types☆52Updated last year
- A circular buffer-like queue container.☆38Updated 4 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- ☆61Updated 2 months ago
- An interactive plotting library for Rust☆18Updated 2 years ago
- C++ p2300 proposal in Rust☆19Updated last year
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- A learning-focused, high-performance tensor computation library built from scratch in Rust, featuring automatic differentiation and CPU/C…☆50Updated last month