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 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- ☆112Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Interning of data in rust☆115Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A fast, concurrent string interner☆162Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 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.☆132Updated 11 months ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- generators☆211Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Versioned data-structures for Rust☆208Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago