DEV Community

Cover image for 🌱 8 seed stage OS projects you should pay attention to 👀
Bap for Quine

Posted on

🌱 8 seed stage OS projects you should pay attention to 👀

Hey friends 👋

Every week, our team at Quine scans the open-source ecosystem for great projects to discuss.

For this week's article, we focused on projects currently in the pre-seed or seed-round funding stages.

After a little bit of manual filtering, we found the below repos. 👇

We have also added a Contributors Corner for the readers interested in contributing to the projects.

Let's jump straight into it! 🐣

Image description


Configu

Image description

  • Configu is a modern configuration management system designed to streamline and secure the handling of software configurations across different environments and systems.
  • It provides a unified API for various configuration tasks, supports multiple deployment contexts, and ensures security through a robust type system and policy framework.
  • Configu is highly adaptable, supporting customisation through community contributions, and integrates into the software development lifecycle to enhance configuration management practices.

🦾 Contributors Corner:

  • 1500 stars
  • 50% reply rate
  • 60 open issues
  • Repo is mainly written in TS (60%), Python (25%), and Go (10%).

You can check the repo on GitHub here.


CloudGraph

Image description

  • CloudGraph is a universal GraphQL API and Cloud Security Posture Management tool that integrates with AWS, Azure, GCP, and Kubernetes, enabling streamlined cloud resource management and security compliance checks.
  • It offers features like type-safe asset inventories, automatically generated documentation and historical snapshots of cloud data.
  • It also offers the capability to perform complex queries across multiple cloud providers from a single endpoint. CloudGraph supports installation via Homebrew or NPM.

🦾 Contributors Corner:

  • 870 stars
  • 2 open issues
  • repo mainly written in TS (90%) and JS (5%).

You can check the repo on GitHub here.


PikNik Robotics

Image description

  • PickNik develops and integrates robotic applications with particular expertise in motion planning, complex inverse kinematics, and controls.
  • The rviz_visual_tools package builds on basic geometric markers with more complex visualisation tools and supports extensive customisation for advanced robotics visualisation needs.
  • The C++ API wrapper for Rviz is designed to enhance visualisation by offering helper functions that simplify the publication of shapes and meshes, which is particularly beneficial for debugging and data display in robotics.

🦾 Contributors Corner:

  • 700 stars
  • < 1 hour median merge time
  • 21 open issues
  • Repo mainly written in C++

You can check the repo on GitHub here.


dlt Hub

Image description

  • dlt is an open-source Python library for data loading across various environments.
  • Be it a Google Colab notebook, AWS Lambda function, an Airflow DAG, your local laptop, or a GPT-4 assisted development playground — dlt can be dropped in anywhere.
  • It offers automatic schema creation, data normalisation, and scalable integration with tools like Airflow and DuckDB.

🦾 Contributors Corner:

  • 1700 stars
  • 45% reply rate
  • 1 day median merge time
  • 122 open issues
  • Repo mainly written in Python

You can check the repo on GitHub here.


Netbird

Image description

  • NetBird integrates peer-to-peer private networking with a centralised access control system, utilising WireGuard to establish secure, encrypted connections without complex configurations.
  • It provides a user-friendly admin interface for managing access policies and supports various platforms, including Linux, Mac, Windows, and mobile devices.
  • NetBird offers a solution that supports advanced security features like multi-factor authentication, quantum resistance, and periodic re-authentication, ensuring robust protection across all connections.

🦾 Contributors Corner:

  • 8,900 stars
  • 70% reply rate
  • 14 hours median merge time
  • 400 open issues
  • Repo mainly written in Go.

You can check the repo on GitHub here.


Simplex

Image description

  • Simplex is an innovative messaging platform that offers complete privacy without user identifiers, ensuring secure and anonymous communication channels.
  • It supports multiple platforms, including mobile and console apps, and integrates features like encrypted group chats, voice messages, and private notifications.
  • It also encourages community engagement through app translations, development contributions, and financial donations to support ongoing privacy and security enhancements.

🦾 Contributors Corner:

  • 5,300 stars
  • 30% reply rate
  • 16 hours median merge time
  • 530 open issues
  • Repo mainly written in Haskell (35%), Kotlin (30%) and Swift (25%).

You can check the repo on GitHub here.


Altinity

Image description

  • The Altinity Kubernetes operator for ClickHouse simplifies the creation, configuration, and management of ClickHouse clusters on Kubernetes.
  • Key features include automatic ClickHouse cluster scaling and integration with monitoring tools like Prometheus and Grafana.
  • The tool is available under Apache License 2.0, and there are options for commercial support and consultations.

🦾 Contributors Corner:

  • 1700 stars
  • 90% reply rate
  • < 1 hour median merge time
  • 100 open issues
  • repo written in C++

You can check the repo on GitHub here.


That's it for this one. 🌟

I hope you enjoyed discovering these projects. If you liked reading this piece, please feel free to share this article with your friends and colleagues!

Also, please consider staring the above repos. We are not associated with them, we simply think great projects deserve great recognition!

Image description

See you next week,

Your Dev.to buddy 💚

Bap


If you want to join the self-proclaimed "coolest" server in open source 😝, you should join our discord server. We are here to help you on your journey in open source. 🫶

Top comments (11)

Collapse
 
fernandezbaptiste profile image
Bap

Any seed round OS projects you think we should highlight next? 👇

Collapse
 
ayush2390 profile image
Ayush Thakur

You should checkout Wing Cloud. Wing is making it super easy for developers to develop and deploy cloud applications by removing the need to write infrastructure code and application code on two different platforms.

You can join the Slack community to know more - t.winglang.io/slack

Collapse
 
fernandezbaptiste profile image
Bap

Thanks for the comment and great recommendation. 🌟
I just joined the community!

Collapse
 
ayush2390 profile image
Ayush Thakur

All of these projects looks super interesting

Collapse
 
digitalizedsnake profile image
digitalized-snake

Thanks for sharing!

Collapse
 
fernandezbaptiste profile image
Bap

Pleasure!

Collapse
 
matijasos profile image
Matija Sosic • Edited

thanks, nice list :)

Collapse
 
fernandezbaptiste profile image
Bap

Thanks! 🙏

Collapse
 
tyaga001 profile image
Ankur Tyagi

@fernandezbaptiste solid projects, if you're interested in RAG then AgentCloud is a great OSS project. here is the repo.

Collapse
 
fernandezbaptiste profile image
Bap

Nice! I appreciate the comment and attaching the repo. I just starred it 🌟😉

Collapse
 
pouchlabs profile image
pouchlabs

nice projects, simple json and files storage engine for js devs pouchlite