This is a staging site. Uploads will not persist. Testing only.

python3-cmaes

Python 3 CMA-ES library

Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation based on arXiv:1604.00772.

pgcopydb

Copy an entire PostgreSQL database from source to target

This tool copies an entire PostgreSQL database from source to target. It implements `pg_dump | pg_restore` on steroids, including advanced concurrency tricks to make the operation faster.

libjodycode3

shared lib for programs written by Jody Bruchon (runtime)

libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library.

opengnb

P2P de-centralized layer 3 VPN

OpenGNB is a de-centralized virtual private network (VPN) to set-up a layer 3 network via P2P with the capability of NAT traversal.

node-parse5-html-rewriting-stream

Streaming HTML rewriter for Node.js

Parse5 provides nearly everything needed when dealing with HTML. It's the fastest spec-compliant HTML parser for Node.js to date. It parses HTML the way the latest version of browsers does. It has proven itself reliable in such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.

node-parse5-sax-parser

Streaming SAX-style HTML parser for Node.js

Parse5 provides nearly everything needed when dealing with HTML. It's the fastest spec-compliant HTML parser for Node.js to date. It parses HTML the way the latest version of browsers does. It has proven itself reliable in such projects as jsdom, Angular, Lit, Cheerio, rehype and many more.