tokio-rs / async-backtrace
☆190Updated last year
Alternatives and similar repositories for async-backtrace:
Users that are interested in async-backtrace are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Utilities for working with impl traits in Rust.☆104Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Performant time measuring in Rust☆186Updated last year
- Async stream for Rust and the futures crate.☆183Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- FFI-compatible futures☆161Updated 3 months ago
- rust bindings of snmalloc☆128Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆203Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆166Updated this week
- An on-disk hash table implementation☆116Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Lightweight and high performance concurrent cache☆228Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Async synchronization primitives☆263Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆138Updated 2 weeks ago
- Tokio Console Datasource for Grafana☆132Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- A simple concurrent caching library that might fit to many use cases☆124Updated 2 months ago