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:
- Rust syntax sugar collections.☆129Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Safely combine results☆81Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Utilities for pinning☆97Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Copy-on-write string utilities for Rust☆157Updated last year
- ☆124Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- Heap-based async timers☆213Updated 11 months ago
- Unix signal handling for tokio☆88Updated 6 years ago