Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆345Updated 3 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☆359Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Fowler–Noll–Vo hash function☆354Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- ☆314Updated 3 months ago
- rust stackful generator library☆358Updated 3 weeks ago
- Easy function multiversioning for Rust☆252Updated last year
- Generic array types in Rust☆431Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Manual segmented stacks for Rust☆331Updated last week
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆220Updated 3 weeks ago