lemonrock / context-allocatorLinks
Rust crate to support allocation in contexts
☆15Updated 3 years ago
Alternatives and similar repositories for context-allocator
Users that are interested in context-allocator are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A rust wrapper for Infinity, a lightweight RDMA library for InfiniBand☆51Updated 6 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- ☆53Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Implementation of triple buffering in Rust☆89Updated last month
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- skiplist☆142Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- ☆47Updated 5 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Simple probabilistic data structures☆147Updated last week
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- liburing bindings