Sho Nakatani
Sho Nakatani
serde-encrypt
🔐 Encrypts all the Serialize.
fid-rs
High performance FID (Fully Indexable Dictionary) library
fst-rs
FST (Fast Succinct Trie) implementation in Rust
Lock-free_work-stealing_deque_in_C
Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."
louds-rs
High performance LOUDS (Level-Order Unary Degree Sequence) library
MySQLite-Storage-Engine
MySQL storage engine that reads/writes SQLite database files.
PartialCsvParser
Parses specific part of CSV file. Used for PARALLEL CSV PARSING.
rainbow_logging_handler
Ultimate Python colorized logger - https://pypi.python.org/pypi/rainbow_logging_handler
trie-rs
Memory efficient trie (prefix tree) library based on LOUDS