cppcoffee / hugepage-rsLinks
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
Sorting:
- async actor framework☆37Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Game Engine From Scratch -- Rust China Conference 2020 topic by LemonHX and his team.☆14Updated 4 years ago
- Experimental lock-free structures in Rust.☆20Updated 3 years ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆36Updated 2 years ago
- ioring wrapper for windows-rs☆21Updated 2 years ago
- rust rcu cell library☆28Updated last month
- ☆33Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 6 months ago
- 洛佳的异步内核实验室,第二版☆13Updated 3 years ago
- A binary representation of json value, optimized for parsing and querying.☆23Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- ☆49Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆33Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- Free conversion between async and sync in Rust☆51Updated 3 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- liburing bindings☆34Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Performant time measuring in Rust☆30Updated 4 years ago