fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆23Updated last week
Alternatives and similar repositories for branches
Users that are interested in branches are comparing it to the libraries listed below
Sorting:
- Rust `Vec` that can store unsized values☆21Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- dylo generates "consumer" versions of your "module" crates.☆29Updated 6 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆36Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆55Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Convert number to enum☆87Updated last year
- Memory validation framework for Rust☆70Updated 2 weeks ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A simple in-memory search for collections and key-value stores.☆79Updated 4 months ago
- Macros to erase scope information from tokens☆26Updated last month
- Experimenting with Rust's fundamental data model☆54Updated last week
- Fallible is an Option with inverted Try-semantics.☆25Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month