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:
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated last week
- Deadlock free mutexes☆177Updated 7 months ago
- ☆39Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A concurrent, append-only vector.☆204Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Compile-time string operations☆109Updated last month