Open-LaunchOpen-Launch

Categories

Browse Categories

APIs & Integrations52 projectsAR/VR2 projectsArtificial Intelligence270 projectsBlockchain & Crypto10 projectsBusiness Analytics26 projectsCMS & No-Code23 projectsCross-Platform Development5 projectsData Science & Analytics27 projectsDatabases20 projectsDesign Tools75 projectsDevOps & Cloud15 projectsDeveloper Tools106 projectsDirectory30 projectsE-commerce34 projectsEducation Tech64 projectsFinance & FinTech26 projectsGame Development11 projectsGaming Tech21 projectsGraphics & Illustration32 projectsGreen Tech2 projectsHardware6 projectsHealth Tech28 projectsInternet of Things (IoT)6 projectsLaunch Platform7 projectsMachine Learning6 projectsMarketing Tools127 projectsMobile Development25 projectsNatural Language Processing10 projectsOnline Community41 projectsOpen Source31 projectsPlatforms71 projectsProductivity245 projectsPrototyping7 projectsRobotics2 projectsSaaS271 projectsSales Tools34 projectsSecurity16 projectsServerless4 projectsTesting & QA7 projectsUI/UX20 projectsWearables1 projectsWeb Development82 projects

Quick Access

Trending NowBest of Month

Streak Challenge

0

days streak

🚀 Why build streaks?

  • • Products from high-streak users get featured placement
  • • Automatic promotion on the main page
  • • Priority visibility for all submissions
  • • Exclusive community badges

🔥 Active users = More visibility = More success!

Sign in to start earning rewards
logoOpen-Launch

© 2025 Open-Launch. All rights reserved.

Open source project by Simon

Top 1 Product Badge (Light Theme)Top 1 Product Badge (Dark Theme)

Discover

  • Trending
  • Categories
  • Submit Project
  • Alternatives

Resources

  • Pricing
  • Sponsors
  • Blog

Legal

  • Terms of Service
  • Privacy Policy
  • Attribution Badges

Connect

  • GitHub
  • Twitter / X

Earned Badges

Featured on findly.toolsFeatured on findly.tools
Featured on Twelve ToolsFeatured on Twelve ToolsFeatured on Best DirectoriesFeatured on Best DirectoriesOpen Launch - Featured on AI With MeOpen Launch - Featured on AI With MeFeatured on Startup FameOpen Launch - The first complete open source alternative to Product Hunt. | Product HuntOpen Launch - The first complete open source alternative to Product Hunt. | Product HuntFeatured on MagicBox.toolsFeatured on MagicBox.tools

Open Source

File Architect — Create file structures fast logo

1. File Architect — Create file structures fast

File Architect is a macOS app and a web platform to create and organize file structures via a text editor. Its simple syntax and tab-based nesting system, makes it intuitive, efficient and easy to use.Just outline your desired structure with text and nest with tabs. Hit create, and it’s created on your drive.How it works📁 Folder/File Structure: Lines with dots are files and without are folders. Indent with tabs for nesting.⚙️ Advanced Operations: Additional syntax available for more complex operations. Copy, rename, or move files or folders and their content.🤖 AI Structures: Don’t know how to design a structure? Get an AI-Generated structure from a simple prompt.✅ Valid Blank Files: Files are created as valid blank files that open, not 0 byte stubs.💾 Templates: You can save templates to reuse later.⚡ Fast and minimal: The app doesn’t save anything you create. It’s fast, lightweight (19.9 mb) and simple. Just the necessary and nothing else.💻 Open-Source Engine: Engine behind the app is open-source. You can use it via command-line:https://github.com/filearchitectWhy? Creating file structures on mac is too tedious and starting a new project is always a hassle. Copy an old folder, delete half, still miss stuff or you can hack something together with a couple of shell scripts, but it’s unintuitive and inefficient. I wanted a fast, reliable way to go from outline to structure.Many other features and tweaks are in the roadmap already, but I would love some feedback and suggestions :)

Developer ToolsOpen SourceProductivity
0
2
Crreo logo

2. Crreo

Crreo is an all-in-one AI platform tailored for video creators, offering a wide range of tools for content creation

Developer ToolsOpen SourceProductivity
0
3
TensorBlock Forge logo

3. TensorBlock Forge

TensorBlock Forge is an AI model API platform that lets you access and call AI models from multiple providers in one place. Forge removes the friction of multi-provider AI and fragmented tooling, giving you one ultra-secure, high-performance command center to orchestrate everything. Store multiple provider API keys and access it all with a single Forge API key. Drop-in replacement for any application that uses OpenAI's API. Strong encryption for API keys with JWT-based authentication. And best of all, Forge is open-source and self-hosted.

Artificial IntelligenceAPIs & IntegrationsOpen Source
0
2
Open Source Alternatives logo

4. Open Source Alternatives

Handpicked Open Source Alternatives to Paid Softwares

DirectoryOpen SourceProductivity
0
6
biohub.fyi logo

5. biohub.fyi

Your Digital Identity, Beautifully Organized

Open SourcePlatformsProductivity
0
5
Phoenix Template Engine logo

6. Phoenix Template Engine

With some delay, but I made it. I'm happy to announce that Phoenix Template Engine version 1.0.0 is now available. This is the first version that I consider stable and that comes with the functionalities I wanted. Moreover, I spent time on a complete rebranding, where I redesigned the logo, the presentation website, and the documentation.What is Phoenix?Phoenix is an open-source template engine created entirely by me for Spring and Spring Boot that comes with functionalities that don't exist in other market solutions. Furthermore, Phoenix is the fastest template engine, significantly faster than the most used solutions such as Thymeleaf or Freemarker.What makes Phoenix different?Besides the functions you expect from a template engine, Phoenix also comes with features that you won't find in other solutions. Just a few of the features offered by Phoenix:An easy-to-use syntax that allows you to write Java code directly in the template. It only takes one character (the magical @) to differentiate between HTML and Java code.The ability to create components (fragments, for those familiar with Thymeleaf) and combine them to create complex pages. Moreover, you can send additional HTML content to a fragment to customize the result even more.Reverse Routing (type-safe routing) allows the engine to calculate a URL from the application based on the Controller and input parameters. This way, you won't have to manually write URLs, and you'll always have a valid URL. Additionally, if the mapping in the Controller changes, you won't need to modify the template.Fragments can insert code in different parts of the parent template by defining sections. This way, HTML and CSS code won't mix when you insert a fragment. Of course, you can define whatever sections you want.You can insert a fragment into the page after it has been rendered. Phoenix provides REST endpoints through which you can request the HTML code of a fragment. Phoenix handles code generation using SSR, which can then be added to the page using JavaScript. This way, you can build dynamic pages without having to create the same component in both Phoenix and a JS framework.Access to the Spring context to use Beans directly in the template. Yes, there is @autowired directly in the template.Open-sourceAnd many other features that you can discover on the site.Want to learn more?Phoenix is open-source. You can find the entire code at https://github.com/pazvanti/PhoenixSource code: https://github.com/pazvanti/PhoenixDocumentation: https://pazvanti.github.io/Phoenix/Benchmark source code: https://github.com/pazvanti/Phoenix-Benchmarks

Developer ToolsOpen SourceWeb Development
0
0
Toolify100 logo

7. Toolify100

toolify100.com is a toolset aiming for 100 AI utilities. Currently featuring Token Counter (text token & cost) and Image Token Counter (image token & cost), comparing across models.

Developer ToolsOpen Source
0
1
mq - jq-like command-line tool for markdown processing logo

8. mq - jq-like command-line tool for markdown processing

mq is a command-line tool that processes Markdown using a syntax similar to jq.It's written in Rust, allowing you to easily slice, filter, map, and transform structured data.

Developer ToolsOpen SourceWeb Development
0
2
Backlink Exchange MarketPlace logo

9. Backlink Exchange MarketPlace

The Backlink Exchange Marketplace is a specialized platform that connects website owners, bloggers, and digital marketers looking to grow their online visibility through ethical and efficient backlink exchanges. Designed to simplify and streamline the link-building process, this marketplace allows users to publicly list their websites along with relevant SEO metrics, niche categories, and preferred exchange conditions.By offering a centralized directory of actively participating websites, the platform makes it easy to browse and filter listings based on factors such as domain authority, website traffic, industry focus, and language. Whether you're a startup, an established brand, or a content creator, you can quickly find high-quality sites that align with your audience and goals.Once you find a potential match, the marketplace enables direct communication between website owners. This means no intermediaries, no time-consuming email outreach, and a greater chance of securing relevant, mutually beneficial partnerships. Each exchange is handled transparently, encouraging trust and long-term collaboration.The Backlink Exchange Marketplace is ideal for those who want to enhance their SEO strategy, build organic traffic, and boost search engine rankings—without the high costs of traditional link-building services.✅ Key BenefitsTargeted Link Building – Connect with sites in your specific niche for more relevant and effective backlinks.Improved SEO Rankings – Boost domain authority and search visibility with high-quality, mutual link exchanges.Time-Saving Platform – Discover and contact partners easily from a curated list, no cold outreach needed.Direct Communication – Engage with site owners directly for transparent, efficient negotiations.Cost-Effective Growth – Build links through collaboration, not costly paid placements.Access to SEO Metrics – Evaluate sites based on domain authority, traffic, and backlink profiles.Ethical and Transparent – Promote sustainable SEO practices aligned with Google’s guidelines.Grow Your Network – Foster relationships with other professionals in your industry.Ongoing Opportunities – New listings mean fresh chances to build strategic partnerships.Centralized Management – Keep all exchange activity organized and easy to track in one place.Whether you're just starting out or scaling your SEO efforts, the Backlink Exchange Marketplace gives you the tools and connections you need to build a stronger backlink profile and drive lasting online growth.

DatabasesMarketing ToolsOpen Source
0
3
Webstudio logo

10. Webstudio

Webstudio is a visual website builder designed for creating custom frontends without extensive coding. It targets designers, developers, and startup founders seeking maintainable and performant websites.

Developer ToolsOpen SourceWeb Development
0
4
PreviousPage 1 of 4Next