fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆34Updated this week
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 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- 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☆44Updated 2 months ago
- 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.☆88Updated 8 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Memory validation framework for Rust☆71Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Macros to erase scope information from tokens☆26Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 7 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56Updated 7 months ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Convert number to enum☆87Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- dylo generates "consumer" versions of your "module" crates.☆30Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago