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.☆177Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Macro for sealing traits and structures☆59Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆76Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last week
- ☆112Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated last week
- A fast, concurrent string interner☆161Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago