gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated 2 weeks ago
Alternatives and similar repositories for atoi_radix10
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- ☆30Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Serde partial serialization made easy☆42Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆26Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆12Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Test futures under all possible polling schedules☆19Updated 3 years ago