Fast numeric to- and from-string conversion routines.
☆353Mar 12, 2026Updated last week
Alternatives and similar repositories for rust-lexical
Users that are interested in rust-lexical are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆368Updated this week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆591Dec 21, 2025Updated 3 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆234Jun 3, 2025Updated 9 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- ☆498Nov 8, 2025Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆757Nov 24, 2025Updated 4 months ago
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆483Sep 7, 2024Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week