tokio-rs / async-backtraceLinks
☆197Updated 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.☆190Updated 6 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Performant time measuring in Rust☆194Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Define your own PhantomData☆155Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Lightweight and high performance concurrent cache☆254Updated this week
- Generate accurate and informative tree dumps of asynchronous tasks.☆223Updated last month
- A simple concurrent caching library that might fit to many use cases☆134Updated 6 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆50Updated 7 months ago
- ☆216Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Async synchronization primitives☆270Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- FFI-compatible futures☆167Updated last month
- The cost of Rust async/await☆130Updated 2 years ago
- high-speed timing library in Rust☆348Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month