gilescope / atoi_radix10
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
- A Rust library for runtime-checked linearish types☆32Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆26Updated last year
- ☆29Updated 11 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆28Updated 2 years ago
- horrible serde macro stuff☆38Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Case transforming macros for idents☆39Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Integer types with customizable niche values☆43Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Serde support for the humantime crate☆33Updated last year