EricLBuehler / trc
A faster Arc.
☆49Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for trc
- structured parallel execution for async Rust☆30Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Static Linear Algebra System☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Typed any map for rust☆64Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 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…☆61Updated last week
- Lending iterators on stable Rust☆80Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Macro for sealing traits and structures☆49Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- cargo-add command to make dependencies into dylibs☆90Updated 2 years ago