emilio / thin-vecLinks
A Vec That Has a Smaller size_of
☆142Updated last 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
- Better reference counted strings for Rust☆135Updated last year
- A fast, concurrent string interner☆152Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- "A very small syn"☆209Updated 7 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆101Updated 2 weeks ago
- An exploration of Storages☆37Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago