thomcc / arcstrLinks
Better reference counted strings for Rust
☆136Updated last year
Alternatives and similar repositories for arcstr
Users that are interested in arcstr are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Convert number to enum☆87Updated last year
- ☆112Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago