anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆180Updated last year
Alternatives and similar repositories for ustr
Users that are interested in ustr are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆111Updated 3 years ago
- A fast, concurrent string interner☆164Updated last year
- 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
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Versioned data-structures for Rust☆208Updated 11 months ago
- Interning of data in rust☆118Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆269Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A simple, id-based arena☆125Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago