RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆54Updated last week
Alternatives and similar repositories for atoi_simd
Users that are interested in atoi_simd are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- rust bindings of snmalloc☆146Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Library safely exposing the io_uring API.☆70Updated last week
- The Rustc Trait System Refactor Initiative☆26Updated 3 weeks ago
- Compile-time string operations☆113Updated 2 months ago
- A faster Arc.☆76Updated last year
- ☆51Updated 11 months ago
- Non-interleaving multithreaded output queue☆79Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆146Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- ☆76Updated 3 months ago