tiannian / async-trait-static
Features like `async-trait`, avoid using `Box` and `dyn`.
☆82Updated 3 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
- Performant time measuring in Rust☆30Updated 3 years ago
- Telegram bot for Rust group☆55Updated 6 months ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答☆58Updated last year
- A Configuration Library for Rust Applications☆39Updated last month
- ☆192Updated last year
- A small async runtime for Rust☆59Updated 11 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- ☆33Updated last year
- A lightweight asynchronous smux multiplexing library☆57Updated 4 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Performant time measuring in Rust☆188Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last month
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- ☆65Updated 3 years ago
- async actor framework☆37Updated 2 years ago
- A typed map which can make sure item exist.☆35Updated 5 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆74Updated last year
- A drop-in replacement for std::Instant that is faster and more accurate.☆25Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 2 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.☆71Updated 7 months ago
- Signing HTTP requests without heavy SDKs.☆108Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- ☆33Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- A memcomparable serialization format.☆23Updated last year
- A lock-free memory allocator☆57Updated 2 weeks ago
- A foray into rust async await☆44Updated 5 years ago