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
- skiplist☆141Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- ☆52Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Utilities for pinning☆97Updated 10 months ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Rust serializer library☆87Updated 9 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Run closures in parallel☆112Updated last month
- A cross platform rust debugger hook☆72Updated 3 years ago
- Safely combine results☆81Updated 5 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week