fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆24Updated last month
Alternatives and similar repositories for branches
Users that are interested in branches are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Memory validation framework for Rust☆70Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Experimenting with Rust's fundamental data model☆54Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Convert number to enum☆87Updated last year
- ☆41Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- ☆34Updated 11 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Rust `Vec` that can store unsized values☆21Updated last month
- Macros to erase scope information from tokens☆26Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆37Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago