-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
## 2023-11-25 | ||
|
||
#### C | ||
* [php / php-src](https://github.com/php/php-src):The PHP Interpreter | ||
* [Bill-Haku / kawaii-gcc](https://github.com/Bill-Haku/kawaii-gcc):GCCコンパイラーを可愛くしましょう!Make your GCC compiler kawaii. | ||
* [azure-rtos / threadx](https://github.com/azure-rtos/threadx):Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications. | ||
* [karpathy / llama2.c](https://github.com/karpathy/llama2.c):Inference Llama 2 in one file of pure C | ||
* [lvgl / lvgl](https://github.com/lvgl/lvgl):Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio. | ||
* [Mbed-TLS / mbedtls](https://github.com/Mbed-TLS/mbedtls):An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases. | ||
* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):Port of Facebook's LLaMA model in C/C++ | ||
* [ggerganov / whisper.cpp](https://github.com/ggerganov/whisper.cpp):Port of OpenAI's Whisper model in C/C++ | ||
* [antirez / smallchat](https://github.com/antirez/smallchat):A minimal programming example for a chat server | ||
* [sonic-net / sonic-buildimage](https://github.com/sonic-net/sonic-buildimage):Scripts which perform an installable binary image build for SONiC | ||
* [DaveGamble / cJSON](https://github.com/DaveGamble/cJSON):Ultralightweight JSON parser in ANSI C | ||
* [darktable-org / darktable](https://github.com/darktable-org/darktable):darktable is an open source photography workflow application and raw developer | ||
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library | ||
* [guanzhi / GmSSL](https://github.com/guanzhi/GmSSL):支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱 | ||
* [nanopb / nanopb](https://github.com/nanopb/nanopb):Protocol Buffers with small code size | ||
* [CANopenNode / CANopenNode](https://github.com/CANopenNode/CANopenNode):CANopen protocol stack | ||
* [UncleRus / esp-idf-lib](https://github.com/UncleRus/esp-idf-lib):Component library for ESP32-xx and ESP8266 | ||
* [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. | ||
* [redcanaryco / atomic-red-team](https://github.com/redcanaryco/atomic-red-team):Small and highly portable detection tests based on MITRE's ATT&CK. | ||
* [wechat-miniprogram / minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform): | ||
* [libevent / libevent](https://github.com/libevent/libevent):Event notification library | ||
* [earlephilhower / arduino-pico](https://github.com/earlephilhower/arduino-pico):Raspberry Pi Pico Arduino core, for all RP2040 boards | ||
* [EQMOD / EQM_OBDWEB](https://github.com/EQMOD/EQM_OBDWEB):A WEB Based OBDII Dongle Platform using the ESP32 WROVER Module | ||
* [antirez / botlib](https://github.com/antirez/botlib):C Telegram bot framework | ||
* [strongswan / strongswan](https://github.com/strongswan/strongswan):strongSwan - IPsec-based VPN | ||
|
||
#### C++ | ||
* [intel / intel-extension-for-transformers](https://github.com/intel/intel-extension-for-transformers):⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Platforms⚡ | ||
* [yuzu-emu / yuzu-android](https://github.com/yuzu-emu/yuzu-android): | ||
* [Xacone / BestEdrOfTheMarket](https://github.com/Xacone/BestEdrOfTheMarket):Little AV/EDR bypassing lab for training & learning purposes | ||
* [chaitin / SafeLine](https://github.com/chaitin/SafeLine):一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。 | ||
* [MatsuriDayo / nekoray](https://github.com/MatsuriDayo/nekoray):Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box) | ||
* [spotify / voyager](https://github.com/spotify/voyager):🛰️ Voyager is an approximate nearest-neighbor search library for Python and Java with a focus on ease of use, simplicity, and deployability. | ||
* [ssloy / tinyrenderer](https://github.com/ssloy/tinyrenderer):A brief computer graphics / rendering course | ||
* [Tencent / rapidjson](https://github.com/Tencent/rapidjson):A fast JSON parser/generator for C++ with both SAX/DOM style API | ||
* [ros-planning / navigation2](https://github.com/ros-planning/navigation2):ROS2 Navigation Framework and System | ||
* [zeux / meshoptimizer](https://github.com/zeux/meshoptimizer):Mesh optimization library that makes meshes smaller and faster to render | ||
* [endless-sky / endless-sky](https://github.com/endless-sky/endless-sky):Space exploration, trading, and combat game. | ||
* [ethz-asl / kalibr](https://github.com/ethz-asl/kalibr):The Kalibr visual-inertial calibration toolbox | ||
* [facebookincubator / velox](https://github.com/facebookincubator/velox):A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. | ||
* [electron / electron](https://github.com/electron/electron):Build cross-platform desktop apps with JavaScript, HTML, and CSS | ||
* [eProsima / Fast-DDS](https://github.com/eProsima/Fast-DDS):The most complete DDS - Proven: Plenty of success cases. | ||
* [wenet-e2e / wenet](https://github.com/wenet-e2e/wenet):Production First and Production Ready End-to-End Speech Recognition Toolkit | ||
* [notepad-plus-plus / notepad-plus-plus](https://github.com/notepad-plus-plus/notepad-plus-plus):Notepad++ official repository | ||
* [valhalla / valhalla](https://github.com/valhalla/valhalla):Open Source Routing Engine for OpenStreetMap | ||
* [facebook / folly](https://github.com/facebook/folly):An open-source C++ library developed and used at Facebook. | ||
* [ZLMediaKit / ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit):WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11 | ||
* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library. | ||
* [microsoft / AirSim](https://github.com/microsoft/AirSim):Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research | ||
* [scylladb / scylladb](https://github.com/scylladb/scylladb):NoSQL data store using the seastar framework, compatible with Apache Cassandra | ||
* [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow):An Open Source Machine Learning Framework for Everyone | ||
* [oceanbase / oceanbase](https://github.com/oceanbase/oceanbase):OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards. | ||
|
||
#### CMake | ||
* [xmos / xmos_cmake_toolchain](https://github.com/xmos/xmos_cmake_toolchain): | ||
* [ethz-asl / eigen_catkin](https://github.com/ethz-asl/eigen_catkin):Eigen convenience for catkin | ||
* [couchbase / tlm](https://github.com/couchbase/tlm):top level makefile | ||
* [vthiery / cpp-statsd-client](https://github.com/vthiery/cpp-statsd-client):A header-only StatsD client implemented in C++ | ||
* [ethz-asl / glog_catkin](https://github.com/ethz-asl/glog_catkin):A catkin wrapper for Google glog | ||
* [ethz-asl / catkin_boost_python_buildtool](https://github.com/ethz-asl/catkin_boost_python_buildtool):catkin 'buildtool' for boost python c++ libraries | ||
* [ethz-asl / gflags_catkin](https://github.com/ethz-asl/gflags_catkin):A catkin wrapper for Google gflags | ||
* [ethz-asl / opencv3_catkin](https://github.com/ethz-asl/opencv3_catkin):Catkin wrapper for opencv3 | ||
* [PX4 / uavcan_board_ident](https://github.com/PX4/uavcan_board_ident): | ||
* [microsoft / vcpkg](https://github.com/microsoft/vcpkg):C++ Library Manager for Windows, Linux, and MacOS | ||
* [arsenm / sanitizers-cmake](https://github.com/arsenm/sanitizers-cmake):CMake modules to help use sanitizers | ||
* [pingcap / kvproto](https://github.com/pingcap/kvproto):Protocol buffer files for TiKV | ||
* [ethz-asl / protobuf_catkin](https://github.com/ethz-asl/protobuf_catkin):A catkin wrapper for Google protocol buffers | ||
* [autowarefoundation / autoware_individual_params](https://github.com/autowarefoundation/autoware_individual_params): | ||
* [eProsima / foonathan_memory_vendor](https://github.com/eProsima/foonathan_memory_vendor):foonathan/memory vendor package for Fast DDS. | ||
* [flathub / shared-modules](https://github.com/flathub/shared-modules):Common Flatpak modules that can be used as a git submodule | ||
* [MIT-SPARK / dbow2_catkin](https://github.com/MIT-SPARK/dbow2_catkin): | ||
* [Azure / c-testrunnerswitcher](https://github.com/Azure/c-testrunnerswitcher):C test runner switcher repo to be broken off from azure-c-shared-utility so it can be reused in several of our IoT repos | ||
* [leetal / ios-cmake](https://github.com/leetal/ios-cmake):A CMake toolchain file for iOS, macOS, watchOS & tvOS C/C++/Obj-C++ development | ||
* [corrosion-rs / corrosion](https://github.com/corrosion-rs/corrosion):Marrying Rust and CMake - Easy Rust and C/C++ Integration! | ||
* [pingcap / tipb](https://github.com/pingcap/tipb):TiDB protobuf | ||
* [uzh-rpg / assimp_catkin](https://github.com/uzh-rpg/assimp_catkin):A catkin wrapper for assimp | ||
* [ethz-asl / maplab_msgs](https://github.com/ethz-asl/maplab_msgs):Custom ROS messages for maplab | ||
* [ttroy50 / cmake-examples](https://github.com/ttroy50/cmake-examples):Useful CMake Examples | ||
* [friendlyanon / cmake-init](https://github.com/friendlyanon/cmake-init):The missing CMake project initializer | ||
|
||
#### Makefile | ||
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout | ||
* [frida / frida](https://github.com/frida/frida):Clone this repo to build Frida | ||
* [open-telemetry / opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto):OpenTelemetry protocol (OTLP) specification and Protobuf definitions | ||
* [JustEnoughLinuxOS / distribution](https://github.com/JustEnoughLinuxOS/distribution):Home of the JELOS Linux distribution. | ||
* [prometheus / client_model](https://github.com/prometheus/client_model):Data model artifacts for Prometheus. | ||
* [remerge / go-timestr](https://github.com/remerge/go-timestr):Package timestr provides a cached version of the currenct time and some string representations with a 1-second precision. | ||
* [curl / curl-docker](https://github.com/curl/curl-docker):official docker image for curl | ||
* [spdx / license-list-XML](https://github.com/spdx/license-list-XML):This is the repository for the master files that comprise the SPDX License List | ||
* [gobuffalo / gitgen](https://github.com/gobuffalo/gitgen): | ||
* [napari / docs](https://github.com/napari/docs):Documentation for napari (other than API docs) | ||
* [remerge / go-env](https://github.com/remerge/go-env):Package env provides a global Env variable, similar to Rails.env. | ||
* [remerge / go-lock_free_timer](https://github.com/remerge/go-lock_free_timer):go-lock_free_timer | ||
* [gogo / googleapis](https://github.com/gogo/googleapis):googleapis generated with gogoprotobuf | ||
* [aquasecurity / trivy-plugin-aqua](https://github.com/aquasecurity/trivy-plugin-aqua): | ||
* [openwrt / packages](https://github.com/openwrt/packages):Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md | ||
* [open-telemetry / opamp-spec](https://github.com/open-telemetry/opamp-spec):OpAMP Specification | ||
* [open-telemetry / opentelemetry-proto-go](https://github.com/open-telemetry/opentelemetry-proto-go):Generated code for OpenTelemetry protobuf data model | ||
* [hmcts / chart-job](https://github.com/hmcts/chart-job):Helm chart repository for Kubernetes Jobs and Cron Jobs | ||
* [buildroot / buildroot](https://github.com/buildroot/buildroot):Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here. | ||
* [upbound / build](https://github.com/upbound/build):Upbound build and CI scripts | ||
* [openwrt / telephony](https://github.com/openwrt/telephony):The telephony packages feed | ||
* [PacktPublishing / Linux-Kernel-Programming](https://github.com/PacktPublishing/Linux-Kernel-Programming):Linux Kernel Programming, published by Packt | ||
* [lyz-code / blue-book](https://github.com/lyz-code/blue-book):My personal knowledge repository | ||
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry | ||
* [emlid / code-quality](https://github.com/emlid/code-quality):Emlid coding style |