vgatherps / simd_decimalLinks
vectorized decimal parsing
☆12Updated 3 years ago
Alternatives and similar repositories for simd_decimal
Users that are interested in simd_decimal are comparing it to the libraries listed below
Sorting:
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Code for the article "Low-level TCP server with Rust and MIO"☆23Updated 3 years ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last month
- An mpmc/spmc lock-free broadcast queue.☆33Updated last year
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago
- An alternative rust async runtime.☆59Updated last month
- hdfs client impl with pure rust☆18Updated 2 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year
- SQLite-based on-disk cache for Rust.☆24Updated last year
- Test for network performance evaluation of different async frameworks (both TCP and UDP)☆22Updated 3 years ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A red-black tree and set with callbacks☆23Updated 2 months ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 5 months ago
- Plotting library written in Rust☆32Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆55Updated 4 months ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆27Updated last year
- Lock-free queues.☆20Updated 2 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 11 months ago
- A low-latency malloc implementation☆26Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A tool for generating geometric figures based on definitions and rules.☆20Updated last year
- Bindings to GCC's __float128 type☆24Updated last year
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Updated 2 months ago
- ☆48Updated 6 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago