Software

Top 23 Software Open-Source Projects

  • public-apis

    A collective list of free APIs

    Project mention: 10 GitHub repositories that every developer must follow | dev.to | 2024-02-21

    ✅ public-apis/public-apis : https://github.com/public-apis/public-apis

  • awesome-mac

     Now we have become very big, Different from the original idea. Collect premium software in various categories.

    Project mention: The awesome-mac repo | /r/MacOS | 2023-09-23
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • glances

    Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.

    Project mention: Pyenv – lets you easily switch between multiple versions of Python | news.ycombinator.com | 2024-03-25

    If I pin a version of Python, isn't that going to wreck any tooling that depends on it? Unless you're saying have multiple versions of Python installed.

    This is practically the only remaining annoyance I have with the Python ecosystem (relative imports aside). I use some tools, like Glances [0] whose formula relies on a much newer version (3.12) than the actual package requires (3.8) [1].

    So when there's a Python update, all of those update as well. I thought I'd fixed this with pipx, but in a way that's worse, because the venvs it builds depend on a specific version of Python existing, which doesn't work well with brew always wanting to upgrade it.

    I want a stable, system-level Python that I don't touch, don't add packages to, and which only exists as a dependency for anything that needs it. If an update would break a package I have installed (due to Python library deprecation, etc.), it should warn me before updating. Otherwise, I don't care, as long as any symlinks are taken care of.

    Separately, I want a stable, user-level Python that I can do whatever I want to. Nothing updates it automatically. I can accomplish this by compiling Python and using `make altinstall`, but if there's a better way, I'd love to hear about it.

    [0]: https://github.com/Homebrew/homebrew-core/blob/20e744191e74d...

    [1]: https://github.com/nicolargo/glances

  • awesome-sysadmin

    A curated list of amazingly awesome open-source sysadmin resources. (by awesome-foss)

    Project mention: Good coding groups for black women? | news.ycombinator.com | 2024-01-13

    - https://github.com/awesome-foss/awesome-sysadmin

  • podman

    Podman: A tool for managing OCI containers and pods.

    Project mention: Podman 5.0 has been released | news.ycombinator.com | 2024-03-26

    Example of why: https://github.com/containers/podman/issues/5102#issuecommen...

  • Awesome-Linux-Software

    🐧 A list of awesome Linux softwares

    Project mention: Good coding groups for black women? | news.ycombinator.com | 2024-01-13

    - https://github.com/luong-komorebi/Awesome-Linux-Software

  • authelia

    The Single Sign-On Multi-Factor portal for web apps

    Project mention: Keycloak SSO with Docker Compose and Nginx | news.ycombinator.com | 2024-02-11

    It's me and two others though I'm definitely the most active. We put a lot of effort into security best practices and one of my co-developers is currently reviewing the 4.38.0 release. It's a fairly major release with a lot of important code paths that have been improved for the future.

    Our official docs can be found at https://www.authelia.com and you can find docs for a particular PR in the relevant PR. We've also linked the pre-release docs in the pre-release discussions which can be found here: https://github.com/authelia/authelia/discussions/categories/...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Laradock

    Full PHP development environment for Docker.

    Project mention: Laravel Docker in Windows | /r/PinoyProgrammer | 2023-04-30

    Haven’t touched Laravel for years pero baka laradock might be good for your use case

  • awesome-podcasts

    Collection of awesome podcasts

  • Chocolatey

    Chocolatey - the package manager for Windows

    Project mention: Effective Neovim Setup. A Beginner’s Guide | dev.to | 2024-03-09

    On a Windows machine, you can use Chocolatey by running the command.

  • juicefs

    JuiceFS is a distributed POSIX file system built on top of Redis and S3.

    Project mention: South Korea's No.1 Search Engine Chose JuiceFS over Alluxio for AI Storage | dev.to | 2024-01-18

    Support for Kerberos keytab files

  • pivpn

    The Simplest VPN installer, designed for Raspberry Pi

    Project mention: Network setup for remote access | /r/RASPBERRY_PI_PROJECTS | 2023-12-10

    PiVPN for classic VPN software https://pivpn.io - Wireguard would be my choice

  • authentik

    The authentication glue you need.

    Project mention: Show HN: Auth0 OSS alternative Ory Kratos now with passwordless and SMS support | news.ycombinator.com | 2024-02-22

    Hey, for authentik this is actually something we're actively working on: https://github.com/goauthentik/authentik/pull/8330, and this will be included in our next feature release in April!

    (Disclaimer, I am founder and CTO of authentik)

  • E2B

    Cloud Runtime for AI Agents

    Project mention: Show HN: Open-Source Infrastructure for AI Code Interpreters | news.ycombinator.com | 2024-02-08
  • awesome-privacy

    🦄 A curated list of privacy & security-focused software and services (by Lissy93)

    Project mention: Privacy-respecting software alternatives, compared and analyzed | news.ycombinator.com | 2024-03-09
  • lando

    A development tool for all your projects that is fast, easy, powerful and liberating

    Project mention: Working on Multiple Web Projects with Docker Compose and Traefik | news.ycombinator.com | 2023-10-03

    Still remember https://lando.dev/ ?

  • docker-php-extension-installer

    Easily install PHP extensions in Docker containers

    Project mention: Are there any plans on making PHP 8 a normal apt repository? | /r/PHP | 2023-05-12

    Our "fix" was eventually move away to containers (local dev docker, production k8s) and never look back. Essentially https://github.com/mlocati/docker-php-extension-installer fills the void perfectly.

  • Laravel Homestead

    Project mention: What is a better dev setup instead of xampp? | /r/PHP | 2023-07-05

    But some weeks ago i switched to homestead + WSL2 only and no need for vagrant/virtualbox anymore.

  • woodpecker

    Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

    Project mention: The worst thing about Jenkins is that it works | news.ycombinator.com | 2023-12-03

    https://github.com/woodpecker-ci/woodpecker

  • List-Of-Open-Source-Internships-Programs

    A curated list of all the open-source internships/Programs

    Project mention: Resources for Self-Taught CS Enthusiasts: Open Source Internship Programs, Learning CS, and Free Coursera Courses | /r/buildindia | 2023-05-01
  • ghostfolio

    Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍

    Project mention: Hacktoberfest 2023 with Ghostfolio | dev.to | 2023-09-26

    At Ghostfolio, we are very excited to participate in Hacktoberfest for the second time, looking forward to connecting with new and enthusiastic open-source contributors. Hacktoberfest is a month-long celebration of open-source projects, their maintainers, and the entire community of contributors. Each October, open source maintainers from all over the world give extra attention to new contributors while guiding them through their first pull requests on GitHub. This year the event celebrates its 10th anniversary.

  • lldap

    Light LDAP implementation

    Project mention: Keycloak SSO with Docker Compose and Nginx | news.ycombinator.com | 2024-02-11

    Good to hear, I think it'll make many users happy. For me, I've migrated back to Authelia. I moved to authentik because at the time Authelia had no user management. After all of authentik's sharp edges, I've found lldap[0], and was able to implement a pilot in a few hours. I haven't looked back, since everything was converted.

    [0]: https://github.com/lldap/lldap

  • runtime-spec

    OCI Runtime Specification

    Project mention: The What, Why and How of Containers | news.ycombinator.com | 2024-03-27

    > Well, no. When people say "containers", they always mean "Docker".

    Not really/necessarily. https://github.com/opencontainers/runtime-spec

  • SaaSHub

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

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). The latest post mention was on 2024-03-27.

Software related posts

Index

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

Project Stars
1 public-apis 287,492
2 awesome-mac 70,239
3 glances 24,660
4 awesome-sysadmin 22,219
5 podman 21,316
6 Awesome-Linux-Software 20,975
7 authelia 19,235
8 Laradock 12,192
9 awesome-podcasts 11,953
10 Chocolatey 9,787
11 juicefs 9,675
12 pivpn 6,720
13 authentik 6,102
14 E2B 5,923
15 awesome-privacy 5,784
16 lando 3,953
17 docker-php-extension-installer 3,861
18 Laravel Homestead 3,853
19 woodpecker 3,588
20 List-Of-Open-Source-Internships-Programs 3,469
21 ghostfolio 3,399
22 lldap 3,344
23 runtime-spec 3,062
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com