Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆343Updated last month
Alternatives and similar repositories for rust-lexical
Users that are interested in rust-lexical are comparing it to the libraries listed below
Sorting:
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Fast floating point to string conversion☆667Updated 3 weeks ago
- ☆305Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Generic Atomic<T> type for Rust☆243Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- rust stackful generator library☆351Updated last month
- Generic array types in Rust☆429Updated 3 weeks ago
- ☆209Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆350Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆566Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago