thomcc / arcstrLinks
Better reference counted strings for Rust
☆137Updated 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.☆174Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 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.☆113Updated 5 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Define your own PhantomData☆158Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Convert number to enum☆87Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- ☆112Updated 2 years ago
- ☆60Updated 2 years ago