
judgedata
Generate test cases and datasets for competitive programming
What it does
Description Judgedata is an online test case generator built for competitive programming problem setters. Unlike traditional generator scripts that require writing C++ or Python, Judgedata provides a simple web interface to quickly create random datasets, edge cases, and structured inputs. It helps contest authors and algorithm developers generate, organize, and export test data in seconds—no complex setup required.
Does the same job
all alternatives →- GTGenerate test data for your database tables2013 · databasetestdata.com · ▲57
- MSMisata – synthetic data engine using LLM and Vectorized NumPyDec 2025 · github.com · ▲24
Hey HN, I’m the author. I built Misata because existing tools (Faker, Mimesis) are great for random rows but terrible for relational or temporal integrity. I needed to generate data for a dashboard where "Timesheets" must happen after "Project Start Date," and I wanted to define these rules via natural language. How it works: LLM Layer: Uses Groq/Llama-3.3 to parse a "story" into a JSON schema constraint config. Simulation Layer: Uses Vectorized NumPy (no loops) to generate data. It builds a DAG of tables to ensure parent rows exist before child rows (referential integrity).…
- III implemented a neural network in SQLJul 2026 · github.com · ▲121
Two weeks ago I was on my babymoon in Corfu, Greece. While in transit, I was overseeing a GSoC intern submit an important feature to my array database library, Xarray-SQL. He added `to_dataset()`, which completed the roundtrip between thinking of array data in a tabular model simultaneously as gridded rasters (the premise of the project is that every Nd array can be mapped to 2d, where orthogonal dims of the Nd array are just primary keys of a tabular representation). We discussed in chat, now that this feature existed, what demos could we make that would prove this data model works? With…

- WAWeb App for generating mocked data from an OpenAPI specification2020 · github.com · ▲19
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, March 2026
the whole month →

Switch from ChatGPT to Claude with import memory feature
AI · Mar 2026 · claude.com


