Manishearth / triompheLinks
Fork of std::Arc with lots of utilities useful for FFI
☆241Updated 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☆126Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- Make trait methods callable without the trait in scope☆148Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- ☆210Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- An on-disk hash table implementation☆122Updated 3 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆105Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Easy function multiversioning for Rust☆228Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- generators☆209Updated last year
- 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.☆195Updated this week
- Manual segmented stacks for Rust☆308Updated 2 months ago
- Async synchronization primitives☆269Updated 2 months ago