anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆176Updated 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☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A fast, concurrent string interner☆162Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- ☆112Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Copy-on-write string utilities for Rust☆160Updated last year
- A simple, id-based arena☆124Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago