tokio-rs / async-backtraceLinks
☆204Updated last year
Alternatives and similar repositories for async-backtrace
Users that are interested in async-backtrace are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 10 months ago
- Performant time measuring in Rust☆199Updated last year
- Async stream for Rust and the futures crate.☆189Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated last week
- rust bindings of snmalloc☆144Updated 2 months ago
- ☆51Updated 11 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆227Updated 5 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- FFI-compatible futures☆169Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A simple, fast, LRU cache implementation.☆212Updated last year
- Lightweight and high performance concurrent cache☆290Updated last month
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A simple concurrent caching library that might fit to many use cases☆139Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Async synchronization primitives☆276Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago