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:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- skiplist☆142Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Run closures in parallel☆114Updated 5 months ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆53Updated 5 years ago
- ☆129Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- ☆24Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Utilities for pinning☆96Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week