Skip to content

Commit

Permalink
2024-09-25
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Sep 25, 2024
1 parent 3fb4cda commit 5902b3f
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions embedded/2024-09-25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## 2024-09-25

### C

* [cnlohr / rawdrawandroid](https://github.com/cnlohr/rawdrawandroid):Build android apps without any java, entirely in C and Make
* [FreeRTOS / FreeRTOS-Kernel](https://github.com/FreeRTOS/FreeRTOS-Kernel):FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
* [tmux / tmux](https://github.com/tmux/tmux):tmux source code
* [facebook / zstd](https://github.com/facebook/zstd):Zstandard - Fast real-time compression algorithm
* [tianocore / edk2](https://github.com/tianocore/edk2):EDK II
* [darktable-org / darktable](https://github.com/darktable-org/darktable):darktable is an open source photography workflow application and raw developer
* [open-quantum-safe / liboqs](https://github.com/open-quantum-safe/liboqs):C library for prototyping and experimenting with quantum-resistant cryptography
* [mattn / go-sqlite3](https://github.com/mattn/go-sqlite3):sqlite3 driver for go using database/sql
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [FreeRTOS / FreeRTOS](https://github.com/FreeRTOS/FreeRTOS):'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
* [redcanaryco / atomic-red-team](https://github.com/redcanaryco/atomic-red-team):Small and highly portable detection tests based on MITRE's ATT&CK.
* [timescale / timescaledb](https://github.com/timescale/timescaledb):An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
* [civetweb / civetweb](https://github.com/civetweb/civetweb):Embedded C/C++ web server
* [palera1n / palera1n](https://github.com/palera1n/palera1n):Jailbreak for A8 through A11, T2 devices, on iOS/iPadOS/tvOS 15.0, bridgeOS 5.0 and higher.
* [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.
* [apache / nuttx](https://github.com/apache/nuttx):Apache NuttX is a mature, real-time embedded operating system (RTOS)
* [neutrinolabs / xrdp](https://github.com/neutrinolabs/xrdp):xrdp: an open source RDP server
* [termux / termux-x11](https://github.com/termux/termux-x11):Termux X11 add-on application.
* [spdk / spdk](https://github.com/spdk/spdk):Storage Performance Development Kit

### Makefile

* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [uber-go / guide](https://github.com/uber-go/guide):The Uber Go Style Guide.
* [openwrt / packages](https://github.com/openwrt/packages):Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
* [HaveAGitGat / Tdarr](https://github.com/HaveAGitGat/Tdarr):Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
* [TritonDataCenter / pkgsrc-wip](https://github.com/TritonDataCenter/pkgsrc-wip):Conversion of the pkgsrc-wip CVS project
* [cloudposse / build-harness](https://github.com/cloudposse/build-harness):Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
* [open-telemetry / opamp-spec](https://github.com/open-telemetry/opamp-spec):OpAMP Specification
* [dbt-labs / dbt-utils](https://github.com/dbt-labs/dbt-utils):Utility functions for dbt projects.
* [twilio / twilio-oai](https://github.com/twilio/twilio-oai):The Twilio OpenAPI Specification
* [open-telemetry / opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto):OpenTelemetry protocol (OTLP) specification and Protobuf definitions
* [yuk7 / ArchWSL](https://github.com/yuk7/ArchWSL):ArchLinux based WSL Distribution. Supports multiple install.
* [foostan / crkbd](https://github.com/foostan/crkbd):Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.

0 comments on commit 5902b3f

Please sign in to comment.