Manishearth / triomphe
Fork of std::Arc with lots of utilities useful for FFI
☆228Updated last month
Alternatives and similar repositories for triomphe:
Users that are interested in triomphe are comparing it to the libraries listed below
- Better reference counted strings for Rust☆118Updated 7 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- A fast, concurrent string interner☆149Updated 6 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- ☆203Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- rust bindings of snmalloc☆127Updated last month
- Conditional compilation according to rustc compiler version☆349Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- An updated version of linked-hash-map and friends☆109Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- Easy function multiversioning for Rust☆218Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- generators☆204Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week