thomcc / arcstr
Better reference counted strings for Rust
☆120Updated 8 months ago
Alternatives and similar repositories for arcstr:
Users that are interested in arcstr are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Threadsafe RefCell for Rust☆90Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A fast, concurrent string interner☆149Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Convert number to enum☆87Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 9 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Migrated to Codeberg☆80Updated last year
- Define your own PhantomData☆152Updated last month
- ☆50Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- ☆111Updated 2 years ago