Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆251Updated 2 months 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.☆168Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A fast, concurrent string interner☆151Updated last year
- Define your own PhantomData☆156Updated this week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Make trait methods callable without the trait in scope☆152Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- A fast and flexible LRU map.☆192Updated 7 months ago
- a lock-free concurrent slab (experimental)☆292Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Small, fast, synchronization primitives☆249Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- ☆216Updated 2 weeks ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Easy function multiversioning for Rust☆234Updated 8 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago