EricLBuehler / trcLinks
A faster Arc.
☆73Updated last year
Alternatives and similar repositories for trc
Users that are interested in trc are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆79Updated last week
- Macro for sealing traits and structures☆58Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆49Updated last month
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Define your own PhantomData☆155Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆99Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- ☆39Updated 11 months ago
- ☆73Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆77Updated 2 months ago
- A sinless derive helper☆73Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago