Skip to content

Commit

Permalink
2025-01-22
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Jan 22, 2025
1 parent d86660a commit 44249fc
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions embedded/2025-01-22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
## 2025-01-22

### C

* [microsoft / mimalloc](https://github.com/microsoft/mimalloc):mimalloc is a compact general purpose allocator with excellent performance.
* [lmarzen / esp32-weather-epd](https://github.com/lmarzen/esp32-weather-epd):A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
* [obsproject / obs-studio](https://github.com/obsproject/obs-studio):OBS Studio - Free and open source software for live streaming and screen recording
* [nuta / operating-system-in-1000-lines](https://github.com/nuta/operating-system-in-1000-lines):Writing an OS in 1,000 lines.
* [mattn / go-sqlite3](https://github.com/mattn/go-sqlite3):sqlite3 driver for go using database/sql
* [Klipper3d / klipper](https://github.com/Klipper3d/klipper):Klipper is a 3d-printer firmware
* [eclipse-mosquitto / mosquitto](https://github.com/eclipse-mosquitto/mosquitto):Eclipse Mosquitto - An open source MQTT broker
* [mit-pdos / xv6-riscv](https://github.com/mit-pdos/xv6-riscv):Xv6 for RISC-V
* [DaveGamble / cJSON](https://github.com/DaveGamble/cJSON):Ultralightweight JSON parser in ANSI C
* [nicbarker / clay](https://github.com/nicbarker/clay):High performance UI layout library in C.
* [libsdl-org / SDL](https://github.com/libsdl-org/SDL):Simple Directmedia Layer
* [zephyrproject-rtos / zephyr](https://github.com/zephyrproject-rtos/zephyr):Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
* [fluent / fluent-bit](https://github.com/fluent/fluent-bit):Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
* [analogdevicesinc / no-OS](https://github.com/analogdevicesinc/no-OS):Software drivers in C for systems without an operating system
* [nginx / nginx](https://github.com/nginx/nginx):The official NGINX Open Source repository.
* [libgit2 / libgit2](https://github.com/libgit2/libgit2):A cross-platform, linkable library implementation of Git that you can use in your application.
* [kokke / tiny-AES-c](https://github.com/kokke/tiny-AES-c):Small portable AES128/192/256 in C
* [warmcat / libwebsockets](https://github.com/warmcat/libwebsockets):canonical libwebsockets.org networking library
* [rswier / c4](https://github.com/rswier/c4):C in four functions
* [am32-firmware / AM32](https://github.com/am32-firmware/AM32):

### Makefile

* [deepseek-ai / DeepSeek-LLM](https://github.com/deepseek-ai/DeepSeek-LLM):DeepSeek LLM: Let there be answers
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [cilium / hubble](https://github.com/cilium/hubble):Hubble - Network, Service & Security Observability for Kubernetes using eBPF
* [uber-go / guide](https://github.com/uber-go/guide):The Uber Go Style Guide.
* [open-telemetry / opentelemetry-proto-go](https://github.com/open-telemetry/opentelemetry-proto-go):Generated code for OpenTelemetry protobuf data model
* [eu-digital-identity-wallet / eudi-doc-architecture-and-reference-framework](https://github.com/eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework):The European Digital Identity Wallet
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry
* [reportportal / reportportal](https://github.com/reportportal/reportportal):Main Repository. ReportPortal starts here - see readme below.
* [yuk7 / ArchWSL](https://github.com/yuk7/ArchWSL):ArchLinux based WSL Distribution. Supports multiple install.

0 comments on commit 44249fc

Please sign in to comment.