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:
- Safely combine results☆81Updated 9 months ago
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Run closures in parallel☆113Updated 5 months ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Utilities for pinning☆96Updated last year
- ☆129Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆53Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Data parallelism library for async-std.☆93Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago