13 Github Projects that Will Supercharge Your Development Journey in 2025 🚀

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. sqlite-vec

    A vector search SQLite extension that runs anywhere!

    Stars: 4996 Author: asg017 Star the sqlite-vec repository⭐

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. lede

    Lean's LEDE source

    Stars: 30389 Author: coolsnowwolf Star the lede repository⭐

  4. coturn

    coturn TURN server project

    Stars: 11875 Author: coturn Star the coturn repository⭐

  5. tinyusb

    An open source cross-platform USB stack for embedded system

    git clone https://github.com/hathach/tinyusb.git

  6. liburing

    Library providing helpers for the Linux kernel io_uring support

    git clone https://github.com/axboe/liburing.git

  7. mbedtls

    Discontinued An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases. [Moved to: https://github.com/Mbed-TLS/mbedtls] (by ARMmbed)

    git clone https://github.com/ARMmbed/mbedtls.git

  8. mbedTLS

    An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.

    Stars: 5727 Author: Mbed-TLS Star the mbedtls repository⭐

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. jemalloc

    git clone https://github.com/jemalloc/jemalloc.git

  11. fluent-bit

    Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows

    git clone https://github.com/fluent/fluent-bit.git cd fluent-bit cmake . make sudo make install

  12. mosquitto

    Eclipse Mosquitto - An open source MQTT broker

    Stars: 9452 Author: eclipse-mosquitto Star the mosquitto repository⭐

  13. janus-gateway

    Janus WebRTC Server

    # Refresh the package list sudo apt update # Install necessary dependencies sudo apt install -y pkg-config libmicrohttpd-dev libjansson-dev \ libssl-dev libsofia-sip-ua-dev libglib2.0-dev libcurl4-openssl-dev \ libconfig-dev # Clone the Janus Gateway repository git clone https://github.com/meetecho/janus-gateway.git # Compile and install Janus Gateway cd janus-gateway sh autogen.sh ./configure make sudo make install

  14. MMseqs2

    MMseqs2: ultra fast and sensitive search and clustering suite

    # Clone the MMseqs2 repository git clone https://github.com/soedinglab/MMseqs2.git # Change to the MMseqs2 directory cd MMseqs2 # Set up a build directory and compile the software mkdir build && cd build cmake .. make # Optionally, install the software system-wide sudo make install

  15. Mongoose

    Embedded web server, with TCP/IP network stack, MQTT and Websocket (by cesanta)

    Stars: 11435 Author: cesanta Star the mongoose repository⭐

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Eu não tinha nada melhor pra fazer, aí comecei a escrever um servidor HTTP em C do zero usando winsock.

    2 projects | /r/brdev | 10 Dec 2023
  • Selling proprietary library

    1 project | /r/embedded | 1 Apr 2023
  • Embedded Web Server for electronic devices

    1 project | news.ycombinator.com | 14 Nov 2022
  • Blegh. Sometimes they don't play nice. more

    1 project | /r/robotics | 20 Aug 2022
  • What do you use with the esp32c3 for a better server?

    1 project | /r/diyelectronics | 3 Aug 2022

Did you know that C is
the 6th most popular programming language
based on number of references?