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 4 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Convert number to enum☆87Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 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
- Define your own PhantomData☆158Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago