redixhumayun / async-rust
☆20Updated last month
Related projects ⓘ
Alternatives and complementary repositories for async-rust
- A minimalist property-based testing library☆104Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Convert between nalgebra and numpy types.☆21Updated 2 years ago
- ☆18Updated last year
- Example implementation of stack tokens for Rust☆33Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- A collection of CC-BY-SA course material to teach the Rust programming language, in different formats, levels, and focus points. Contact …☆16Updated last year
- A robust 160-bit non-cryptographic hash function.☆28Updated last month
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆21Updated 8 months ago
- Memory database☆54Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆53Updated last week
- Library for building stateful property tests using the proptest crate☆23Updated 5 months ago
- Transitive derive macros for Rust☆30Updated 6 months ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated this week
- A better metrics crate☆26Updated 3 months ago
- An experimental columnar arena☆41Updated 3 weeks ago
- A key-value store benchmark framework with customizable workloads☆15Updated last week
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 3 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆41Updated 5 years ago
- rust database engineering toolkit☆35Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 6 months ago
- SQLite-based on-disk cache for Rust.☆24Updated 3 months ago
- memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust☆45Updated 7 months ago
- ☆24Updated 4 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Collection of insert-only wait-free data-structures.☆27Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago