anderslanglands / ustr
Fast, FFI-friendly string interning for Rust
☆156Updated 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☆118Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- A fast, concurrent string interner☆148Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- Map data structure whose keys are stored as ranges☆81Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- ☆199Updated 3 weeks ago
- Migrated to Codeberg☆81Updated last year
- ☆111Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆224Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- An on-disk hash table implementation☆113Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- Macros for deriving as functions to access Enums as their inner components☆96Updated 5 months ago