devashishdxt / desse
Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).
☆105Updated last year
Related projects ⓘ
Alternatives and complementary repositories for desse
- skiplist☆140Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 8 months ago
- ☆54Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Safely combine results☆81Updated 2 months ago
- Run closures in parallel☆109Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆62Updated 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Utilities for pinning☆97Updated 7 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆142Updated 6 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆141Updated 2 weeks ago
- A cross platform rust debugger hook☆70Updated 3 years ago