EricLBuehler / trcLinks
A faster Arc.
☆75Updated last year
Alternatives and similar repositories for trc
Users that are interested in trc are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Minimal asynchronous executor for Rust☆130Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Deadlock free mutexes☆177Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Convert number to enum☆87Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆39Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Compile-time string operations☆104Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago