Development

Open-source projects categorized as Development

Top 23 Development Open-Source Projects

Development
  1. public-apis

    A collective list of free APIs

    Project mention: What is an API? A Beginner's Guide | dev.to | 2025-10-25

    Public APIs Directory

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Project mention: 2026: The average developer's year disappears and the most will struggle | dev.to | 2025-11-27

    One of the best free resources for real engineering fundamentals. https://github.com/donnemartin/system-design-primer

  4. n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    Project mention: FunctionGemma 270M Model | news.ycombinator.com | 2025-12-18

    I just looked through their webpage and github and I'm not sure. But maybe someone should make a feature request!

    https://github.com/n8n-io/n8n

  5. spec-kit

    💫 Toolkit to help you get started with Spec-Driven Development

    Project mention: Ask HN: How can I get better at using AI for programming? | news.ycombinator.com | 2025-12-13

    Try specification-driven-development with something like [speckit](https://github.com/github/spec-kit). It helps tremendously for facilitating a process that directs the coding agent to ask questions about your requirements, do research on your code base, make implementation plans, break plans down into tasks, implement those tasks systematically, and validate that the result matches your requirements with testing. Much better than having a coding agent just go straight to coding.

  6. ShellCheck

    ShellCheck, a static analysis tool for shell scripts

    Project mention: GHC Now Runs in the Browser | news.ycombinator.com | 2025-11-01
  7. httpie

    🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. (by httpie)

    Project mention: もうPostmanに頼らない!2025年開発者が選ぶ無料APIツール15選 | dev.to | 2025-12-15

    公式サイト / GitHub:https://httpie.io

  8. interactive-coding-challenges

    120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

    Project mention: Birth of Prettier | news.ycombinator.com | 2025-10-09

    Sounds similar to my personal history of adopting StandardJS (https://github.com/standard/standard) as soon as it appeared, doing the same at the org I was at the time. Based on memory, seems StandardJS appeared before prettier in the ecosystem?

    Still to this day I just use standard when starting a new project, not even sure what the difference against prettier is, it's more or less the same as far as I can tell but maybe faster?

  11. android_guides

    Extensive Open-Source Guides for Android Developers

  12. JHipster

    JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."

    Project mention: My Journey to the JHipster Core Team | dev.to | 2025-07-10

    My first contribution to the jhipster-generator was on 07/2021: https://github.com/jhipster/generator-jhipster/pull/15724. After blogging for a while, I decided to contribute to the JHipster Lite project and wrote about the experience here: https://renanfranca.github.io/how-did-i-earn-money-to-fix-an-issue-from-an-open-source-software.html. Then, I made 10 contributions to the JHipster Lite project (https://github.com/jhipster/jhipster-lite/pulls?q=is%3Apr+author%3A%40me+is%3Aclosed).

  13. system-design-academy

    Newsletter to help busy software engineers become good at system design 👇

  14. xterm.js

    A terminal for the web

    Project mention: Can your terminal do emojis? How big? | news.ycombinator.com | 2025-06-23
  15. devpod

    Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

    Project mention: Les Cloud Development Environments (CDE) - Embarquement immédiat ! | dev.to | 2025-11-06
  16. domain-driven-hexagon

    Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

    Project mention: Hexagonal vs Clean vs Onion: which one actually survives your app in 2026? | dev.to | 2025-09-23

    Hexagonal Architecture example repo

  17. Lombok

    Very spicy additions to the Java programming language.

    Project mention: Are you really wasting your time in Java without these 10 libraries? | dev.to | 2025-11-20

    -- Project Lombok

  18. distrobox

    Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

    Project mention: ElementaryOS The thoughtful, capable and ethical replacement for Windows/macOS | news.ycombinator.com | 2025-10-11

    Your "pet" containers basically become your traditional OS, in a way. They use filesystem layering, so your container can see all of the files on your system, plus it's own layered files, ie. each container has it's own "view" of the filesystem.

    You can install anything inside your "pet" containers that you would normally install on your actual system. The container keeps everything tidy and self-contained. I have a container for development, another for music/DAW, another for certain games that needed weird deps.

    Fedora Kinoite/Silverblue come with `Toolbx`[1] preinstalled, but I found `distrobox`[2] to be more flexible for my needs. I layered distrobox onto my base image, and it just works.

    [1] https://docs.fedoraproject.org/en-US/fedora-silverblue/toolb...

    [2] https://distrobox.it/

  19. hadolint

    Dockerfile linter, validate inline bash, written in Haskell

    Project mention: Developer Tooling #007 | dev.to | 2025-10-17

    hadolint Description: Dockerfile linter, validate inline bash, written in Haskell. What we like: Well-maintained over the long term, active development, works very well. A true 12-factor application - can even be configured via environment vars! What we don't like: No JSON output. Extras: Lint Dockerfiles online

  20. Auto

    A collection of source code generators for Java.

    Project mention: 안드로이드 앱의 API 응답 캐싱 | dev.to | 2025-03-31
  21. E2B

    Open-source, secure environment with real-world tools for enterprise-grade agents.

  22. RD-Agent

    Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automating these high-value generic R&D processes through R&D-Agent, which lets AI drive data-driven AI. 🔗https://aka.ms/RD-Agent-Tech-Report

  23. eslint-plugin-react

    React-specific linting rules for ESLint

    Project mention: 利用 Node.js Profiler 改善程式效能 | dev.to | 2025-02-05

    [Refactor]: improve performance for detecting function components

  24. HTTP Prompt

    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie

  25. low-level-design-primer

    Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Development discussion

Development related posts

  • A Practical Guide to Building Your First Automation Workflow

    1 project | dev.to | 19 Dec 2025
  • My Engineering Workflow in CursorAI

    1 project | dev.to | 16 Dec 2025
  • SpecMem: How Kiroween in San Francisco Sparked the First Unified Agent Experience and Pragmatic Memory for Coding Agents

    3 projects | dev.to | 7 Dec 2025
  • Breaking the doom-prompting loop with spec-driven development

    4 projects | dev.to | 2 Dec 2025
  • Go-Agent

    1 project | news.ycombinator.com | 23 Nov 2025
  • How I Orchestrate Agentic Workflows With GitHub Spec-Kit and Google Antigravity

    1 project | dev.to | 20 Nov 2025
  • From User Stories to Machine-Ready Specs: Why Your Requirements Process is Breaking Down in the Age of AI

    1 project | dev.to | 20 Nov 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Dec 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Development projects? This list will help you:

# Project Stars
1 public-apis 386,541
2 system-design-primer 329,390
3 n8n 163,657
4 spec-kit 56,290
5 ShellCheck 38,681
6 httpie 37,170
7 interactive-coding-challenges 30,907
8 Standard 29,402
9 android_guides 28,375
10 JHipster 22,286
11 system-design-academy 19,965
12 xterm.js 19,522
13 devpod 14,402
14 domain-driven-hexagon 14,151
15 Lombok 13,348
16 distrobox 11,795
17 hadolint 11,785
18 Auto 10,535
19 E2B 10,169
20 RD-Agent 9,845
21 eslint-plugin-react 9,236
22 HTTP Prompt 9,080
23 low-level-design-primer 7,287

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?