Alexhuszagh / rust-lexical
Fast numeric to- and from-string conversion routines.
☆326Updated 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
- Fast floating point to string conversion☆632Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Fast function for printing integer primitives to a decimal string☆325Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- ☆272Updated 2 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆618Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Manual segmented stacks for Rust☆306Updated last week
- Generic array types in Rust☆407Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Intrusive collections for Rust☆447Updated 8 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆234Updated last year
- rust stackful generator library☆326Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆416Updated last month
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- ☆481Updated 6 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago