Manishearth / triomphe
Fork of std::Arc with lots of utilities useful for FFI
☆233Updated 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☆125Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A simple bitset container for Rust☆140Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆234Updated last year
- An updated version of linked-hash-map and friends☆112Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- ☆207Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Manual segmented stacks for Rust☆306Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago