tiannian / async-trait-staticLinks
Features like `async-trait`, avoid using `Box` and `dyn`.
☆83Updated 4 years ago
Alternatives and similar repositories for async-trait-static
Users that are interested in async-trait-static are comparing it to the libraries listed below
Sorting:
- Telegram bot for Rust group☆56Updated last year
- ☆201Updated last year
- Async stream for Rust and the futures crate.☆188Updated last week
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- A Configuration Library for Rust Applications☆40Updated last week
- ☆33Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A small async runtime for Rust☆61Updated last year
- Performant time measuring in Rust☆195Updated last year
- Performant time measuring in Rust☆30Updated 4 years ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 8 months ago
- A lightweight asynchronous smux multiplexing library☆61Updated 5 months ago
- Rust's Enum variant counter☆15Updated 4 years ago
- ☆51Updated 9 months ago
- async actor framework☆37Updated 3 years ago
- 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答☆60Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A simple, fast, LRU cache implementation.☆209Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 6 months ago
- Compatibility adapter between tokio and futures☆184Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A typed map which can make sure item exist.☆34Updated 11 months ago
- A drop-in replacement for std::Instant that is faster and more accurate.☆29Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A simple concurrent caching library that might fit to many use cases☆137Updated 8 months ago