devashishdxt / desse
Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).
☆106Updated last year
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.☆78Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆52Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safely combine results☆81Updated 8 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Utilities for pinning☆97Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- ☆124Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Concurrent hash trie☆54Updated 4 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- ☆129Updated 5 years ago