thomcc / arcstrLinks
Better reference counted strings for Rust
☆139Updated 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.☆178Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Macro for sealing traits and structures☆60Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆112Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆76Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- ☆61Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago