Highlights
Stars
Extremely fast Query Engine for DataFrames, written in Rust
Cross-platform Rust rewrite of the GNU coreutils
A high-performance observability data pipeline.
Terminal session recorder, streamer and player 📹
Use your tablet as graphic tablet/touch screen on your computer.
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
A human-friendly alternative to netstat for socket and port monitoring on Linux and macOS.
Fastest library to load data from DB to DataFrames in Rust and Python
intentrace is strace with intent, it goes all the way for you instead of half the way. intentrace is currently in beta
Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]
A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.
A command line tool to query an ODBC data source and write the result into a parquet file.
Decode binaries and print out which instruction set extensions they use. This program's name is a lie: it supports not just x86/ELF but also ARM64, MachO, and possibly more.
Tool to allow parsing large JSON files without laoding into memory. Developed in Rust with adapters in other programming langauges for easy adoption