fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆18Updated 3 months ago
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 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆47Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 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.☆80Updated 2 months ago
- Exhaustive iteration trait in Rust☆16Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Rust `Vec` that can store unsized values☆20Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Macros to erase scope information from tokens☆24Updated 3 months ago
- ☆40Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- dylo generates "consumer" versions of your "module" crates.☆29Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A sinless derive helper☆72Updated this week
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago