thomcc / arcstrLinks
Better reference counted strings for Rust
☆126Updated 10 months ago
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.☆162Updated last week
- Make trait methods callable without the trait in scope☆146Updated this week
- A fast, concurrent string interner☆150Updated 9 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- ☆112Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- An updated version of linked-hash-map and friends☆113Updated last month
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated last week
- Convert number to enum☆87Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Automatically implement traits for common smart pointers☆111Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated last week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆241Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago