gz / rust-cpuidLinks
cpuid library in rust.
☆172Updated 2 months ago
Alternatives and similar repositories for rust-cpuid
Users that are interested in rust-cpuid are comparing it to the libraries listed below
Sorting:
- offsetof for Rust☆228Updated last year
- ☆91Updated last year
- Raw system calls for Rust☆101Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- This crate provides macros to generate bitfield-like struct.☆198Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A cross-platform virtual memory API written in Rust☆132Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Rust symbol demangling☆267Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆125Updated 2 months ago
- Rust ABI safe code generator☆189Updated 6 months ago
- ☆68Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- ☆235Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.☆267Updated 3 years ago
- Rust replacement for miniz☆220Updated last month
- A minimalistic async/await executor for Rust☆234Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Run *nix system calls directly in Rust☆61Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Write and execute C code inside Rust.☆155Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A Vec of Bits☆183Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- A FUSE (Filesystem in Userspace) library for Rust☆112Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week