EricLBuehler / trcLinks
A faster Arc.
☆80Updated 2 years ago
Alternatives and similar repositories for trc
Users that are interested in trc are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- ☆39Updated last year
- Define your own PhantomData☆158Updated last month
- Deadlock free mutexes☆177Updated 10 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- ☆75Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Library facilitating safe pinned initialization☆77Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year