gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated 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:
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- ☆30Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Completion futures for Rust☆20Updated 3 years ago
- ☆36Updated 3 years ago
- Integer types with customizable niche values☆51Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 2 years ago
- ☆61Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- An exploration of Storages☆39Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Trait generalization of the fundamental types☆48Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆22Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆12Updated 3 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago