tomltable
: Generates LaTeX tables using table specifications in TOML. The table content is loaded from JSON files. Written in Python.jsonwriter
: An R package that savesfixest
estimation results in JSON files.json_this
: A Stata package that provides wrappers aroundreg
,reghdfe
,ttest
, and arbitrary r-class and e-class Stata commands to save their results in JSON files.
- Steganotorchy: Embeds an arbitrary secret message inside neural network weights and biases. Written in Rust. (See blog post.)
tzconv
: Converts a date and time from one time zone to several others. Written in Python.sacsv
: "Swiss Army CSV." A variety of command-line utilities for manipulating CSV files. Written in Python.csvgears
: Command-line utilities for high-performance manipulation of CSV files. Written in Rust.bibdl
: Downloads BibTeX citation data based on a journal link for a paper. Written in Racket.lsx86features
: Lists x86 instruction set extensions that are used by a compiled binary. Useful for verifying whether your Rust, C, or C++ compiler uses less frequently available instructions, e.g., AVX-512 vector instructions, when your computer supports them. Written in Perl.
- Kidadisi: An R package to build survey definitions and use them to generate XLSForm questionnaires for SurveyCTO and KoboToolbox. Its goal is to make it easier to specify and edit surveys and track them in version control. Unlike Honeybee below which uses its own domain-specific language, Kidadisi aims to work with tooling such as RStudio which research teams may already be familiar with.