-
Stars: 4996 Author: asg017 Star the sqlite-vec repository⭐
-
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.
-
Stars: 30389 Author: coolsnowwolf Star the lede repository⭐
-
Stars: 11875 Author: coturn Star the coturn repository⭐
-
git clone https://github.com/hathach/tinyusb.git
-
git clone https://github.com/axboe/liburing.git
-
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
-
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⭐
-
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.
-
git clone https://github.com/jemalloc/jemalloc.git
-
git clone https://github.com/fluent/fluent-bit.git cd fluent-bit cmake . make sudo make install
-
Stars: 9452 Author: eclipse-mosquitto Star the mosquitto repository⭐
-
# 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
-
# 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
-
Stars: 11435 Author: cesanta Star the mongoose repository⭐