tokio-rs / async-backtrace
☆192Updated 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 4 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- ☆206Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 2 weeks ago
- Performant time measuring in Rust☆188Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- rust bindings of snmalloc☆129Updated last month
- FFI-compatible futures☆163Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆129Updated 3 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆227Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Async broadcast channels☆177Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆185Updated 2 months ago