thomcc / arcstrLinks
Better reference counted strings for Rust
☆131Updated 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.☆166Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Define your own PhantomData☆155Updated 3 weeks ago
- ☆112Updated 2 years ago
- Automatically implement traits for common smart pointers☆116Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Convert number to enum☆87Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Migrated to Codeberg☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago