RoDmitry / atoi_simd
Rust fast `&[u8]` to integer parser
☆52Updated 3 months ago
Alternatives and similar repositories for atoi_simd:
Users that are interested in atoi_simd are comparing it to the libraries listed below
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- (lifetime) GATs on stable Rust☆58Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- ☆56Updated last year
- ☆54Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- rust bindings of snmalloc☆129Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A scope for async_std and tokio to spawn non-static futures☆133Updated 11 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- ☆53Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆125Updated 2 weeks ago