tokio-rs / async-backtrace
☆191Updated last year
Alternatives and similar repositories for async-backtrace:
Users that are interested in async-backtrace are comparing it to the libraries listed below
- A fast and flexible LRU map.☆181Updated 3 months ago
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Performant time measuring in Rust☆188Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆205Updated this week
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆162Updated last week
- A simple concurrent caching library that might fit to many use cases☆126Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Lightweight and high performance concurrent cache☆234Updated last month
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- rust bindings of snmalloc☆128Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Async synchronization primitives☆263Updated last week
- ☆204Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago
- Compatibility adapter between tokio and futures☆167Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆223Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- Define your own PhantomData☆152Updated last month
- Async broadcast channels☆176Updated 3 months ago