jkarneges / rust-async-bench
The cost of Rust async/await
☆129Updated 2 years ago
Alternatives and similar repositories for rust-async-bench:
Users that are interested in rust-async-bench are comparing it to the libraries listed below
- A fast and flexible LRU map.☆177Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- ☆189Updated last year
- rust bindings of snmalloc☆128Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated last week
- Track and query Cargo dependency graphs.☆205Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- Concurrently Readable Data Structures for Rust☆351Updated this week
- Performant time measuring in Rust☆186Updated last year
- ☆176Updated 2 weeks ago
- Async broadcast channels☆174Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- lock-free B+ tree☆282Updated 6 months ago
- Proactive IO & Runtime system☆264Updated 11 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Library safely exposing the io_uring API.☆59Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Lightweight and high performance concurrent cache☆226Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆217Updated 3 months ago
- Deadlock free mutexes☆163Updated this week
- Program startup and thread support written in Rust☆174Updated last week
- A lightweight version of pin-project written with declarative macros.☆239Updated last week