anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆173Updated last year
Alternatives and similar repositories for ustr
Users that are interested in ustr are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Better reference counted strings for Rust☆138Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Interning of data in rust☆112Updated 4 months ago
- A fast, concurrent string interner☆159Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆112Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- generators☆211Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 8 months ago