anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆173Updated last year
Alternatives and similar repositories for ustr
Users that are interested in ustr are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A fast, concurrent string interner☆157Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- ☆112Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Migrated to Codeberg☆80Updated 2 years ago
- Interning of data in rust☆112Updated 3 months ago
- Make trait methods callable without the trait in scope