Skip to content

Commit

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

### C

* [karpathy / llama2.c](https://github.com/karpathy/llama2.c):Inference Llama 2 in one file of pure C
* [DoctorWkt / acwj](https://github.com/DoctorWkt/acwj):A Compiler Writing Journey
* [86Box / 86Box](https://github.com/86Box/86Box):Emulator of x86-based machines.
* [ish-app / ish](https://github.com/ish-app/ish):Linux shell for iOS
* [kingToolbox / WindTerm](https://github.com/kingToolbox/WindTerm):A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
* [zmkfirmware / zmk](https://github.com/zmkfirmware/zmk):ZMK Firmware Repository
* [Cyan4973 / xxHash](https://github.com/Cyan4973/xxHash):Extremely fast non-cryptographic hash algorithm
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC
* [nrfconnect / sdk-nrf](https://github.com/nrfconnect/sdk-nrf):nRF Connect SDK main repository
* [libfuse / libfuse](https://github.com/libfuse/libfuse):The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
* [brunodev85 / winlator](https://github.com/brunodev85/winlator):Android application for running Windows applications with Wine and Box86/Box64
* [open-quantum-safe / liboqs](https://github.com/open-quantum-safe/liboqs):C library for prototyping and experimenting with quantum-resistant cryptography
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [mattn / go-sqlite3](https://github.com/mattn/go-sqlite3):sqlite3 driver for go using database/sql
* [BitMaker-hub / NerdMiner_v2](https://github.com/BitMaker-hub/NerdMiner_v2):Improved version of first ESP32 NerdMiner
* [KreitinnSoftware / MiceWine-Application](https://github.com/KreitinnSoftware/MiceWine-Application):MiceWine is a project that aims to run Windows applications and games on Android smartphones.
* [EdgeTX / edgetx](https://github.com/EdgeTX/edgetx):EdgeTX is the cutting edge open source firmware for your R/C radio
* [bmorcelli / M5Stick-Launcher](https://github.com/bmorcelli/M5Stick-Launcher):App launcher for M5StickC, M5StickC Plus, M5StickC Plus 2 and M5Cardputer
* [redcanaryco / atomic-red-team](https://github.com/redcanaryco/atomic-red-team):Small and highly portable detection tests based on MITRE's ATT&CK.
* [facebook / zstd](https://github.com/facebook/zstd):Zstandard - Fast real-time compression algorithm
* [google / security-research](https://github.com/google/security-research):This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.

### Makefile

* [teaxyz / white-paper](https://github.com/teaxyz/white-paper):how will the protocol work?
* [deepseek-ai / DeepSeek-LLM](https://github.com/deepseek-ai/DeepSeek-LLM):DeepSeek LLM: Let there be answers
* [PartialVolume / shredos.x86_64](https://github.com/PartialVolume/shredos.x86_64):Shredos Disk Eraser 64 bit for all Intel 64 bit processors as well as processors from AMD and other vendors which make compatible 64 bit chips. ShredOS - Secure disk erasure/wipe
* [LibreELEC / LibreELEC.tv](https://github.com/LibreELEC/LibreELEC.tv):Just enough OS for KODI
* [dbt-labs / dbt-utils](https://github.com/dbt-labs/dbt-utils):Utility functions for dbt projects.
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [open-telemetry / opentelemetry-proto-go](https://github.com/open-telemetry/opentelemetry-proto-go):Generated code for OpenTelemetry protobuf data model
* [open-telemetry / opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto):OpenTelemetry protocol (OTLP) specification and Protobuf definitions
* [pulumi / pulumi-random](https://github.com/pulumi/pulumi-random):A Pulumi provider that safely enables randomness for resources
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry
* [upbound / build](https://github.com/upbound/build):Upbound build and CI scripts
* [openwrt / packages](https://github.com/openwrt/packages):Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md

0 comments on commit d0e8d65

Please sign in to comment.