Digital forensics tool that reads (carves) JSON strings from a dump. Think of it as a more accurate and faster replacement for the strings(1) utility.
OptionStratLib is a comprehensive Rust library for options trading and strategy development across multiple asset classes.
CLI tool for inverse lexicographic (a tergo) sorting; installs the `invlex` binary
Library for trading through tastytrade's API
Unofficial Rust client library for the DhanHQ Broker API v2 — orders, market data, WebSocket feeds, and more
Fast, publication-quality HEALPix sky map visualization in Rust
A library of utilities for working with Bible data.
A command-line utility to explore and test simple regular expressions
Transform greek letters, latin letters, or decimal digits into certain variants from the mathematical alphanumeric symbols Unicode block (U+1D400–U+1D7FF). For example to bold, italic, script or double-struck.
Encodes and evaluates a time-sensitive dynamic authentication token based on shared API key, a timestamp, some random noise characters and an optional UUID
A high-performance Rust library for options market making infrastructure, providing a complete Option Chain Order Book system built on top of OrderBook-rs, PriceLevel, and OptionStratLib.
Shared infrastructure library for Yahoo Finance data extraction tools. Provides HTTP client with built-in rate limiting and exponential backoff retry, cookie/crumb authentication for Yahoo Finance API, timestamp utilities, and JSON/CSV output writers. Designed for reliability and reusability across financial data CLI applications.