Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆253Updated last week
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆136Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆252Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A fast, concurrent string interner☆152Updated last year
- Make trait methods callable without the trait in scope☆156Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Define your own PhantomData☆156Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆217Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Small, fast, synchronization primitives☆250Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Conditional compilation according to rustc compiler version☆375Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Manual segmented stacks for Rust☆319Updated 4 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆114Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago