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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- ☆112Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Interning of data in rust☆115Updated 6 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- generators☆211Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Versioned data-structures for Rust☆208Updated 10 months ago
- ☆241Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago