anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆174Updated 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
- A fast, concurrent string interner☆161Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Interning of data in rust☆114Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆112Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- generators☆211Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆63Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 9 months ago