nicoburns / thin-vecLinks
A Vec That Has a Smaller size_of
☆142Updated this week
Alternatives and similar repositories for thin-vec
Users that are interested in thin-vec are comparing it to the libraries listed below
Sorting:
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated this week
- A fast, concurrent string interner☆151Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 5 months ago
- Better reference counted strings for Rust☆134Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- Make trait methods callable without the trait in scope☆152Updated this week
- docs.rs as a publishing platform?☆70Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated this week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- Fast, FFI-friendly string interning for Rust☆170Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- ☆51Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Const TypeId and non-'static TypeId☆66Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago