- ReScript 39.1%
- OCaml 25.4%
- JavaScript 13.1%
- V 4.9%
- NCL 3.7%
- Other 13.4%
|
|
||
|---|---|---|
| .claude | ||
| .github | ||
| .hypatia | ||
| .machine_readable | ||
| .well-known | ||
| ada-ecosystem/ada-loom-registry | ||
| aggregate-library | ||
| contractiles | ||
| coq-ecosystem/coq-jr | ||
| deno-ecosystem | ||
| devkit-risc-v | ||
| docs | ||
| examples | ||
| ffi/zig | ||
| hooks | ||
| idris2-ecosystem | ||
| julia-ecosystem@f620b62551 | ||
| license | ||
| LICENSES | ||
| opm-canonicalizer | ||
| packages | ||
| rescript-ecosystem | ||
| riscv-guix-buildsys | ||
| satellites | ||
| synapse | ||
| techstack-enforcer | ||
| tests/fuzz | ||
| v-ecosystem | ||
| well-known-ecosystem | ||
| zig-ecosystem | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| 0-AI-MANIFEST.a2ml | ||
| ABI-FFI-README.md | ||
| CODE_OF_CONDUCT.md | ||
| contractile.just | ||
| CONTRIBUTING.md | ||
| EXPLAINME.adoc | ||
| flake.nix | ||
| guix.scm | ||
| Justfile | ||
| LICENSE | ||
| llm-warmup-dev.md | ||
| llm-warmup-user.md | ||
| MAINTAINERS.adoc | ||
| Mustfile | ||
| NOTICE | ||
| PALIMPSEST.adoc | ||
| PROOF-NEEDS.md | ||
| QUICKSTART-DEV.adoc | ||
| QUICKSTART-MAINTAINER.adoc | ||
| QUICKSTART-USER.adoc | ||
| README.adoc | ||
| ROADMAP.adoc | ||
| RSR_OUTLINE.adoc | ||
| SECURITY.md | ||
| setup.sh | ||
| stapeln.toml | ||
| TEST-NEEDS.md | ||
| TOPOLOGY.md | ||
Developer Ecosystem
License & Philosophy
This project must declare MPL-2.0-or-later for platform/tooling compatibility.
Philosophy: Palimpsest. The Palimpsest-MPL (PMPL) text is provided in license/PMPL-1.0.txt, and the canonical source is the palimpsest-license repository.
What is Developer Ecosystem?
Developer Ecosystem is the central hub for all development workflow tools—git operations, repository management, scaffolding, and developer experience.
This primary brings together projects that improve how developers:
-
Git Tools — Forge management, branch workflows, repo unification
-
Repo Management — Automation, analysis, health monitoring
-
Scaffolding — Project templates, boilerplate generation
-
Developer UX — IDE extensions, documentation tools, reconciliation
Satellite Structure
developer-ecosystem/
├── satellites/
│ ├── git-tools/ # Git forge & workflow tools
│ │ ├── git-hud/ # Unified git platform dashboard
│ │ ├── gitloom/ # Branch management & weaving
│ │ ├── git-reunify/ # Safe repo reunification
│ │ ├── git-seo/ # Git repo discoverability
│ │ ├── polysafe-gitfixer/ # Git backup merger
│ │ └── vext/ # IRC commit notifications
│ │
│ ├── repo-management/ # Repository automation & analysis
│ │ ├── oikos/ # Ecological code analysis
│ │ ├── robot-repo-automaton/ # Automated repo management
│ │ ├── grim-repo/ # Audit-grade repo tooling
│ │ └── robot-vacuum-cleaner/ # Repo tidying bot
│ │
│ ├── scaffolding/ # Project generation
│ │ └── scaffoldia/ # Community-driven scaffolding
│ │
│ └── developer-ux/ # Developer experience tools
│ ├── rescript-evangeliser/ # ReScript teaching extension
│ ├── recon-silly-ation/ # Doc reconciliation system
│ └── nickel-config-reporter/ # Config auditing
Git Tools
Repositories focused on Git operations across multiple forges (GitHub, GitLab, Gitea, Bitbucket).
git-hud
A hyper-customizable dashboard for unified Git platform management. Starting with GitHub and GitLab integration, expanding to become the definitive interface for developers who demand control.
gitloom
Git workflow weaving and branch management. Advanced branch operations with safety guarantees.
git-reunify
Safe repo reunification tool—merge diverged repos without losing work. Handles developer reconciliation scenarios where repos have drifted apart.
git-seo
Make your Git repositories discoverable with SEO optimization tools. Metadata, descriptions, and tagging for better findability.
polysafe-gitfixer
A polyglot implementation of a git backup merger tool. Each component written in the language providing the strongest safety guarantees for that concern.
vext
High-performance IRC notification daemon for version control systems. Real-time commit notifications from Git repos to IRC channels with connection pooling.
Repo Management
Repositories focused on automated repository analysis, health monitoring, and maintenance.
oikos
Ecological & Economic Code Analysis Platform
οἶκος (oikos): the shared Greek root of ecology and economy.
Features: * Carbon intensity scoring * Sustainability metrics * Pareto-optimal code health * GitHub/GitLab integration
robot-repo-automaton
Automated repository management bot. Handles routine maintenance, updates, and health checks.
grim-repo
Modular audit-grade tooling for narratable, scaffolded, and legible repositories. Ensures repos meet quality and documentation standards.
robot-vacuum-cleaner
A comprehensive, production-grade robot vacuum cleaner simulation system. Includes repository tidying capabilities.
Scaffolding
Repositories focused on project template generation and structure.
scaffoldia
A developer-centred, modular, and community-driven repo scaffolding engine.
-
Generates idiomatic, validated, narratable project structures
-
Supports multiple languages, tools, and themes
-
Audience-aware stance configuration
Developer UX
Repositories focused on improving the developer experience.
rescript-evangeliser
"Celebrate good, minimize bad, show better"
A VS Code extension that teaches JavaScript developers ReScript through progressive code transformation, without shame.
recon-silly-ation
Documentation Reconciliation System.
Automatically reconcile, deduplicate, and resolve conflicts in Git repository documentation using: * Content-addressable storage * Graph-based conflict resolution
nickel-config-reporter
Ingests config files, clones to Nickel format, emits AsciiDoc audit reports.
Relationship to Other Primaries
| Primary | Relationship |
|---|---|
rhodium-standard-repositories |
RSR compliance standards for developer-ecosystem satellites |
poly-mcps |
poly-git-mcp uses developer-ecosystem git tools |
neural-foundations |
oikos uses AI for code analysis (neurosymbolic potential) |
cccp |
Language policy governs all implementations |
Notable Standalone Projects
Some developer tools remain standalone due to their unique nature:
-
valence-shell — Reversible thermodynamic shell (fundamental paradigm shift)
-
cicd-hyper-a — Reusable CI/CD templates (infrastructure, not tooling)
Contributing
Contributions should focus on developer workflow improvements:
-
Git forge integrations
-
Repository analysis algorithms
-
Scaffolding templates
-
Developer experience enhancements
License
MIT + Palimpsest-0.8
"Developer tools that respect developer autonomy. No lock-in, no shame, no anxiety."
Architecture
See TOPOLOGY.md for a visual architecture map and completion dashboard.