anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆171Updated 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☆136Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Interning of data in rust☆106Updated 3 months ago
- ☆112Updated 2 years ago
- A fast, concurrent string interner☆153Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A simple, id-based arena☆120Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A simple bitset container for Rust☆150Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year