Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆247Updated last month
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Better reference counted strings for Rust☆131Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Define your own PhantomData☆155Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- generators☆210Updated last year
- ☆216Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Small, fast, synchronization primitives☆249Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated this week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A simple bitset container for Rust☆147Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year