RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆57Updated 3 weeks ago
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.☆140Updated 8 months ago
- rust bindings of snmalloc☆149Updated last week
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Utilities for working with impl traits in Rust.☆121Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- A fast and flexible LRU map.☆199Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- Better reference counted strings for Rust☆140Updated last year
- Trying to create Sync bump allocator☆42Updated 7 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Library safely exposing the io_uring API.☆78Updated this week
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Semantic wrapper for byte count representations☆152Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Deadlock free mutexes☆177Updated 10 months ago
- Convert number to enum☆87Updated last year
- Time and duration crate optimized for speed and API stability.☆76Updated last month
- futures-buffered☆46Updated last week
- Rust LZ4 bindings☆59Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Thread parking and unparking☆82Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A Vec That Has a Smaller size_of☆155Updated 4 months ago