andylokandy / byte
A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)
☆42Updated last year
Alternatives and similar repositories for byte:
Users that are interested in byte are comparing it to the libraries listed below
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A Rust library for zero-allocation parsing of binary data.☆46Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Rust serializer library☆87Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆46Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- ☆45Updated last year
- ☆48Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- Native TLS for futures and async-std☆70Updated 6 months ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆52Updated 5 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 6 months ago