rustycsvjeffhuen
ADDEDRustyCSV is a high-performance CSV parser for Elixir, built as a Rust NIF with SIMD acceleration, parallel parsing, and bounded-memory streaming. It serves as a drop-in replacement for NimbleCSV.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONRustyCSV is a high-performance CSV parser for Elixir, built as a Rust NIF with SIMD acceleration, parallel parsing, and bounded-memory streaming. It serves as a drop-in replacement for NimbleCSV.
BullMQ is a Redis-based distributed message queue and job scheduler for Node.js, Python, .NET, Elixir, Rust, and PHP. It supports parent-child dependencies, rate limiting, priorities, delayed jobs, repeatable jobs, and atomic operations for reliable background processing.