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:
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- ☆129Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Run closures in parallel☆114Updated 6 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Safely combine results☆81Updated 11 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆24Updated 2 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆113Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆125Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆53Updated 5 years ago