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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- A simple in-memory search for collections and key-value stores.☆77Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Library facilitating safe pinned initialization☆60Updated this week
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆126Updated 11 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- ☆73Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated this week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A sinless derive helper☆74Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Deadlock free mutexes☆176Updated 4 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 months ago