bodil / smartstring
Compact inlined strings for Rust.
☆504Updated last year
Related projects ⓘ
Alternatives and complementary repositories for smartstring
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆744Updated 3 months ago
- Fast floating point to string conversion☆608Updated this week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆647Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆615Updated this week
- Rust doesn't have exceptions☆630Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆636Updated last month
- safe bindings to io-uring☆652Updated 3 years ago
- Slab allocator for Rust☆700Updated last month
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Support atomic operations on Arc itself☆780Updated this week
- A vector with a fixed capacity. (Rust)☆747Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆801Updated last month
- Async multi-producer multi-consumer channel☆780Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆583Updated 2 months ago
- Rust allocator using jemalloc as a backend☆403Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Data structure serialization library with several opposite design goals from Serde☆801Updated this week
- Rust method delegation with less boilerplate☆448Updated last month
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆533Updated this week
- A Rust proc-macro attribute parser☆1,020Updated last month
- Compile-time type-checked builder derive☆922Updated 2 months ago
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆705Updated last month