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
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Easy function multiversioning for Rust☆218Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- ☆203Updated 2 months ago
- Compile-time string formatting☆233Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Define your own PhantomData☆151Updated 2 weeks ago
- generators☆205Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago