EricLBuehler / trc
A faster Arc.
☆64Updated last year
Alternatives and similar repositories for trc:
Users that are interested in trc are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Const TypeId and non-'static TypeId☆66Updated last month
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- ☆39Updated 7 months ago
- Lending iterators on stable Rust☆82Updated last year
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- ☆142Updated last month
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Threadsafe RefCell for Rust☆90Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- ☆41Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆152Updated last year