Stars
A full featured, fast Command Line Argument Parser for Rust
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
A fast CSV command line toolkit written in Rust.
Facilitating high-level interactions between Wasm modules and JavaScript
Incomplete Redis client and server implementation using Tokio - for learning purposes only
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
A small macro for defining lazy evaluated static variables in Rust.
(Rust) Coloring terminal so simple you already know how to do it !
A CSV parser for Rust, with Serde support.
Introducing Inlyne, a GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye.
Complete code for the larger example programs from the book.
OpenAI API client library for Rust (unofficial)
Unicode Normalization forms according to UAX#15 rules
JPEG decoder written in Rust -- currently in maintenance mode
[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace
Memory efficient trie (prefix tree) library based on LOUDS