GitHub logo

Best GitHub Alternatives in 2026

GitHubnot the right fit? Whether it's pricing, missing features, or platform limitations, here are 29 alternatives in the Development Tools category worth considering.

Comparing against:GitHub
4.7
Starting at Free

29 Alternatives to GitHub

1
Linear logo
LinearFreemium

The issue tracking tool you'll enjoy using

Linear is an issue tracker built around speed as a first principle. Page loads are instant, the API is measurably faster than Jira, and the keyboard-first interface lets engineers create issues, assign sprints, and navigate roadmaps without touching a mouse. Free plan supports up to 250 members with unlimited issues, covering most early-stage startups through Series A without paying. Basic plan is $10/user/month for unlimited members and guests, priority support, and advanced integrations. Business plan is $16/user/month for SAML SSO, audit logs, and advanced admin roles. GitHub and GitLab sync is included: pull requests link to issues automatically, and merged PRs close issues without manual updates. Linear Docs and roadmaps are available at all tiers. The hard limitation is scope: Linear is built exclusively for software engineering teams. There is no Gantt view, no resource management, and reporting is minimal compared to Jira's enterprise feature set. Marketing, operations, and cross-functional project teams will hit the ceiling within weeks. Integration ecosystem is thinner than Jira, particularly for enterprise connections to ServiceNow, SAP, and legacy HR systems. Engineering teams switching from Jira consistently describe the speed difference as dramatic. Non-engineering teams should evaluate Asana or ClickUp instead.

4.7
From Free · Paid from $10/mo
2
Visual Studio Code logo

Free code editor with everything you need

VS Code is a free, open-source code editor with massive extension marketplace, excellent language support, and GitHub Copilot integration.

4.7
From Free
3
Uptime Kuma logo

Self-hosted monitoring tool — fancy alternative to Uptime Robot

Uptime Kuma is a self-hosted monitoring tool that checks whether your websites, APIs, and TCP ports are up and alerts you when they go down. Covers HTTP/S, TCP, DNS, ping, Steam game servers, and Minecraft servers as monitor types. Around 60,000 GitHub stars, making it one of the most-starred self-hosted tools available. The built-in status page is clean and publicly shareable — many teams point customers at a subdomain running Uptime Kuma instead of paying for Statuspage or Better Uptime. Notification channels include Slack, Discord, Telegram, PagerDuty, email, webhooks, and 90-plus others. Runs as a single Docker container on almost any hardware — a Raspberry Pi handles monitoring dozens of endpoints without any issues. Where it falls short: SQLite backend and single-process architecture mean no horizontal scaling and no multi-user access control. All operators share a single admin account. Alerting is solid for simple up/down threshold checks but lacks the query language and multi-condition logic of Prometheus plus Alertmanager for complex scenarios.

4.7
From Free
4
Cursor logo
CursorFreemium

The AI-first code editor

Cursor is an AI-powered code editor built on VS Code with native AI assistance, smart autocomplete, and codebase understanding.

4.6
From Free · Paid from $20/mo
5
Vercel logo
VercelFreemium

The platform for frontend developers

Vercel is a cloud platform for deploying and hosting frontend applications. Created by the team behind Next.js, it offers instant deployments from Git, preview URLs for every PR, edge functions, and built-in analytics.

4.6
From Free · Paid from $25/mo
6
JetBrains logo
JetBrainsFreemium

Essential tools for software developers

JetBrains makes the most capable language-specific IDEs on the market — IntelliJ IDEA for Java and Kotlin, PyCharm for Python, WebStorm for JavaScript and TypeScript, GoLand for Go, Rider for .NET, and several others. The core value proposition is deep language intelligence: refactoring tools that understand your entire project graph, inspections that catch real bugs before you run the code, database tooling built in, and debuggers that work without configuration. JetBrains IDEs have been the professional standard in enterprise Java and Kotlin development for over a decade. The All Products Pack subscription is $28.90/month ($249/year) for individual developers or from $779/year per user for organizations. Individual IDE subscriptions are cheaper. The free Community editions of IntelliJ and PyCharm cover most Python and basic Java use. AI Assistant is now bundled with paid subscriptions. Reddit discussions about JetBrains vs VS Code focus on the same tradeoff: JetBrains wins on deep language analysis and refactoring; VS Code wins on startup speed, extension ecosystem, and cost. For Java, Kotlin, and .NET development, most serious engineers still prefer JetBrains.

4.6
From Free · Paid from $25/mo
7
Postman logo
PostmanFreemium

The API platform for building and using APIs

Postman is the dominant API development and testing platform — it started as a simple REST client and has grown into a full API lifecycle tool covering design, documentation, mocking, testing, and monitoring. The core workflow is organizing API requests into Collections, running them manually or in automated test suites, and sharing them with teammates. Environment variables let you switch between local, staging, and production endpoints without editing requests. The API documentation generator publishes live docs from your collection automatically. Postman Flows is a visual builder for chaining API requests into workflows. Pricing is free for basic use (3 team members, 1000 monthly API calls for monitoring). Paid plans start at $14/user/month (Basic) and $29/user/month (Professional). The free tier is genuinely useful for individuals and small teams. Reddit criticism in the last two years focuses on Postman's transition from a lightweight desktop app to a heavy Electron platform with forced cloud sync — the app now requires a login and stores collections in Postman's cloud by default. This has driven a notable exodus toward alternatives like Bruno and Insomnia for teams with privacy concerns about API credentials being synced to a third party.

4.6
From Free · Paid from $14/mo
8
n8n logo
n8nFreemium

Fair-code workflow automation tool — the open-source Zapier alternative

n8n lets you build workflow automations visually — think Zapier, but you host it yourself and never hit a pricing wall at 1,000 tasks. The node editor has 400-plus integrations out of the box including Slack, GitHub, Google Sheets, Postgres, and HTTP request nodes for anything missing. You can drop custom JavaScript or Python directly into a Code node when the built-ins fall short, which is what separates n8n from pure no-code tools. Self-hosting is straightforward with Docker, and the community edition is genuinely usable rather than a crippled trial. Used by engineering teams to automate internal processes — incident routing, data sync between tools, scheduled reports — and by agencies building client automations on their own infrastructure. Around 45,000 GitHub stars. The fair-code license means source is visible but commercial resale has restrictions worth reading. The UI gets unwieldy past 50-plus nodes in a single workflow, and debugging complex flows means reading verbose execution logs. Weekly releases, very active development.

4.6
From Free · Paid from $24/mo
9
Portainer logo
PortainerFreemium

Container management platform for Docker and Kubernetes

Portainer is a web-based management UI for Docker and Kubernetes — instead of SSH-ing into a server and running docker ps or kubectl commands, you manage containers, volumes, networks, and deployments from a browser. Written in Go with an Angular frontend, around 30,000 GitHub stars. The Community Edition is free and covers Docker standalone, Docker Swarm, and Kubernetes with container management, image builds, log streaming, and basic access control. The Business Edition adds GitOps deployments, edge compute management, full RBAC, and custom private registries — the first five nodes are free, which covers most small teams. The homelab community uses Portainer as the control plane for every service on their home servers and it's excellent for that use case. For production Kubernetes at scale, teams find it doesn't fully replace kubectl or Helm for complex deployment workflows — it's a complement, not a substitute. Docker Compose stacks deploy and update through the UI, which is the primary use case for most small-to-mid teams who don't want to SSH for every container operation.

4.6
From Free · Paid from $5/mo
10
Stirling-PDF logo
Stirling-PDFFreemium

Self-hosted PDF toolkit with 60+ tools

Stirling-PDF is a self-hosted web app for PDF operations built with Java and Spring Boot. Around 50K GitHub stars — one of the fastest-growing self-hosted tools on GitHub in 2024. Runs in a single Docker container with no external dependencies. Operations include merge, split, compress, rotate, reorder pages, OCR via Tesseract, convert to and from HTML/images/Word, watermark, password protection, and metadata editing. Everything processes on-device with no files sent to external servers, making it the privacy-preserving alternative to SmallPDF, ILovePDF, or Adobe Acrobat for one-off PDF work. The web UI is clean and works from any browser without installing anything. Reddit homelab users love it for document management workflows. Complaints focus on slower processing for large PDFs — OCR on a 200-page document can take several minutes — and Tesseract OCR quality being lower than commercial alternatives like Adobe. Java heap memory should be tuned up for production; default settings can cause OOM errors on large files.

4.6
From Free · Paid from $99/mo
11
Retool logo
RetoolFreemium

Low-code internal tool builder for developers

Retool is a low-code platform for building internal tools, admin panels, dashboards, and CRUD applications founded in 2017. G2: 4.6 stars from 400+ reviews. Used by Amazon, DoorDash, NBC, and thousands of engineering teams to build operational tooling without dedicating frontend engineers to internal apps. The builder works by dragging pre-built components — tables, forms, charts, maps, file uploaders — onto a canvas and connecting them to data sources via SQL queries or API calls. Supported data sources include PostgreSQL, MySQL, MongoDB, Redis, DynamoDB, Snowflake, REST APIs, GraphQL, Google Sheets, and S3. JavaScript and Python can be written inline for custom logic, transformations, and conditionals. Free tier covers up to 5 users with unlimited apps. Paid: $10/user/mo Standard (custom branding, audit logs), $50/user/mo Business (self-hosted option, SSO, granular permissions, environments). The self-hosted deployment runs on your own infrastructure via Docker or Kubernetes, keeping data in your network — important for regulated industries handling sensitive data. Reddit engineering teams consistently recommend Retool for internal tooling as a way to give non-technical stakeholders operational access without building a custom admin panel from scratch. The consistent caveats: Retool is not suitable for customer-facing applications due to performance and customization limits, and vendor lock-in is real — apps built in Retool are not easily portable to other frameworks. Compared to Appsmith (open-source alternative): Appsmith is free self-hosted; Retool has a more polished UI and better enterprise support. Compared to building custom: Retool is 10x faster for standard CRUD workflows.

4.6
From Free · Paid from $10/mo
12
GitLab logo
GitLabFreemium

The complete DevOps platform

GitLab is a complete DevOps platform: source control, CI/CD pipelines, container registry, security scanning, package registry, and issue tracking in one interface. The self-hosted Community Edition is free and open source under the MIT Expat license, including full CI/CD with no paid tier required for core workflows. GitLab.com SaaS is free for 5 users with 400 CI/CD minutes per month, which runs out fast on active projects. Premium is $29/user/month for 10,000 pipeline minutes, unlimited users, code owners, and web-based support. Ultimate is $99/user/month for security dashboards, vulnerability management, and compliance frameworks. The built-in Container Registry and Package Registry eliminate separate tools for most teams. CI/CD pipeline YAML is well-documented and the community has extensive examples for most languages and frameworks. Self-hosting reality: GitLab requires at minimum 8GB RAM to run comfortably and scales to 16GB or more under active developer load. A $6/month VPS is not enough. Key enterprise features including merge request analytics, DORA metrics, and compliance reporting are locked to expensive tiers. GitHub's open-source community is larger and Copilot integration is better. Skip GitLab if your team is under 10 developers and self-hosting is not a requirement — the operational overhead does not justify the value at that scale.

4.5
From Free · Paid from $29/mo
13
Supabase logo
SupabaseFreemium

The open source Firebase alternative

Supabase is an open-source backend-as-a-service built on PostgreSQL. Provides authentication, real-time subscriptions, file storage, edge functions, and auto-generated REST and GraphQL APIs. Increasingly the preferred Firebase alternative.

4.5
From Free · Paid from $25/mo
14
GitHub Codespaces logo

Instant dev environments in the cloud

GitHub Codespaces spins up a cloud development environment — a full VS Code instance running in a container — directly from any GitHub repository with one click. The container uses a devcontainer.json configuration to install dependencies, set up language runtimes, and configure the editor, so every team member gets an identical environment without touching local machine setup. You can run Codespaces in the browser or connect your local VS Code to it over SSH. Compute options range from 2-core/4GB RAM to 32-core/64GB RAM. Pricing is usage-based: free tier includes 120 core-hours per month (roughly 60 hours on a 2-core machine). Beyond the free tier, billing is $0.18/core-hour for compute plus $0.07/GB/month for storage. For individual developers, the free tier covers occasional use. For teams running 8-hour development days on 4-core machines, monthly costs run $150+ per developer. Reddit feedback focuses on the cost issue — Codespaces is expensive for full-time use compared to local development, but the onboarding and environment consistency benefits are real for large teams or contractors.

4.5
From Free · Paid from $4/mo
15
Windsurf logo
WindsurfFreemium

The AI-powered IDE for developers

Windsurf is an AI-first code editor built by Codeium that competes directly with Cursor. It ships as a VS Code fork with an AI coding assistant called Cascade tightly integrated throughout — not as an extension but as a first-class part of the editor. Cascade operates in two modes: Chat for conversational code Q&A, and Flow for agentic multi-file edits where the AI can read, edit, create, and run terminal commands autonomously. The model is aware of your entire codebase context, not just the open file. Windsurf launched in late 2024 and has grown rapidly. Pricing is free tier with limited AI requests, then $15/month (Pro) for higher limits and access to more powerful models including Claude and GPT-4o. Compared to Cursor, Windsurf's agentic Flow mode is smoother for multi-file operations — it tends to make cleaner, more contained edits. Cursor has a larger user base and more community resources. Reddit comparisons between Windsurf and Cursor run hot: Windsurf fans cite better multi-file editing; Cursor fans cite more polish and a wider plugin ecosystem. Both are meaningfully better than GitHub Copilot for complex tasks.

4.5
From Free · Paid from $15/mo
16
PocketBase logo

Open-source backend in a single file — realtime database, auth, and file storage

PocketBase is a single Go binary that ships a complete backend: SQLite database, real-time subscriptions, file storage, authentication with email and OAuth2 providers, and a REST API with auto-generated client SDKs for JavaScript and Dart. Zero external dependencies — download the binary, run it, and you have a working backend in under two minutes. Around 37,000 GitHub stars. The appeal for solo developers and small teams is obvious: no database to set up separately, no Redis, no auth service to configure. It runs on a five-dollar VPS. The critical limitation is that SQLite is the only database and horizontal scaling is not supported — one instance per deployment. Past roughly 10,000 concurrent connections this becomes a real constraint. PocketBase extends through Go hooks for custom server-side logic, or through a JavaScript VM embedded in newer versions. Production teams at real scale tend to graduate from PocketBase to Supabase or a traditional stack, but for projects under moderate load it is genuinely complete and takes minutes to deploy.

4.5
From Free
17
Directus logo
DirectusFreemium

Open-source headless CMS and data platform

Directus is a headless CMS and data platform that wraps any SQL database — PostgreSQL, MySQL, SQLite, MS SQL — in an admin panel and auto-generates REST and GraphQL APIs from your schema. The differentiator from Strapi is that Directus works non-destructively on existing database tables, so you can add a CMS UI on top of a database your app already uses without changing the schema. Written in TypeScript with a Vue.js admin interface, around 27,000 GitHub stars. The data studio feels more like Airtable than a traditional CMS — you browse, filter, and edit records directly. The permissions system is granular to the field level per role, but the configuration UI is complex and frequently confusing for new users — a consistent complaint in the community. The Flows system adds visual automation: webhook triggers and data transformations without custom code. Self-hosted Community edition is fully featured; Directus Cloud is available. One thing that surprises people coming from Strapi: Directus doesn't handle database schema migrations — you manage those separately, which is a deliberate design choice for brownfield projects.

4.5
From Free · Paid from $99/mo
18
Sentry logo
SentryFreemium

Industry-standard application error tracking and monitoring

Sentry is an open-source application monitoring platform founded in 2012 with 39,000+ GitHub stars. It is the default error tracking tool across the software industry — when something breaks in production, Sentry is typically the first place developers look. It supports 100+ platforms and frameworks including JavaScript, Python, Go, Ruby, Java, iOS, Android, and React Native. Free developer tier includes 5,000 errors per month. Paid: $26/mo Team (50K errors, 1-hour data retention), $80/mo Business (custom retention, advanced integrations, SSO). Beyond basic error tracking, Sentry has expanded into session replay (watch a video of what the user was doing when the error occurred), performance monitoring (transaction traces, slow query detection), profiling (CPU and memory flame graphs), and cron monitoring. Each error captures full stack traces, breadcrumbs of user actions leading to the crash, device and browser context, and release version. The SDK auto-instruments in most frameworks with minimal setup. The self-hosted version is fully functional but Reddit threads consistently note it requires significant server resources — 8GB+ RAM for a comfortable deployment — making it more appropriate for teams with infrastructure expertise than small startups. Compared to Datadog APM: Sentry is error-centric with better developer UX; Datadog is infrastructure-centric with broader observability. Compared to Rollbar: nearly identical positioning; Sentry has better session replay and a larger community.

4.5
From Free · Paid from $26/mo
19
Forgejo logo

Community-governed self-hosted Git forge

Forgejo is a community-governed fork of Gitea, created in 2022 after Gitea Ltd accepted venture capital funding, raising concerns about the project's future direction. The Codeberg organization maintains Forgejo as a soft fork, staying close to Gitea's codebase while building independent governance structures. It is a lightweight self-hosted Git forge written in Go and distributed as a single binary with minimal dependencies. Full feature parity with Gitea includes Git repository hosting, issue tracking, pull requests, project milestones, wikis, and package registries for npm, PyPI, Maven, and container images. Forgejo Actions provides GitHub Actions-compatible CI/CD pipelines, making migration of existing GitHub Actions workflows straightforward. Federation support via ActivityPub is under active development, enabling cross-instance collaboration in the future. The project is deployed on Codeberg.org, serving hundreds of thousands of repositories in production. For teams committed to community-governed infrastructure without corporate ownership, Forgejo is the principled choice in the self-hosted Git space. It offers everything Gitea provides without the corporate ownership concerns that prompted the fork, and its GitHub Actions compatibility lowers the migration barrier significantly for teams moving away from GitHub or GitLab.

4.5
From Free
20
Netlify logo
NetlifyFreemium

Deploy modern web projects with ease

Netlify is a cloud platform for deploying static sites and serverless functions. Pioneered the Jamstack category. Features Git-based deployments, edge functions, serverless forms, identity management, and split testing.

4.4
From Free · Paid from $19/mo
21
Replit logo
ReplitFreemium

Build software collaboratively with AI

Replit is a browser-based IDE and hosting platform that lets you write, run, and deploy code without setting up a local development environment. Every project (called a Repl) spins up a cloud container with a terminal, editor, and live preview. Languages supported include Python, JavaScript, TypeScript, Go, Rust, Java, C++, and dozens more. The Multiplayer feature enables real-time collaborative coding — multiple people editing the same file simultaneously like Google Docs for code. Replit's Ghostwriter AI provides code completion, explanation, and generation. Hosting is built-in: you can deploy web apps, bots, and APIs from the same interface where you write code. Pricing is free for public projects, then $20/month (Core) for private projects, faster compute, and always-on deployments. The free tier sleeps idle projects. Reddit's primary Replit criticism is compute performance — free and Core tier VMs are underpowered for anything beyond toy projects, and pricing for dedicated compute gets expensive fast. It is excellent for learning, prototyping, coding interviews, and teaching, but production workloads quickly outgrow what Replit hosts efficiently.

4.4
From Free · Paid from $25/mo
22
Gitea logo
GiteaFree

Painless self-hosted Git service — lightweight GitHub alternative

Gitea is a lightweight self-hosted Git service written in Go — a single binary that runs on almost anything including a Raspberry Pi with 512MB RAM. If GitHub is too expensive or too risky for code that needs to stay off third-party servers, Gitea is the pragmatic choice. Covers the core Git hosting loop: repositories, pull requests, code review, issues, milestones, wikis, and webhooks. Around 42,000 GitHub stars. The CI/CD gap historically was significant, but Gitea Actions — which mirrors GitHub Actions YAML syntax — shipped in 2022 and has matured enough for most teams. Forgejo is an actively maintained community fork worth evaluating if governance matters to your organization. Self-hosting is genuinely simple: download the binary, configure a text file, run it. No Docker required, though Docker Compose works fine. Resource usage is dramatically lower than GitLab — Gitea runs fine on 512MB RAM while GitLab requires 4GB minimum. SSH and HTTPS clone both work out of the box with no extra configuration.

4.4
From Free
23
Appwrite logo
AppwriteFreemium

Open-source backend platform for web, mobile, and Flutter developers

Appwrite is a self-hosted backend platform covering the same ground as Firebase: authentication with 30-plus OAuth providers, databases, file storage, cloud functions, real-time subscriptions, and messaging. SDKs for JavaScript, Flutter, Swift, Kotlin, Python, Ruby, and more. Around 42,000 GitHub stars. The self-hosted stack runs as multiple Docker containers — typically 7-plus services including the API server, MariaDB, Redis, and workers — so it is heavier to operate than PocketBase but more horizontally scalable. Appwrite Cloud launched in 2023 for teams who do not want to manage infrastructure. Compared to Firebase, real-time sync performance is slightly slower for high-frequency updates. The Appwrite console is well-designed and clearer to navigate than the Firebase dashboard. Teams migrating from Firebase appreciate the data portability since there is no vendor lock-in. Cloud function cold starts on self-hosted deployments can be slow, particularly for Python runtimes, and need attention in latency-sensitive flows.

4.4
From Free · Paid from $15/mo
24
Gitpod logo
GitpodFreemium

Cloud development environments

Gitpod is a cloud development environment platform that spins up pre-configured workspaces from any Git repo in seconds, built with TypeScript and Go. Around 12K GitHub stars. Each workspace runs in a container defined by a .gitpod.yml file — you commit the config alongside your code, and every contributor gets the same environment without touching their local machine. It supports VS Code in the browser, JetBrains Gateway, and native VS Code via SSH. The self-hosted version runs on Kubernetes and requires meaningful infrastructure to operate; most teams use gitpod.io directly. Reddit's main complaints are cold start times of 20-30 seconds on typical repos, credit limits that run out faster than expected on the free tier, and workspace timeouts after 30 minutes of inactivity. Compared to GitHub Codespaces, Gitpod is faster to configure and not tied to a specific Git host. Coder is the closest self-hosted alternative when you need full control over the infrastructure.

4.4
From Free · Paid from $9/mo
25
Appsmith logo
AppsmithFreemium

Open-source low-code platform for building internal tools

Appsmith is an open-source low-code platform for building internal tools admin panels and dashboards with 39000 plus GitHub stars. Connect to any database or API via drag-and-drop widgets to build CRUD apps in minutes instead of weeks. Pre-built widgets include tables charts forms maps and rich text editors. JavaScript runs anywhere in the platform for custom logic. Git version control tracks changes to applications. Role-based access control manages who can view and edit apps. Self-hosted deployment via Docker keeps sensitive business data on your infrastructure. The platform competes directly with Retool but offers a generous free tier and full self-hosting option. For engineering teams spending weeks building internal dashboards and admin tools Appsmith reduces that to hours.

4.4
From Free · Paid from $15/mo
26
Strapi logo
StrapiFreemium

Open-source headless CMS — design APIs fast and manage content easily

Strapi is a Node.js headless CMS that auto-generates REST and GraphQL APIs from your content type schemas — define the structure in the admin panel and the endpoints appear automatically. Around 65,000 GitHub stars. The plugin ecosystem covers authentication, media libraries, email providers, and third-party service integrations. Self-hosting works with PostgreSQL, MySQL, SQLite, or MongoDB. Version 5, released in 2024, was a significant rewrite that broke compatibility with many v4 plugins — teams upgrading from v4 faced real migration effort and some plugins never got updated. That pain has largely settled, and v5 is a more stable foundation. The admin UI slows down noticeably with complex content schemas involving many relations. GraphQL performance on deeply nested queries needs explicit caching or it gets slow at production traffic levels. Deployment is straightforward on any Node.js host — Railway, Render, or a VPS with PM2. The Community edition covers full CMS functionality; paid plans add improved role-based access control and support SLAs.

4.3
From Free · Paid from $29/mo
27
Woodpecker CI logo

Open-source CI/CD engine

Woodpecker CI is a lightweight, open-source CI/CD system written in Go with a Vue.js frontend, forked from Drone CI in 2021 when Drone moved to a paid enterprise model. Around 4K GitHub stars. Pipelines are defined in YAML and run steps in Docker containers — if you can run Docker, you can run Woodpecker. The server uses around 50MB of RAM. It integrates with GitHub, GitLab, Gitea, and Forgejo via webhooks. Each pipeline step is a Docker image, which keeps config simple and explicit. Matrix builds are supported but limited compared to GitHub Actions. The plugin ecosystem is smaller — you're working with community plugins rather than a marketplace with thousands of actions. Reddit users coming from GitHub Actions note the learning curve is low and self-hosted overhead is minimal. It's not trying to be GitHub Actions; it's trying to be a simple, honest CI that runs your Docker steps and stays out of the way. Self-hosted only — no SaaS offering.

4.3
From Free
28
ToolJet logo
ToolJetFreemium

Open-source low-code platform for building business applications

ToolJet is an open-source low-code platform with 37000 plus GitHub stars for building and deploying internal tools with minimal coding. It connects to databases like PostgreSQL MySQL MongoDB and APIs including REST GraphQL and gRPC. The visual app builder uses drag-and-drop components including tables charts forms and custom widgets. Built-in workflow automation handles multi-step processes. Multiplayer editing lets teams collaborate on app development in real time. The marketplace provides pre-built templates for common internal tool patterns. Self-hosted via Docker or Kubernetes with support for enterprise SSO via OIDC and SAML. ToolJet differentiates from Appsmith with better workflow automation and multiplayer editing. For organizations building multiple internal tools ToolJet provides a consistent platform that reduces duplicated effort across teams.

4.3
From Free · Paid from $20/mo
29
Keycloak logo

Open-source identity and access management — self-hosted Auth0 alternative

Keycloak is an enterprise-grade identity and access management server from Red Hat — the self-hosted alternative to Auth0 and Okta for organizations that need to run their own identity provider. Handles OpenID Connect, SAML 2.0, OAuth 2.0, social login, LDAP and Active Directory federation, and fine-grained authorization policies. Used in production at CERN, NATO, and major financial institutions. The Java server needs real resources: 512MB RAM minimum, 2GB recommended for production with a PostgreSQL backend. Where Keycloak earns its complexity: it acts as a broker between your application and dozens of identity sources simultaneously — internal LDAP, GitHub OAuth, SAML from a corporate IdP, and Google login all handled through one server your app talks to via standard OIDC. The learning curve is steep. The admin console has dozens of configuration screens, and getting custom authentication flows or custom themes right often takes days of documentation reading. Quarkus-based since version 17, which improved startup time and memory footprint significantly over the older WildFly-based releases.

4.2
From Free