gilescope / atoi_radix10
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated last month
Alternatives and similar repositories for atoi_radix10:
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆29Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- ☆11Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- An exploration of Storages☆35Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated 5 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Faster, more compact implementation of std::Vec☆18Updated 4 years ago
- futures-buffered☆39Updated 2 months ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year