EricLBuehler / trc
A faster Arc.
☆67Updated last year
Alternatives and similar repositories for trc
Users that are interested in trc are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- A sinless derive helper☆72Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆42Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Compile-time regular expressions, the right way.☆77Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- 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…☆82Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated last week
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Typed any map for rust☆66Updated 5 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Type-erased core::Discriminant<T>☆38Updated 2 months ago