RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆52Updated last month
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☆62Updated 2 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Object Pool LockFree in Rust☆47Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆192Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- Define your own PhantomData☆155Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- ☆39Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Semantic wrapper for byte count representations☆139Updated 3 months ago
- Convert number to enum☆87Updated 11 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆126Updated last month
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- ☆197Updated last year