thomcc / arcstrLinks
Better reference counted strings for Rust
☆135Updated 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.☆169Updated last month
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆112Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A fast, concurrent string interner☆152Updated last year