khonsulabs / potLinks
A concise, self-describing binary format written in Rust for Serde
☆66Updated 10 months ago
Alternatives and similar repositories for pot
Users that are interested in pot are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Typed any map for rust☆67Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- ☆39Updated 2 years ago
- ☆42Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- ☆53Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago