Management

Top 23 Management Open-Source Projects

  • nvm for Windows

    A node.js version management utility for Windows. Ironically written in Go.

  • Project mention: NVM – Node Version Management | dev.to | 2024-01-31

    I usually develop on Windows so I installed NVM for Windows from here, but if you’re on other OS I’m sure you can find a version that supports it, probably this is the answer.

  • Odoo

    Odoo. Open Source Apps To Grow Your Business.

  • Project mention: Ask HN: Can I create a mobile and Web App using Python/Python Framework? | news.ycombinator.com | 2024-02-13
  • 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.

    InfluxDB logo
  • awesome-cto

    A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

  • Project mention: Ask HN: What are good books/blogs to read for a first time CTO | news.ycombinator.com | 2023-12-29

    Have a look here:

    https://github.com/kuchin/awesome-cto

    Maybe I have few more useful links here:

    https://github.com/nemanjam/bookmarks

  • jotai

    👻 Primitive and flexible state management for React

  • Project mention: React Server Components Example with Next.js | dev.to | 2024-04-16

    Daishi Kato, creator of Zustand and Jotai, says there are a few things we need to support RSC serialization:

  • xg2xg

    by ex-googlers, for ex-googlers - a lookup table of similar tech & services

  • Project mention: An ex-Googler's guide to dev tools | news.ycombinator.com | 2023-11-28

    What about Mendel and Streamz? I don't see those in https://github.com/jhuangtw/xg2xg

  • 1on1-questions

    Mega list of 1 on 1 meeting questions compiled from a variety to sources

  • unstated

    State so simple, it goes without saying

  • 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.

    WorkOS logo
  • awesome-leading-and-managing

    Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.

  • Project mention: Ask HN: What are the best articles on managing people you've ever read? | news.ycombinator.com | 2024-02-11

    https://github.com/LappleApple/awesome-leading-and-managing - on leading people and managing (mostly) tech teams

  • engineering-management

    A collection of inspiring resources related to engineering management and tech leadership

  • Project mention: Engineering Management and Tech Leadership | news.ycombinator.com | 2024-03-08
  • managers-playbook

    :book: Heuristics for effective management

  • Project mention: The Manager's Playbook: How to be an effective engineering manager | news.ycombinator.com | 2023-10-19
  • cloud-custodian

    Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

  • Project mention: Cutting down AWS cost by $150k per year simply by shutting things off | news.ycombinator.com | 2024-01-22

    > The best optimization is simply shutting things off

    This is the way.

    A similar idea has been bouncing around in my mind for a while now. An ideal, turnkey system would do the following:

    - Execute via Lambda (serverless).

    - Support automated startup and shutdown of various AWS resources on a schedule influenced by specially formatted tags.

    - Enable resources to be brought back up out of schedule when demand dictates.

    - Operate as a TCP/HTTP proxy that can delay clients so that a given service can be started when it is dormant or, even better, the service isn't serverless but you want it to be. This can't work for everything, but perhaps enough things such that the need to run always on services is reduced.

    Cloud Custodian [1] can purportedly do some of this, but I've been reluctant to learn yet another YAML-based DSL to use it.

    So this is my "make things designed to be always-on serverless instead" project and the work AWS has done to make Java apps function on Lambda keeps me thinking about the potential to take things that 1) have a relatively long startup time and 2) are designed to be long running service loops, and find a way to force them into the serverless execution model.

    [1] https://cloudcustodian.io/

  • auto-cpufreq

    Automatic CPU speed & power optimizer for Linux

  • Project mention: Battery Drain Issue | /r/linuxmint | 2023-12-09

    github repository

  • GameDevMind

    最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。

  • open-product-management

    A curated list of product management advice for technical people.

  • Project mention: Post your gold tier Product Management articles & content, I'll start (take 2) | /r/ProductManagement | 2023-06-05

    Open Product Mgmt by Product Hired master advice hub: https://github.com/ProductHired/open-product-management This one has fallen out of being updated but still has some good organization for specific areas.

  • docker-airflow

    Docker Apache Airflow

  • nosqlclient

    Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient

  • kiali

    Kiali project, observability for the Istio service mesh

  • swarmpit

    Lightweight mobile-friendly Docker Swarm management UI

  • rotki

    A portfolio tracking, analytics, accounting and management application that protects your privacy

  • Project mention: Does anyone know of a "zapper" like portfolio tracker that automatically calculates Profit/Loss? | /r/defi | 2023-12-11

    That already exists: https://rotki.com/

  • kmon

    Linux Kernel Manager and Activity Monitor 🐧💻

  • pgadmin4

    pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

  • Project mention: Using migrations with Golang | dev.to | 2024-04-17

    If we access a client like PgAdmin or Beekeeper, or accessing its container via bash and checking via CLI, we can see that the table was created successfully:

  • laravel-filemanager

    Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.

  • LANraragi

    Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.

  • Project mention: E-hentai like Self-hosted Server | /r/selfhosted | 2023-06-06

    https://github.com/Difegue/LANraragi is what you are looking for

  • 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). The latest post mention was on 2024-04-17.

Management related posts

Index

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

Project Stars
1 nvm for Windows 34,445
2 Odoo 34,412
3 awesome-cto 24,529
4 jotai 17,143
5 xg2xg 14,068
6 1on1-questions 9,485
7 unstated 7,817
8 awesome-leading-and-managing 7,559
9 engineering-management 7,165
10 managers-playbook 5,283
11 cloud-custodian 5,195
12 auto-cpufreq 4,970
13 GameDevMind 4,340
14 open-product-management 3,755
15 docker-airflow 3,703
16 nosqlclient 3,472
17 kiali 3,308
18 swarmpit 2,913
19 rotki 2,601
20 kmon 2,381
21 pgadmin4 2,096
22 laravel-filemanager 2,014
23 LANraragi 1,932
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com