Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆267Updated 3 weeks ago
Alternatives and similar repositories for triomphe
Users that are interested in triomphe are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Small, fast, synchronization primitives☆254Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Manual segmented stacks for Rust☆328Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- A simple bitset container for Rust☆157Updated 5 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- A fast, concurrent string interner☆161Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Minimal asynchronous executor for Rust☆133Updated last week