
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@thi.ng/gp
Advanced tools
[!NOTE] This is one of 214 standalone projects, maintained as part of the @thi.ng/umbrella ecosystem and anti-framework.
🚀 Please help me to work full-time on these projects by sponsoring me. Thank you! ❤️
Genetic programming helpers & strategies (tree based & multi-expression programming).
This package does not (yet) provide a complete GP framework and is largely focused on the following operations:
Does not specifically deal with:
References:
ALPHA - bleeding edge / work-in-progress
Search or submit any issues for this package
yarn add @thi.ng/gp
ESM import:
import * as gp from "@thi.ng/gp";
Browser ESM import:
<script type="module" src="https://esm.run/@thi.ng/gp"></script>
For Node.js REPL:
const gp = await import("@thi.ng/gp");
Package sizes (brotli'd, pre-treeshake): ESM: 1.28 KB
Note: @thi.ng/api is in most cases a type-only import (not used at runtime)
One project in this repo's /examples directory is using this package:
| Screenshot | Description | Live demo | Source |
|---|---|---|---|
![]() | Evolutionary shader generation using genetic programming | Demo | Source |
TODO
If this project contributes to an academic publication, please cite it as:
@misc{thing-gp,
title = "@thi.ng/gp",
author = "Karsten Schmidt",
note = "https://thi.ng/gp",
year = 2019
}
© 2019 - 2026 Karsten Schmidt // Apache License 2.0
FAQs
Genetic programming helpers & strategies (tree based & multi-expression programming)
The npm package @thi.ng/gp receives a total of 32 weekly downloads. As such, @thi.ng/gp popularity was classified as not popular.
We found that @thi.ng/gp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.