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:
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆42Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A simple library to use Rust's type system to handle endianness.☆17Updated last week
- An interactive plotting library for Rust☆18Updated 3 years ago
- An mpmc/spmc lock-free broadcast queue.☆33Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Lock-free queues.☆20Updated 2 years ago
- A vector-based map and set implementation for rust☆16Updated last week
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆42Updated last year
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- Static Linear Algebra System☆37Updated 2 years ago
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Updated 3 years ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated last year
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Updated this week
- A lightweight lock protected by an atomic boolean.☆38Updated 2 weeks ago
- ☆48Updated 6 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Convert between nalgebra and numpy types.☆23Updated 3 years ago
- Safe and fast mathematical operations with static arrays in the Rust programming language☆42Updated 3 years ago
- An alternative rust async runtime.☆59Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- This is an example showing how to export and import functions between a Rust application and Rust WebAssembly.☆15Updated 5 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 11 months ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Plotting library written in Rust☆32Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago