fereidani / branches
Provides branch hinting and control functions for stable Rust
☆17Updated last year
Alternatives and similar repositories for branches:
Users that are interested in branches are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆26Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 10 months ago
- An IOCP backed runtime for Rust.☆14Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Take a value atomically once.☆27Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- List size of types in a Rust crate☆27Updated last year
- ☆39Updated 4 months ago
- ☆36Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Macros to erase scope information from tokens☆24Updated last year
- Hitori is a generic regular expressions library.☆51Updated last year
- `smol` integrations with `hyper`☆14Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- A faster Arc.☆54Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆62Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- Threadsafe RefCell for Rust☆89Updated last year
- ☆15Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Object Pool LockFree in Rust☆45Updated 8 months ago