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.☆105Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Minimal asynchronous executor for Rust☆129Updated last week
- Generate parsers directly from AST node types☆85Updated last year
- ☆74Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆58Updated 2 months ago
- ☆39Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Deadlock free mutexes☆177Updated 5 months ago
- structured parallel execution for async Rust☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago