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:
- Concurrent work-stealing deque☆47Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- A pool of reusable values☆50Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Send syslog messages from Rust☆116Updated 11 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- ☆27Updated 10 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago