Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆264Updated this week
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.☆215Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Define your own PhantomData☆158Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated 2 months ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Generic Atomic<T> type for Rust☆243Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A fast, concurrent string interner☆159Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Interning of data in rust☆112Updated 4 months ago
- A simple bitset container for Rust☆155Updated 4 months ago