anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆168Updated 10 months ago
Alternatives and similar repositories for ustr
Users that are interested in ustr are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- A fast, concurrent string interner☆151Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Copy-on-write string utilities for Rust☆159Updated last year
- generators☆209Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆112Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Interning of data in rust☆106Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A library for compact bit sets containing enums.☆115Updated this week
- Migrated to Codeberg☆79Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Rust ABI safe code generator☆188Updated 3 months ago