DEV Community

Cover image for This week's open-source finds (and ones to contribute to!)
Bap for Quine

Posted on • Updated on

This week's open-source finds (and ones to contribute 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 found 5 neat projects you should look into and consider contributing to!

Let's jump straight into it 👇

Image description


Bun

Image description

  • Bun is an all-in-one JavaScript and TypeScript toolkit featuring a fast runtime, test runner, script runner, and package manager.
  • Designed as a drop-in Node.js replacement, it's built with Zig and JavaScriptCore, enhancing startup times and reducing memory usage.
  • Supports Linux, macOS, and Windows, offering seamless integration with existing Node.js projects and a streamlined installation process.

🧑‍💻 Contributors Corner:

  • 70,000 stars
  • 65% reply rate
  • 6 hours median merge time
  • 2,600 open issues
  • repo mainly written in Zig (60%) and C++ (20%).

You can find more stats about the repo on Quine or check them on GitHub here.


Amplication

Image description

  • Amplication is an open-source platform designed to streamline the development of scalable, secure Node.js applications, automating repetitive coding tasks.

  • It offers a user-friendly interface for API integration, data models, authentication, and more, with a focus on collaboration and customisation through a plugin-based architecture.

  • Developers can start quickly with the hosted version or set up a local development environment.

🛠️ Contributors Corner:

  • 13,300 stars
  • 70% reply rate
  • 7 hours median merge time
  • 680 open issues
  • repo written in TS (95%) and SCSS (5%).

You can find more stats about the repo on Quine or check them on GitHub here.


Lightdash

Image description

  • Lightdash is a BI tool that enables self-serve analytics through direct integration with dbt. It offers a familiar interface for users to create metrics and dimensions.

  • Features include automatic dimension creation from dbt models, metadata syncing, advanced data visualisations, and comprehensive developer tools like CI/CD integration.

  • It supports quick starts with Lightdash Cloud, one-click deployment on Render, local installation scripts, and production deployment via Kubernetes.

🏗️ Contributors Corner:

  • 3,360 stars
  • 60% reply rate
  • 20 hours median merge time
  • 930 open issues
  • repo written in TS (90%) and HTML (10%).

You can find more stats about the repo on Quine or check them on GitHub here.


Medusa

Image description

  • Medusa is an open-source platform offering customisable commerce modules for creating e-commerce stores, marketplaces, and commerce applications.
  • It focuses on providing a robust foundation for commerce logic, supporting advanced customisations and extensions through plugins.
  • The community-driven project encourages contributions and discussions on GitHub, with resources like a roadmap, upgrade guides, and a Discord server for support and collaboration.

🧱 Contributors Corner:

  • 22,700 stars
  • 60% reply rate
  • 20 hours median merge time
  • 350 open issues
  • repo written in TS (85%) and JS (15%).

You can find more stats about the repo on Quine or check them on GitHub here.


Bluesky

Image description

  • Bluesky Social App is a React Native application that leverages the decentralized AT Protocol for social media.
  • Its main objective lies in providing a flexible and open social network.
  • Development involves TypeScript and a small portion of Go for web services, with extensive resources available for learning about AT Protocol and contributing to the project.

🦾 Contributors Corner:

  • 6,100 stars
  • 60% reply rate
  • 7 hours median merge time
  • 570 open issues
  • repo is mainly written in TS

You can find more stats about the repo on Quine or check them 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 (3)

Collapse
 
fernandezbaptiste profile image
Bap

Do you have a repo in mind for us to highlight in our next articles? If so, comment them down below. We are always on the lookout for open-source gems! 💎

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

How about using this. LOL!
You may find some awesome ones for sure :)
Between, I never expected Bun to have 70k stars. It has grown very fast.

Collapse
 
fernandezbaptiste profile image
Bap

lol - great resource! 😛
yes, Bun has absolutely EXPLODED! But maybe it is not so hard when you are that fast 💨