sile / bytecodecLinks
A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols
☆26Updated 8 months ago
Alternatives and similar repositories for bytecodec
Users that are interested in bytecodec are comparing it to the libraries listed below
Sorting:
- Decoders and encoders for STUN (RFC 5389) and its extensions☆32Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Bitmap types for Rust☆55Updated last year
- AMQP specifications☆37Updated 3 months ago
- Rust serializer library☆89Updated 3 months ago
- ☆60Updated last week
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆47Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆70Updated 4 years ago
- Convert closures into wakers☆46Updated 11 months ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Thread parking and unparking☆81Updated 11 months ago
- like thread::spawn but for processes☆159Updated 10 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆126Updated 3 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆30Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆114Updated 2 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆82Updated last month
- Async filesystem primitives☆142Updated 2 months ago
- Experimental cooperative cancellation for async-std☆50Updated 3 years ago