thomcc / arcstrLinks
Better reference counted strings for Rust
☆140Updated 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.☆180Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 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.☆115Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A fast, concurrent string interner☆164Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆75Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year