fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆19Updated this week
Alternatives and similar repositories for branches
Users that are interested in branches are comparing it to the libraries listed below
Sorting:
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Convert number to enum☆87Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Cross-platform implementation of cross-process named locks☆37Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆32Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 3 weeks ago
- Rust `Vec` that can store unsized values☆21Updated 5 months ago
- Memory validation framework for Rust☆70Updated 6 months ago
- fast hex☆93Updated last month
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A faster Arc.☆74Updated last year
- Lending iterators on stable Rust☆83Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- dylo generates "consumer" versions of your "module" crates.☆29Updated 4 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago