RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆53Updated 4 months ago
Alternatives and similar repositories for atoi_simd
Users that are interested in atoi_simd are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Convert number to enum☆87Updated last year
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- ☆61Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆127Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Trying to create Sync bump allocator☆40Updated 2 months ago
- Rust LZ4 bindings☆54Updated 8 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Stack unwinding library in Rust☆96Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆168Updated this week
- Non-interleaving multithreaded output queue☆72Updated this week
- Compile-time string operations☆104Updated last week