ParkMyCar / compact_strLinks
A memory efficient string type that can store up to 24* bytes on the stack
☆767Updated last week
Alternatives and similar repositories for compact_str
Users that are interested in compact_str are comparing it to the libraries listed below
Sorting:
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Fast floating point to string conversion☆654Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Serialization library with zero dependencies☆819Updated 3 months ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Safe cross-platform linker shenanigans☆786Updated this week
- ☆495Updated last week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,212Updated last week
- Futures, streams, and async I/O combinators.☆521Updated last month
- A minimal async executor that lets you block on a future☆622Updated 4 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Slotmap data structure for Rust☆1,237Updated last year
- A high performance, zero-copy URL router.☆475Updated 2 months ago
- A simple and fast random number generator☆521Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Compact inlined strings for Rust.☆530Updated 2 years ago
- A crate for mucking around with piles of bytes☆894Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated this week
- An ultra simple CLI arguments parser.☆623Updated last year