anderslanglands / ustr
Fast, FFI-friendly string interning for Rust
☆155Updated 4 months ago
Alternatives and similar repositories for ustr:
Users that are interested in ustr are comparing it to the libraries listed below
- Better reference counted strings for Rust☆117Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆255Updated last month
- A fast, concurrent string interner☆148Updated 5 months ago
- ☆112Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Pull in every source file in a directory as a module☆161Updated last week
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- A super powered testing macro for Rust☆117Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Versioned data-structures for Rust☆202Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- ☆197Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated 2 weeks ago
- Rust ABI safe code generator☆183Updated 5 months ago
- generators☆203Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated 9 months ago
- Generic Atomic<T> type for Rust☆225Updated last year
- A data structure to efficiently intern, cache and restore strings.☆182Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago