Integrate – a Rust crate for numerical integration (+ an mdBook guide)
I recently built Integrate, a Rust crate designed to make modular integration in Rust projects smoother and more ergonomic. If you've ever struggled with structuring Rust applications or composing independent modules cleanly, this crate might be useful for you. To make adoption easier, I’ve written a comprehensive mdBook that explains how Integrate works, real-world use cases, and best practices: https://mtantaoui.github.io/Integrate/ I’d love to get feedback from the Rust community! Does this approach make sense? Are there features or pain points you think should be…
What it does
In the maker’s words, at launch
I recently built Integrate, a Rust crate designed to make modular integration in Rust projects smoother and more ergonomic. If you've ever struggled with structuring Rust applications or composing independent modules cleanly, this crate might be useful for you. To make adoption easier, I’ve written a comprehensive mdBook that explains how Integrate works, real-world use cases, and best practices: https://mtantaoui.github.io/Integrate/ I’d love to get feedback from the Rust community! Does this approach make sense? Are there features or pain points you think should be covered? Crate on crates.io: https://crates.io/crates/integrate Source code: https://github.com/mtantaoui/Integrate Looking forward to hearing your thoughts!
Does the same job
all alternatives →- IMI made a crate for creating interactive chord diagrams in Rust2020 · datacrayon.com · ▲51
- IVI've built a tool for musicians using modular gear2022 · patcher.xyz · ▲53
Hello HN, not many will know what this tool is about, but it's launch day and I always dreamed of posting on HN. Let's start! This is a tool for people using eurorack gear. For synth people. What is cool about my tool is that I show the signal flow with a graph. Here's the official press text: After a decade of stagnation in this space we are excited to present patcher.xyz: the modern way to manage everything modular. It’s a tool for professionals, enthusiasts, and casual wigglers. Novadays artists must develop their own means of taking notes, often on paper, since there is no common format…
- IBI built an open-source Rust/TS AI agent runtime with a Next.js-style DXDec 2025 · docs.trysoma.ai · ▲5
Link: https://docs.trysoma.ai/ For the past ~9 months I’ve been building Soma, an open-source AI agent & workflow runtime written in Rust, with a TypeScript SDK (Python coming soon). It’s not a framework; it’s meant to sit underneath whatever agent/tooling code you already write (Vercel AI SDK, LangChain, custom code, etc.). It provides features around your framework + a better DX for building agents. I’ve tried to take a Next.JS model: open-source, good DX, self-deployable. I originally set out to build a vertical back-office/operations product for SMEs. I needed a…
- MAMaginet, a cross-platform strategy game with Rust/WebAssembly2023 · evrim.zone · ▲8
I hereby present my little tiny pet project that entertained me for the past six months. In this post, I briefly present Maginet and its technical components. It is a turn-based strategy game that is built using Rust and compiles to WebAssembly with HTML5 bindings, which works on mobile and desktop alike! It comes with many game mechanics and components, including an AI opponent and online cross-platform multiplayer. There is so much to discuss even for a project of a smaller scale, but I am nevertheless excited to share a little bit about how you can actually build a game in Rust,…
- MWmy weekend project, a "framework" for IRC apps/bots2011 · ▲24
This is a little project I've been working on for a while in order to better learn Python. Although IRC may not exactly be the most exciting medium, I still find it to be fun and useful, this interest lead me to writing a bot. In doing this I realized that what would actually be more interesting would be if I had a framework. There may already be such a thing, certainly there are IRC libraries, but I don't know if they're well-suited to deploying bots. At any rate if for no other reason than the fact that I am relatively new to programming and eager to learn I decided to build a framework.…
- JUJobsearch – unified CLI for scraping job boardsJul 2026 · github.com · ▲5
Author here. Got tired of checking Upwork, NoFluffJobs, eFinancialCareers, LinkedIn and HN threads separately, so I built a CLI that scrapes them into a local SQLite DB and lets me browse everything in one web UI with filters and semantic search. Details: - Scraping via real browser over CDP (your own logged-in session, no API keys) - Embeddings run locally (nomic-embed-text via fastembed), stored in Lance - Rust backend, SolidJS frontend embedded in binary, single static executable Works for my use case (Europe-based contractor). It's my first rust project, decided to do local CLI, it's…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.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 · 1d ago · opentrailpaper.com

Launched alongside, March 2025
the whole month →
Mimic Human Research & Save Findings in AI Knowledge Base
AI · 2025 · sider.ai




