Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆345Updated 2 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:
- Fast function for printing integer primitives to a decimal string☆353Updated last week
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆285Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Fast floating point to string conversion☆678Updated this week
- rust stackful generator library☆358Updated last week
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- ☆313Updated 2 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- ☆212Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Generic array types in Rust☆431Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Intrusive collections for Rust☆477Updated last year
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Rust replacement for miniz☆226Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago