thomcc / arcstrLinks
Better reference counted strings for Rust
☆130Updated 11 months ago
Alternatives and similar repositories for arcstr
Users that are interested in arcstr are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆149Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Convert number to enum☆87Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- ☆112Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Migrated to Codeberg☆79Updated last year
- Macro for sealing traits and structures☆57Updated 7 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- An exploration of Storages☆37Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year