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:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Better reference counted strings for Rust☆138Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- An on-disk hash table implementation☆125Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Define your own PhantomData☆158Updated this week
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- futures-buffered☆45Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Stack unwinding library in Rust☆97Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A Vec That Has a Smaller size_of☆146Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago