anderslanglands / ustr
Fast, FFI-friendly string interning for Rust
☆162Updated 5 months ago
Alternatives and similar repositories for ustr:
Users that are interested in ustr are comparing it to the libraries listed below
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Migrated to Codeberg☆80Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated last week
- Better reference counted strings for Rust☆118Updated 8 months ago
- ☆111Updated 2 years ago
- Versioned data-structures for Rust☆203Updated 3 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated last week
- Changing function definitions at runtime in Rust☆131Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago