thomcc / arcstr
Better reference counted strings for Rust
☆114Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for arcstr
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Threadsafe RefCell for Rust☆88Updated last year
- Convert number to enum☆88Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Macro for sealing traits and structures☆49Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- A fast and flexible LRU map.☆170Updated 6 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- ☆112Updated last year
- docs.rs as a publishing platform?☆66Updated 4 months ago
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Convert closures into wakers☆43Updated last month