cppcoffee / hugepage-rs
hugepage allocator implement with rust
☆10Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for hugepage-rs
- A bridge between different serde implementations.☆16Updated last year
- Experimental lock-free structures in Rust.☆20Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- A bit vector with the Rust standard library's portable SIMD API.☆38Updated last year
- async actor framework☆37Updated 2 years ago
- ☆45Updated last month
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- A memcomparable serialization format.☆22Updated last year
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆81Updated 3 years ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- A lock-free thread-safe arena based Skiplist impelementation for building memtable.☆51Updated this week
- ☆30Updated last year
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- ☆36Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated last month
- Macros to erase scope information from tokens☆24Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆67Updated 6 months ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- ☆33Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- ☆32Updated 8 months ago