anderslanglands / ustrLinks
Fast, FFI-friendly string interning for Rust
☆165Updated 8 months ago
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☆126Updated 11 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Interning of data in rust☆101Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- ☆112Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- like thread::spawn but for processes☆155Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- Rust ABI safe code generator☆188Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago