Skip to content

Commit

Permalink
2024-11-21
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Nov 21, 2024
1 parent 3a1b682 commit 36d831e
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions embedded/2024-11-21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
## 2024-11-21

### C

* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [RfidResearchGroup / proxmark3](https://github.com/RfidResearchGroup/proxmark3):Iceman Fork - Proxmark3
* [HarbourMasters / 2ship2harkinian](https://github.com/HarbourMasters/2ship2harkinian):
* [raysan5 / raylib](https://github.com/raysan5/raylib):A simple and easy-to-use library to enjoy videogames programming
* [apache / nuttx](https://github.com/apache/nuttx):Apache NuttX is a mature, real-time embedded operating system (RTOS)
* [kamailio / kamailio](https://github.com/kamailio/kamailio):Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
* [simd-everywhere / simde](https://github.com/simd-everywhere/simde):Implementations of SIMD instruction sets for systems which don't natively support them.
* [uber / h3](https://github.com/uber/h3):Hexagonal hierarchical geospatial indexing system
* [open-quantum-safe / liboqs](https://github.com/open-quantum-safe/liboqs):C library for prototyping and experimenting with quantum-resistant cryptography
* [redis / redis](https://github.com/redis/redis):Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
* [NVIDIA / open-gpu-kernel-modules](https://github.com/NVIDIA/open-gpu-kernel-modules):NVIDIA Linux open GPU kernel module source
* [libsdl-org / SDL](https://github.com/libsdl-org/SDL):Simple Directmedia Layer
* [google / AFL](https://github.com/google/AFL):american fuzzy lop - a security-oriented fuzzer
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library
* [OpenMathLib / OpenBLAS](https://github.com/OpenMathLib/OpenBLAS):OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
* [riscv-collab / riscv-gnu-toolchain](https://github.com/riscv-collab/riscv-gnu-toolchain):GNU toolchain for RISC-V, including GCC
* [netdata / netdata](https://github.com/netdata/netdata):Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
* [libuv / libuv](https://github.com/libuv/libuv):Cross-platform asynchronous I/O
* [DaveGamble / cJSON](https://github.com/DaveGamble/cJSON):Ultralightweight JSON parser in ANSI C
* [sqlcipher / sqlcipher](https://github.com/sqlcipher/sqlcipher):SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features.
* [Bodmer / TFT_eSPI](https://github.com/Bodmer/TFT_eSPI):Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips
* [cesanta / mongoose](https://github.com/cesanta/mongoose):Embedded Web Server

### Makefile

* [DataExpert-io / data-engineer-handbook](https://github.com/DataExpert-io/data-engineer-handbook):This is a repo with links to everything you'd ever want to learn about data engineering
* [openwrt / packages](https://github.com/openwrt/packages):Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
* [PostgresApp / PostgresApp](https://github.com/PostgresApp/PostgresApp):The easiest way to get started with PostgreSQL on the Mac
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [dbt-labs / dbt-utils](https://github.com/dbt-labs/dbt-utils):Utility functions for dbt projects.
* [raspberrypi / noobs](https://github.com/raspberrypi/noobs):NOOBS (New Out Of Box Software) - An easy Operating System install manager for the Raspberry Pi
* [jobbole / awesome-python-cn](https://github.com/jobbole/awesome-python-cn):Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
* [open-telemetry / opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto):OpenTelemetry protocol (OTLP) specification and Protobuf definitions
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry
* [twilio / twilio-oai](https://github.com/twilio/twilio-oai):The Twilio OpenAPI Specification
* [upbound / build](https://github.com/upbound/build):Upbound build and CI scripts
* [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
* [ninenines / erlang.mk](https://github.com/ninenines/erlang.mk):A build tool for Erlang that just works.
* [dbt-labs / dbt-codegen](https://github.com/dbt-labs/dbt-codegen):Macros that generate dbt code
* [open-telemetry / oteps](https://github.com/open-telemetry/oteps):OpenTelemetry Enhancement Proposals

0 comments on commit 36d831e

Please sign in to comment.