shepmaster / cupid
Get information about the x86 and x86_64 processor
☆35Updated 3 years ago
Alternatives and similar repositories for cupid
Users that are interested in cupid are comparing it to the libraries listed below
Sorting:
- A real-time hierarchical profiler☆82Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆25Updated 10 years ago
- ☆14Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Communication primitives☆68Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Rust MetroHash☆52Updated 5 months ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- No longer maintained☆70Updated 7 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.