gilescope / atoi_radix10
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for atoi_radix10
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆29Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Macro for sealing traits and structures☆49Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- horrible serde macro stuff☆39Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Some internal rustc tools made accessible☆42Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust library for runtime-checked linearish types☆31Updated last year
- Serde partial serialization made easy☆41Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- ☆21Updated 4 years ago
- Bare-metal allocators.☆75Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- An exploration of Storages☆34Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆30Updated last year
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- Automatically upgrade breaking changes☆44Updated 8 months ago