fereidani / branchesLinks
Provides branch hinting and control functions for stable Rust
☆18Updated 2 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 last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆40Updated last year
- Rust `Vec` that can store unsized values☆19Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A faster Arc.☆69Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- ☆43Updated last month
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- List size of types in a Rust crate☆27Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago