HadrienG2 / hwlocalityLinks
Rust bindings to Open MPI Portable Hardware Locality "hwloc" library, covering version 2.0 and above.
☆42Updated 3 weeks ago
Alternatives and similar repositories for hwlocality
Users that are interested in hwlocality are comparing it to the libraries listed below
Sorting:
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- A fast and flexible LRU map.☆198Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- ☆76Updated 2 months ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 3 weeks ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Library safely exposing the io_uring API.☆71Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- an extremely fast async mutex with alternative sync API☆84Updated last week
- rust bindings of snmalloc☆147Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Callgrind-based benchmark harness written in Rust☆29Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated last week
- Easy function multiversioning for Rust☆251Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- The cost of Rust async/await☆132Updated 3 years ago