EricLBuehler / trcLinks
A faster Arc.
☆76Updated 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.☆115Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 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.☆87Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Minimal asynchronous executor for Rust☆133Updated last week
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 8 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆64Updated last month
- Macro for sealing traits and structures☆59Updated last year
- Yet another string type for Rust☆90Updated this week
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 4 months ago
- ☆218Updated 4 months ago
- ☆76Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆39Updated last year