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:
- skiplist☆144Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Run closures in parallel☆115Updated 11 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- ☆24Updated 3 years ago
- ☆130Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Safely combine results☆82Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Utilities for pinning☆97Updated last year
- Rust serializer library☆88Updated 3 months ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆125Updated 3 years ago