fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆35Updated 3 weeks ago
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 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆48Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Scalable and lock-free memory reclamation system☆37Updated last month
- ☆42Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Memory validation framework for Rust☆75Updated 4 months ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Hybrid typenum/const generic arrays☆20Updated this week
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Macros to erase scope information from tokens☆26Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- ☆34Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month