anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆166Updated 9 months ago
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☆130Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- ☆112Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Migrated to Codeberg☆79Updated last year
- generators☆210Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Interning of data in rust☆104Updated 2 weeks ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month