gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆23Updated last week
Alternatives and similar repositories for atoi_radix10
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
Sorting:
- ☆29Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Completion futures for Rust☆19Updated 3 years ago
- ☆59Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Trait generalization of the fundamental types☆44Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆47Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- horrible serde macro stuff☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- ☆36Updated last year
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago