zsiciarz / rust-cpuidLinks
Rust bindings for libpcuid CPU detection and feature extraction library.
☆52Updated 8 years ago
Alternatives and similar repositories for rust-cpuid
Users that are interested in rust-cpuid are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆51Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- Send syslog messages from Rust☆120Updated last year
- The empty type Void.☆71Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- ☆27Updated 10 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- ☆27Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Non-lexical lifetimes RFC.☆48Updated 7 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Asynchronous process management for tokio☆149Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago