Skip to content
@mesotron-dev

Mesotron Forge

Open Source Studio • Forging polyglot platforms in Python, Rust & Elixir

> MESOTRON FORGE // SYSTEM ONLINE

Open Source Studio • Polyglot systems in Python • Rust • Elixir

[ ENTER DOSSIER → mesotron.dev ] (loading…)


> manifest --list

Python Elixir Rust
taph
Immutable object primitives & atomic types. A thread-safe bedrock. (v0.1.1)
dist_guard
Zero-trust mTLS for Elixir/OTP: private CA + one-command release setup (pre-alpha)
quaestor
High-performance filesystem audit suite — Rayon scanner + static reports + Axum server (pre-alpha)
faultrig
Robust detailed package exception engine.
otp_pki
Ergonomic Elixir wrapper for Erlang :public_key raw records + high-level API (pre-alpha)
litestash-rs
Planned Rust port
pkgrig
Production Python scaffolding (pre-alpha)
xuap
Blazing-fast uap-core compliant User-Agent parser for Elixir (pre-alpha)
devrig
Unified dev/build rig: lint → test → Nuitka binary → secure Chainguard containers (pre-alpha)
litestash_ex
Planned Elixir port
forgeconf
Typed, cloud-native config with .env.toml schema & Secret Manager deploy (pre-alpha)
quarryforge
Lossless Fossil SCM → GitHub migration with full history & author mapping
litestash-engine
Core engine extracted from legacy Litestash
litestash
High-performance sharded SQLite KV store: typed, beta 0.5 → major refactor in progress

> log --status

Python


  1. Primitives
    • taph released.
    • faultrig build activated.
  2. Toolchain
    • pkgrig build paused pending Taph & FaultRig import.
    • devrig & forgeconf queued.

Elixir


  1. Primitives
    • otp_pki 75% complete. Queued after forgeconf.
  2. Toolchain
    • dist_guard 80% complete. Queued after forgeconf.
    • xuap Queued after dist_guard

> tech-note -f TN-2026-001.taph --section 4

4. Roadmap: The Path to v0.2.0

While 0.1.0 focused on the Declarative API (using the class keyword), version 0.2.0 will introduce the Functional API.

4.1 Factory Functions

The upcoming release will provide immutable() and namespace() factories. These tools will allow developers to generate protected types programmatically, further reducing boilerplate:

# Planned for v0.2.0
User = taph.immutable("User", "id name", active=True)

This factory approach will automatically generate the __init__ and __slots__, folding the architectural knowledge of Taph into a single function call.


Origin: LiteStashPhilosophy: A Pragmatic Modernist Approach to Software Engineering.

Popular repositories Loading

  1. litestash litestash Public

    The LiteStash Python project offers a lightning-fast, lightweight key-value storage solution. LiteStash provides a NoSQL API for seamless integration into your applications. The LiteStash database …

    Python 3

  2. xuap xuap Public

    Elixir 1

  3. quarryforge quarryforge Public

    Python

  4. forgeconf forgeconf Public

  5. devrig devrig Public

    Python

  6. pkgrig pkgrig Public

    Python

Repositories

Showing 10 of 15 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…