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:
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Interning of data in rust☆119Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Copy-on-write string utilities for Rust☆162Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆111Updated 3 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆243Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- generators☆211Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- A simple, id-based arena☆125Updated 3 weeks ago