tokio-rs / async-backtraceLinks
☆202Updated 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.☆193Updated 9 months ago
- Performant time measuring in Rust☆195Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compatibility adapter between tokio and futures☆184Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- Define your own PhantomData☆158Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- FFI-compatible futures☆167Updated 3 weeks ago
- rust bindings of snmalloc☆142Updated last month
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- ☆51Updated 10 months ago
- Async synchronization primitives☆274Updated last month
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Lightweight and high performance concurrent cache☆272Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Library safely exposing the io_uring API.☆69Updated last week
- Auto-generate serde implementations for prost types☆97Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 4 months ago
- high-speed timing library in Rust☆374Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago