devashishdxt / desseLinks
Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).
☆106Updated 2 years ago
Alternatives and similar repositories for desse
Users that are interested in desse are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Run closures in parallel☆115Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆130Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆125Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Safely combine results☆82Updated last year
- ☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago