thomcc / arcstrLinks
Better reference counted strings for Rust
☆134Updated 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.☆167Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Convert number to enum☆87Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Define your own PhantomData☆156Updated last week
- A library for compact bit sets containing enums.☆115Updated this week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated last week
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A fast, concurrent string interner☆151Updated last year
- Migrated to Codeberg☆79Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- A fast and flexible LRU map.☆190Updated 7 months ago
- docs.rs as a publishing platform?☆69Updated last week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago