Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆330Updated 4 months ago
Alternatives and similar repositories for rust-lexical
Users that are interested in rust-lexical are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Fast floating point to string conversion☆641Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Generic array types in Rust☆411Updated 3 months ago
- ☆282Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- ☆489Updated 7 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆441Updated last year