RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆54Updated 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:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- rust bindings of snmalloc☆142Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- ☆62Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Non-interleaving multithreaded output queue☆73Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last month
- Define your own PhantomData☆158Updated last month
- Deadlock free mutexes☆176Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago