Best of Open Source2025

  1. 1
    Article
    Avatar of fullstackdeveloperFullstack Developer·1y

    The Largest Library of Open-Source UI

    Uiverse.io offers a community-made library of free and customizable UI elements built with CSS or Tailwind. These components can be easily copied and used in your projects, saving you considerable time in UI development and customization.

  2. 2
    Article
    Avatar of devtoDEV·1y

    How Programming Will Look In the Future?

    Programming has largely stuck to the von Neumann paradigm since the 1940s, but modern hardware with multiple cores faces challenges with this model. Traditional concurrent programming solutions like Go's goroutines introduce complexities. Data flow programming offers an alternative by treating programs as networks of independent nodes that pass data, avoiding race conditions and allowing natural parallelism. Nevalang is a new language built around this paradigm, offering a promising future for programming. However, it is still in development and looking for contributors.

  3. 3
    Article
    Avatar of devtoolsDev Tools·1y

    is-a.dev: A Free .dev Subdomain for Your Projects

    is-a.dev offers a free service that provides subdomains under the .dev top-level domain for developers and their projects. It's suitable for personal portfolios, open-source repositories, documentation, or small apps, giving your work a professional online presence.

  4. 4
    Article
    Avatar of communityCommunity Picks·1y

    The Modern Open Source Timetracker

    Solidtime allows users to easily import data from other time tracking apps like Toggl and Clockify, including time entries, tags, clients, and projects. It simplifies the migration process and consolidates all your data in one platform.

  5. 5
    Article
    Avatar of lobstersLobsters·1y

    DoomPDF

    DoomPDF is a unique adaptation of the classic Doom game that executes within a PDF file, compatible exclusively with Chromium-based browsers. The source code is available on GitHub.

  6. 6
    Article
    Avatar of communityCommunity Picks·1y

    Procrastinator's Guide to Glory: Open Source Projects That Turn Wasted Time Into Career Gold ⭐️

    Redirecting some leisure time to contributing to open source projects can enhance technical skills, increase visibility to potential employers, and lead to career advancement. A strategic approach, like dedicating 15 minutes to contributions, can yield significant benefits, such as skill development, professional recognition, and networking opportunities. Key steps include identifying manageable issues, reviewing documentation, implementing solutions, and submitting pull requests. Several noteworthy projects are highlighted to help beginners get started.

  7. 7
    Article
    Avatar of opensoulsOpenSouls·1y

    Top UI libraries with copy-paste components for developers

    A curated list of free UI libraries that leverage Tailwind CSS for styling, featuring multiple open-source options. Ideal for developers looking for ready-to-use, copy-paste components. Contributions for additional libraries are welcome to keep the list updated.

  8. 8
    Article
    Avatar of su5hqluae4wlrb1nahjtvSerdarcan Buyukdereli·31w

    A Great Resource for Open-Source Tools

    A curated directory featuring over 200 open-source tools serves as an alternative discovery platform to commercial software. The directory integrates with GitHub to display real-time star counts, helping developers assess community adoption and tool popularity when building new technology stacks or replacing existing solutions.

  9. 9
    Article
    Avatar of frontend_developerFrontend developer·1y

    24 Best Free, Open Source React Portfolio Page Templates 😲😲😲

    Discover 24 free and open source React portfolio page templates to help you build a unique personal portfolio website.

  10. 10
    Article
    Avatar of dailydoseofdsDaily Dose of Data Science | Avi Chawla | Substack·1y

    10 MCP, AI Agents, and RAG projects for AI Engineers

    Explore 10 AI-focused projects including building an MCP-powered Agentic RAG, a multi-agent book writer, and a RAG system that understands audio content. Learn how to build and fine-tune AI models like DeepSeek-R1 and create applications using open-source tools like Llama 4 and Colpali.

  11. 11
    Article
    Avatar of communityCommunity Picks·1y

    5 Open Source Tools for Backend Developers in 2025

    Explore five essential open-source tools for backend developers that will remain relevant in 2025. These tools, which include Nitric, Encore, Appwrite, Manifest, and Nhost, offer unique features to streamline development and simplify cloud integration. Each tool supports multiple programming languages and provides scalable solutions for building robust applications.

  12. 12
    Article
    Avatar of awegoAwesome Go·1y

    Making Beautiful API Keys

    To improve the aesthetic and usability of API keys, a startup created 'uuidkey', a package that encodes UUIDs into a readable format using Crockford Base32. This solution aims to provide secure, globally unique, sortable, and human-friendly API keys by leveraging the benefits of UUIDv7 and adding options such as removing dashes and adding prefixes for better management and security. The package is open source and available for programmers to implement in their own systems.

  13. 13
    Article
    Avatar of communityCommunity Picks·41w

    An open source alternative to Heroku

    Canine is an open source deployment platform designed as a cost-effective alternative to Heroku. It offers GitHub integration, one-click deployments, automatic SSL certificate management, and Kubernetes simplification. The platform supports over 200 cloud providers to avoid vendor lock-in, includes autoscaling capabilities, and can deploy over 10,000 open source projects at no additional cost. Users can either self-host Canine or use the hosted version, with the core platform being free and open source.

  14. 14
    Article
    Avatar of selfhstselfh.st·41w

    My Favorite Apps Launched in 2025 (So Far)

    A curated list of 11 self-hosted applications launched in the first half of 2025, including document management tools like Papra, reverse proxy solution Pangolin, Notion alternative Colanode, authentication middleware Tinyauth, and various other utilities for asset tracking, log monitoring, image optimization, file sharing, analytics, and music metadata editing. Each application is highlighted for its simplicity, unique features, or improvements over existing alternatives in the self-hosted software ecosystem.

  15. 15
    Article
    Avatar of daily_updatesdaily.dev Changelog·20w

    Your profile just got a serious upgrade

    daily.dev has launched a comprehensive developer profile feature that transforms basic activity feeds into living portfolios. Users can now showcase work experience, education, certifications, open source contributions, projects, publications, and volunteering activities. The platform offers CV parsing to automatically populate profile sections, reducing setup time. This upgrade lays the groundwork for an upcoming job matching feature that will connect developers with personalized opportunities based on complete profiles, prioritizing quality matches over recruiter spam.

  16. 16
    Article
    Avatar of theregisterThe Register·21w

    Linus Torvalds: Vibe coding is fine, but not for production

    Linus Torvalds shares his perspective on AI-assisted coding, stating that while vibe coding can help newcomers get started with programming, it's unsuitable for production code due to maintenance concerns. He discusses Rust's gradual integration into the Linux kernel, noting it has taken longer than expected but is becoming a real part of the codebase. Torvalds addresses AI's impact on kernel development, mentioning issues with crawlers disrupting infrastructure and AI-generated bug reports, though these problems are less severe than in other projects. He compares AI to previous productivity tools like compilers, suggesting it won't eliminate programming jobs but will change how developers work.

  17. 17
    Article
    Avatar of frontend_developerFrontend developer·1y

    React animated library

    React Bits is an open-source library by David Haz that offers various animated components and useful snippets for React.js projects. Key features include text animations like Split Text and Wave Text, general animations such as Animated Container and Blob Cursor, and components like Stack and Masonry, simplifying the implementation of animated elements in React applications.

  18. 18
    Video
    Avatar of thecodingslothThe Coding Sloth·42w

    16 Cool GitHub Repos You WILL Use (no pressure)

    A curated list of 16 useful GitHub repositories covering various programming topics including algorithm implementations, free programming books, project tutorials, system design resources, and open source alternatives. The repositories range from beginner-friendly learning materials like roadmaps and free books to more advanced topics like building programming languages and machine learning from scratch. Notable mentions include awesome lists for technology resources, algorithms repository with implementations in multiple languages, and practical tools like free developer services and public APIs.

  19. 19
    Video
    Avatar of fireshipFireship·1y

    Big Tech in panic mode... Did DeepSeek R1 just pop the AI bubble?

    DeepSeek, a Chinese company, released the open source R1 model, which outperforms major AI models and costs significantly less to develop. This development has sent shockwaves through the tech industry, particularly impacting Nvidia and other chip companies. In response, OpenAI is offering new features and models to stay competitive. The breakthrough signifies a major shift in the AI landscape, with Wall Street and tech investors concerned about future profitability.

  20. 20
    Video
    Avatar of youtubeYouTube·49w

    Google's Git Killer Is INSANELY Better (and it's open source)

    Explore how JJ, a new version control system written in Rust, offers a fresh approach to version control. Backed by experts and featuring advanced functionalities like automatic rebase, JJ simplifies complex tasks such as branching, merging, and resolving conflicts. With support for familiar commands, JJ promises a more efficient workflow while maintaining compatibility with Git as its underlying database.

  21. 21
    Article
    Avatar of communityCommunity Picks·50w

    Starwind UI

    Starwind UI offers a collection of powerful and accessible components for Astro projects, styled using Tailwind CSS v4. It is an open-source tool designed to help developers create beautiful websites quickly.

  22. 22
    Article
    Avatar of communityCommunity Picks·1y

    7 Developer Tools That Will Boost Your Workflow in 2025

    Explore seven developer tools that will enhance your workflow in 2025, from Webcrumbs for frontend development to Encore for backend efficiency, and other tools like Drizzle ORM, Fine.dev, Jam.dev, Dify, and Infisical. Discover how these tools boost productivity by simplifying tasks, speeding up development, and improving performance.

  23. 23
    Article
    Avatar of Marmelabmarmelab·1y

    Best Open Source CRMs for 2025

    Choosing the right CRM for your small to medium business can be challenging, especially if you need an open-source solution that you can customize. The post reviews the best open-source CRMs of 2025, focusing on their adaptability, ease of use, and documentation. Top picks include Twenty, Atomic CRM, and EspoCRM, which are highlighted for being developer-friendly and supporting modifications.

  24. 24
    Article
    Avatar of zerotomasteryZero To Mastery·1y

    Some code is better left unseen

  25. 25
    Video
    Avatar of fireshipFireship·1y

    DeepSeek stole our tech... says OpenAI

    OpenAI has accused DeepSeek of intellectual property theft, claiming that DeepSeek used OpenAI's outputs to fine-tune its models, a process known as distillation. This accusation comes as a second Chinese model enters the competition, creating a China vs. China AI race. Despite these controversies, open-source AI models are gaining traction, allowing developers to create innovative products. Privacy concerns have also been raised regarding the use of DeepSeek.