cppcoffee / hugepage-rs
hugepage allocator implement with rust
☆10Updated last year
Alternatives and similar repositories for hugepage-rs:
Users that are interested in hugepage-rs are comparing it to the libraries listed below
- A bridge between different serde implementations.☆16Updated last month
- async actor framework☆37Updated 2 years ago
- Experimental lock-free structures in Rust.☆20Updated 2 years ago
- A memcomparable serialization format.☆23Updated last year
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- ☆36Updated 2 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 3 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- BzTree implementation for Rust☆35Updated last year
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- rust rcu cell library☆24Updated last week
- RISC-V V Extension Encoder☆11Updated 2 years ago
- A binary representation of json value, optimized for parsing and querying.☆22Updated 10 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- ☆33Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Performant time measuring in Rust☆30Updated 3 years ago
- Use io_uring from vanilla tokio.☆42Updated 3 months ago
- Pretty printing library for SQL☆24Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- ☆30Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago