gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated this week
Alternatives and similar repositories for atoi_radix10
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆30Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- The missing compound borrowing for Rust.☆61Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆35Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆36Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆61Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- ☆76Updated 2 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆12Updated 3 years ago
- Completion futures for Rust☆19Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Implied bounds, since 1.79!☆22Updated 11 months ago
- Typed any map for rust☆67Updated 10 months ago