libp2p / rust-asynchronous-codecLinks
Utilities for encoding and decoding frames using `async/await`.
☆29Updated 4 months ago
Alternatives and similar repositories for rust-asynchronous-codec
Users that are interested in rust-asynchronous-codec are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆59Updated last year
- An async version of iterator☆40Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆61Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- ☆39Updated 2 years ago
- Typed any map for rust☆67Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Rust map and set literals☆24Updated 5 years ago
- Zero-cost bitsets over native Rust types☆79Updated last week
- ☆48Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Make trait methods callable without the trait in scope☆160Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Duplicate an async I/O handle☆41Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆82Updated 7 months ago
- ☆35Updated 10 months ago