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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Deadlock free mutexes☆176Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- ☆39Updated last year
- Minimal asynchronous executor for Rust☆130Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆84Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆167Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 4 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- ☆76Updated 2 months ago
- A sinless derive helper☆75Updated 4 months ago