Skip to content

Commit

Permalink
2023-12-14
Browse files Browse the repository at this point in the history
  • Loading branch information
qitas committed Dec 14, 2023
1 parent bb34aff commit f4fd5af
Showing 1 changed file with 109 additions and 0 deletions.
109 changes: 109 additions & 0 deletions trending/2023-12-14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
## 2023-12-14

#### C
* [ggerganov / llama.cpp](https://github.com/ggerganov/llama.cpp):Port of Facebook's LLaMA model in C/C++
* [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.
* [kingToolbox / WindTerm](https://github.com/kingToolbox/WindTerm):A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
* [raysan5 / raylib](https://github.com/raysan5/raylib):A simple and easy-to-use library to enjoy videogames programming
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library
* [RfidResearchGroup / proxmark3](https://github.com/RfidResearchGroup/proxmark3):Iceman Fork - Proxmark3
* [RediSearch / RediSearch](https://github.com/RediSearch/RediSearch):A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.
* [nginx / nginx](https://github.com/nginx/nginx):An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
* [gcc-mirror / gcc](https://github.com/gcc-mirror/gcc):
* [SchedMD / slurm](https://github.com/SchedMD/slurm):Slurm: A Highly Scalable Workload Manager
* [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.
* [pgvector / pgvector](https://github.com/pgvector/pgvector):Open-source vector similarity search for Postgres
* [arthenica / ffmpeg-kit](https://github.com/arthenica/ffmpeg-kit):FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
* [jart / cosmopolitan](https://github.com/jart/cosmopolitan):build-once run-anywhere c library
* [openssh / openssh-portable](https://github.com/openssh/openssh-portable):Portable OpenSSH
* [TobyLobster / multiply_test](https://github.com/TobyLobster/multiply_test):Comparing 6502 multiply routines
* [kamailio / kamailio](https://github.com/kamailio/kamailio):Kamailio - The Open Source SIP Server for large VoIP and real-time communication platforms -
* [torvalds / linux](https://github.com/torvalds/linux):Linux kernel source tree
* [microsoft / mimalloc](https://github.com/microsoft/mimalloc):mimalloc is a compact general purpose allocator with excellent performance.
* [haproxy / haproxy](https://github.com/haproxy/haproxy):HAProxy Load Balancer's development branch (mirror of git.haproxy.org)
* [radareorg / radare2](https://github.com/radareorg/radare2):UNIX-like reverse engineering framework and command-line toolset
* [ZipArchive / ZipArchive](https://github.com/ZipArchive/ZipArchive):ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
* [peng-zhihui / ElectronBot](https://github.com/peng-zhihui/ElectronBot):
* [tmux / tmux](https://github.com/tmux/tmux):tmux source code
* [jqlang / jq](https://github.com/jqlang/jq):Command-line JSON processor

#### C++
* [lean-dojo / LeanCopilot](https://github.com/lean-dojo/LeanCopilot):LLMs as Copilots for Theorem Proving in Lean
* [cartographer-project / cartographer](https://github.com/cartographer-project/cartographer):Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
* [ArduPilot / ardupilot](https://github.com/ArduPilot/ardupilot):ArduPlane, ArduCopter, ArduRover, ArduSub source
* [asset-group / 5ghoul-5g-nr-attacks](https://github.com/asset-group/5ghoul-5g-nr-attacks):
* [SafeBreach-Labs / PoolParty](https://github.com/SafeBreach-Labs/PoolParty):A set of fully-undetectable process injection techniques abusing Windows Thread Pools
* [apple / swift](https://github.com/apple/swift):The Swift Programming Language
* [NVIDIA / TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM):TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
* [YimMenu / YimMenu](https://github.com/YimMenu/YimMenu):YimMenu, a GTA V menu protecting against a wide ranges of the public crashes and improving the overall experience.
* [PixarAnimationStudios / OpenUSD](https://github.com/PixarAnimationStudios/OpenUSD):Universal Scene Description
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a free analytics DBMS for big data
* [gabime / spdlog](https://github.com/gabime/spdlog):Fast C++ logging library.
* [google / googletest](https://github.com/google/googletest):GoogleTest - Google Testing and Mocking Framework
* [lammps / lammps](https://github.com/lammps/lammps):Public development project of the LAMMPS MD software package
* [protocolbuffers / protobuf](https://github.com/protocolbuffers/protobuf):Protocol Buffers - Google's data interchange format
* [ckcr4lyf / EvilAppleJuice-ESP32](https://github.com/ckcr4lyf/EvilAppleJuice-ESP32):Spam Apple Proximity Messages via an ESP32
* [TrinityCore / TrinityCore](https://github.com/TrinityCore/TrinityCore):TrinityCore Open Source MMO Framework (master = 10.2.0.52545, 3.3.5 = 3.3.5a.12340)
* [google / glog](https://github.com/google/glog):C++ implementation of the Google logging module
* [chriskohlhoff / asio](https://github.com/chriskohlhoff/asio):Asio C++ Library
* [OpenXRay / xray-16](https://github.com/OpenXRay/xray-16):Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
* [jbeder / yaml-cpp](https://github.com/jbeder/yaml-cpp):A YAML parser and emitter in C++
* [gperftools / gperftools](https://github.com/gperftools/gperftools):Main gperftools repository
* [mavlink / qgroundcontrol](https://github.com/mavlink/qgroundcontrol):Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
* [duckdb / duckdb](https://github.com/duckdb/duckdb):DuckDB is an in-process SQL OLAP Database Management System
* [android / ndk-samples](https://github.com/android/ndk-samples):Android NDK samples with Android Studio
* [facebook / yoga](https://github.com/facebook/yoga):Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.

#### CMake
* [ttroy50 / cmake-examples](https://github.com/ttroy50/cmake-examples):Useful CMake Examples
* [microsoft / vcpkg](https://github.com/microsoft/vcpkg):C++ Library Manager for Windows, Linux, and MacOS
* [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
* [xmos / xmos_cmake_toolchain](https://github.com/xmos/xmos_cmake_toolchain):
* [thebrowsercompany / windows-samples](https://github.com/thebrowsercompany/windows-samples):Sample Apps for Swift on Windows
* [ros-perception / pcl_msgs](https://github.com/ros-perception/pcl_msgs):ROS package containing PCL-related messages
* [preshing / AcquireRelease](https://github.com/preshing/AcquireRelease):
* [machineware-gmbh / cmake](https://github.com/machineware-gmbh/cmake):CMake utilities for MachineWare projects
* [mosra / toolchains](https://github.com/mosra/toolchains):Toolchains for crosscompiling with CMake.
* [EVerest / everest-cmake](https://github.com/EVerest/everest-cmake):CMake utility scripts for everest
* [vthiery / cpp-statsd-client](https://github.com/vthiery/cpp-statsd-client):A header-only StatsD client implemented in C++
* [uzh-rpg / assimp_catkin](https://github.com/uzh-rpg/assimp_catkin):A catkin wrapper for assimp
* [occ-ai / obs-backgroundremoval](https://github.com/occ-ai/obs-backgroundremoval):An OBS plugin for removing background in portrait images (video), making it easy to replace the background when recording or streaming.
* [leetal / ios-cmake](https://github.com/leetal/ios-cmake):A CMake toolchain file for iOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
* [cpm-cmake / CPM.cmake](https://github.com/cpm-cmake/CPM.cmake):📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
* [MIT-SPARK / dbow2_catkin](https://github.com/MIT-SPARK/dbow2_catkin):
* [geoschem / GCClassic](https://github.com/geoschem/GCClassic):This repository contains the "superproject" wrapper for the "Classic" configuration of the GEOS-Chem model of atmospheric chemistry and composition.
* [abdes / cryptopp-cmake](https://github.com/abdes/cryptopp-cmake):A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).
* [mavlink / mavlink-gbp-release](https://github.com/mavlink/mavlink-gbp-release):git-buildpackage repository for releasing mavlink as 3-rd party library for ROS
* [bilke / cmake-modules](https://github.com/bilke/cmake-modules):Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
* [rapyuta-robotics / UE_msgs](https://github.com/rapyuta-robotics/UE_msgs):
* [boostorg / headers](https://github.com/boostorg/headers):
* [wzpan / cmake-demo](https://github.com/wzpan/cmake-demo):《CMake入门实战》源码
* [NOAA-EMC / CMakeModules](https://github.com/NOAA-EMC/CMakeModules):Common cmake module files used by spack and cmake to find dependencies
* [tier4 / lexus_description.iv](https://github.com/tier4/lexus_description.iv):lexus_description for autoware.iv

#### Makefile
* [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.
* [uber-go / guide](https://github.com/uber-go/guide):The Uber Go Style Guide.
* [frida / frida](https://github.com/frida/frida):Clone this repo to build Frida
* [JustEnoughLinuxOS / distribution](https://github.com/JustEnoughLinuxOS/distribution):Home of the JELOS Linux distribution.
* [AOSPA / android_vendor_aospa](https://github.com/AOSPA/android_vendor_aospa):
* [prometheus / client_model](https://github.com/prometheus/client_model):Data model artifacts for Prometheus.
* [SiftScience / sift-ios](https://github.com/SiftScience/sift-ios):Sift iOS SDK
* [DjangoGirls / tutorial](https://github.com/DjangoGirls/tutorial):This is a tutorial we are using for Django Girls workshops
* [xmos / lib_trycatch](https://github.com/xmos/lib_trycatch):Try/catch exception handling library
* [open-telemetry / opentelemetry-proto-go](https://github.com/open-telemetry/opentelemetry-proto-go):Generated code for OpenTelemetry protobuf data model
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [hmcts / chart-job](https://github.com/hmcts/chart-job):Helm chart repository for Kubernetes Jobs and Cron Jobs
* [0xType / 0xProto](https://github.com/0xType/0xProto):A programming font focused on source code legibility
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry
* [Lienol / openwrt-packages](https://github.com/Lienol/openwrt-packages):Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
* [open-telemetry / opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-proto):OpenTelemetry protocol (OTLP) specification and Protobuf definitions
* [twilio / twilio-oai](https://github.com/twilio/twilio-oai):The Twilio OpenAPI Specification
* [artis3n / ansible-role-tailscale](https://github.com/artis3n/ansible-role-tailscale):Ansible role to install and configure a Tailscale node.
* [aquasecurity / trivy-plugin-aqua](https://github.com/aquasecurity/trivy-plugin-aqua):
* [open-telemetry / oteps](https://github.com/open-telemetry/oteps):OpenTelemetry Enhancement Proposals
* [foostan / crkbd](https://github.com/foostan/crkbd):Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
* [phpbrew / phpbrew](https://github.com/phpbrew/phpbrew):Brew & manage PHP versions in pure PHP at HOME
* [moul / http2curl](https://github.com/moul/http2curl):📐 Convert Golang's http.Request to CURL command line
* [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
* [projectceladon / device-androidia-mixins](https://github.com/projectceladon/device-androidia-mixins):

0 comments on commit f4fd5af

Please sign in to comment.