anderslanglands / ustr
Fast, FFI-friendly string interning for Rust
☆164Updated 7 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☆124Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Versioned data-structures for Rust☆204Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust ABI safe code generator☆187Updated last week
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- "A very small syn"☆203Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆206Updated 3 weeks ago
- Small, fast, synchronization primitives☆245Updated 7 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- ☆88Updated 6 months ago