Skip to content

Commit

Permalink
2024-08-28
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Aug 28, 2024
1 parent d28f79c commit dc826d1
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions embedded/2024-08-28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
## 2024-08-28

### C

* [asg017 / sqlite-vec](https://github.com/asg017/sqlite-vec):A vector search SQLite extension that runs anywhere!
* [FRRouting / frr](https://github.com/FRRouting/frr):The FRRouting Protocol Suite
* [mit-pdos / xv6-public](https://github.com/mit-pdos/xv6-public):xv6 OS
* [raspberrypi / pico-sdk](https://github.com/raspberrypi/pico-sdk):
* [microsoft / mimalloc](https://github.com/microsoft/mimalloc):mimalloc is a compact general purpose allocator with excellent performance.
* [ventoy / Ventoy](https://github.com/ventoy/Ventoy):A new bootable USB solution.
* [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.
* [ggerganov / whisper.cpp](https://github.com/ggerganov/whisper.cpp):Port of OpenAI's Whisper model in C/C++
* [kiddin9 / openwrt-packages](https://github.com/kiddin9/openwrt-packages):openwrt packages
* [openwrt / openwrt](https://github.com/openwrt/openwrt):This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
* [Foundry376 / Mailspring](https://github.com/Foundry376/Mailspring):💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
* [portapack-mayhem / mayhem-firmware](https://github.com/portapack-mayhem/mayhem-firmware):Custom firmware for the HackRF+PortaPack H1/H2
* [nmap / nmap](https://github.com/nmap/nmap):Nmap - the Network Mapper. Github mirror of official SVN repository.
* [allinurl / goaccess](https://github.com/allinurl/goaccess):GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
* [libretro / RetroArch](https://github.com/libretro/RetroArch):Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
* [yugabyte / yugabyte-db](https://github.com/yugabyte/yugabyte-db):YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
* [pgbackrest / pgbackrest](https://github.com/pgbackrest/pgbackrest):Reliable PostgreSQL Backup & Restore
* [earlephilhower / arduino-pico](https://github.com/earlephilhower/arduino-pico):Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
* [riscv-software-src / riscv-isa-sim](https://github.com/riscv-software-src/riscv-isa-sim):Spike, a RISC-V ISA Simulator
* [nothings / stb](https://github.com/nothings/stb):stb single-file public domain libraries for C/C++

### Makefile

* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [cilium / cilium-cli](https://github.com/cilium/cilium-cli):CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
* [theos / theos](https://github.com/theos/theos):A cross-platform suite of tools for building and deploying software for iOS and other platforms.
* [dell / csm](https://github.com/dell/csm):Dell Container Storage Modules (CSM)
* [uber-go / guide](https://github.com/uber-go/guide):The Uber Go Style Guide.
* [moul / http2curl](https://github.com/moul/http2curl):📐 Convert Golang's http.Request to CURL command line
* [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
* [container-storage-interface / spec](https://github.com/container-storage-interface/spec):Container Storage Interface (CSI) Specification.
* [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
* [temporalio / api](https://github.com/temporalio/api):Temporal gRPC API and proto files

0 comments on commit dc826d1

Please sign in to comment.