EricLBuehler / trc
A faster Arc.
☆58Updated last year
Alternatives and similar repositories for trc:
Users that are interested in trc are comparing it to the libraries listed below
- ☆40Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Typed any map for rust☆65Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 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…☆79Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Experimental web UI library for Rust.☆54Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Compile-time regular expressions, the right way.☆76Updated last month
- 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
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- ☆120Updated last week
- Library facilitating safe pinned initialization☆34Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago