Skip to content

Commit

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

#### C
* [TryQuiet / quiet](https://github.com/TryQuiet/quiet):A private, p2p alternative to Slack and Discord built on Tor & IPFS
* [jedisct1 / libsodium](https://github.com/jedisct1/libsodium):A modern, portable, easy to use crypto library.
* [qemu / qemu](https://github.com/qemu/qemu):Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
* [signalwire / freeswitch](https://github.com/signalwire/freeswitch):FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
* [raysan5 / raylib](https://github.com/raysan5/raylib):A simple and easy-to-use library to enjoy videogames programming
* [CrealityOfficial / K1_Series_Klipper](https://github.com/CrealityOfficial/K1_Series_Klipper):clone from https://github.com/Klipper3d/klipper/
* [libarchive / libarchive](https://github.com/libarchive/libarchive):Multi-format archive and compression library
* [espressif / esp-idf](https://github.com/espressif/esp-idf):Espressif IoT Development Framework. Official development framework for Espressif SoCs.
* [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.
* [openssl / openssl](https://github.com/openssl/openssl):TLS/SSL and crypto library
* [webmproject / libwebp](https://github.com/webmproject/libwebp):Mirror only. Please do not send pull requests.
* [UberGuidoZ / Flipper](https://github.com/UberGuidoZ/Flipper):Playground (and dump) of stuff I make or modify for the Flipper Zero
* [curl / curl](https://github.com/curl/curl):A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
* [ggerganov / whisper.cpp](https://github.com/ggerganov/whisper.cpp):Port of OpenAI's Whisper model in C/C++
* [wazuh / wazuh](https://github.com/wazuh/wazuh):Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.
* [ThrowTheSwitch / Unity](https://github.com/ThrowTheSwitch/Unity):Simple Unit Testing for C
* [micropython / micropython](https://github.com/micropython/micropython):MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
* [open-mpi / ompi](https://github.com/open-mpi/ompi):Open MPI main development repository
* [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.
* [fluent / fluent-bit](https://github.com/fluent/fluent-bit):Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
* [cilium / tetragon](https://github.com/cilium/tetragon):eBPF-based Security Observability and Runtime Enforcement
* [ithewei / libhv](https://github.com/ithewei/libhv):🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
* [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
* [emscripten-core / emscripten](https://github.com/emscripten-core/emscripten):Emscripten: An LLVM-to-WebAssembly Compiler
* [civetweb / civetweb](https://github.com/civetweb/civetweb):Embedded C/C++ web server

#### C++
* [godotengine / godot](https://github.com/godotengine/godot):Godot Engine – Multi-platform 2D and 3D game engine
* [ianpatt / sfse](https://github.com/ianpatt/sfse):Starfield Script Extender
* [grpc / grpc](https://github.com/grpc/grpc):The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
* [microsoft / calculator](https://github.com/microsoft/calculator):Windows Calculator: A simple yet powerful calculator that ships with Windows
* [minetest / minetest](https://github.com/minetest/minetest):Minetest is an open source voxel game engine with easy modding and game creation
* [jrouwe / JoltPhysics](https://github.com/jrouwe/JoltPhysics):A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
* [nmslib / hnswlib](https://github.com/nmslib/hnswlib):Header-only C++/python library for fast approximate nearest neighbors
* [Seneca-244200 / OOP-Workshops](https://github.com/Seneca-244200/OOP-Workshops):
* [google / glog](https://github.com/google/glog):C++ implementation of the Google logging module
* [turanszkij / WickedEngine](https://github.com/turanszkij/WickedEngine):3D engine with modern graphics
* [uNetworking / uWebSockets](https://github.com/uNetworking/uWebSockets):Simple, secure & standards compliant web server for the most demanding of applications
* [openai / triton](https://github.com/openai/triton):Development repository for the Triton language and compiler
* [google / filament](https://github.com/google/filament):Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
* [ClickHouse / ClickHouse](https://github.com/ClickHouse/ClickHouse):ClickHouse® is a free analytics DBMS for big data
* [microsoft / Detours](https://github.com/microsoft/Detours):Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
* [ApolloAuto / apollo](https://github.com/ApolloAuto/apollo):An open autonomous driving platform
* [carla-simulator / carla](https://github.com/carla-simulator/carla):Open-source simulator for autonomous driving research.
* [R3nzTheCodeGOD / R3nzSkin](https://github.com/R3nzTheCodeGOD/R3nzSkin):Skin changer for League of Legends (LOL)
* [iovisor / bpftrace](https://github.com/iovisor/bpftrace):High-level tracing language for Linux eBPF
* [o3de / o3de](https://github.com/o3de/o3de):Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
* [wang-xinyu / tensorrtx](https://github.com/wang-xinyu/tensorrtx):Implementation of popular deep learning networks with TensorRT network definition API
* [google / re2](https://github.com/google/re2):RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
* [OSGeo / gdal](https://github.com/OSGeo/gdal):GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
* [project-chip / connectedhomeip](https://github.com/project-chip/connectedhomeip):Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
* [ros-planning / navigation2](https://github.com/ros-planning/navigation2):ROS2 Navigation Framework and System

#### CMake
* [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
* [TartanLlama / tl-cmake](https://github.com/TartanLlama/tl-cmake):
* [NilFoundation / crypto3](https://github.com/NilFoundation/crypto3):Modern Cryptography Suite in C++17
* [vthiery / cpp-statsd-client](https://github.com/vthiery/cpp-statsd-client):A header-only StatsD client implemented in C++
* [corrosion-rs / corrosion](https://github.com/corrosion-rs/corrosion):Marrying Rust and CMake - Easy Rust and C/C++ Integration!
* [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.
* [astuff / astuff_sensor_msgs](https://github.com/astuff/astuff_sensor_msgs):A set of messages specific to each sensor supported by AutonomouStuff.
* [ethz-asl / ceres_catkin](https://github.com/ethz-asl/ceres_catkin):This repository contains ros-catkin files and a download/make script to checkout and build ceres.
* [Envious-Data / Env-OpenClock](https://github.com/Envious-Data/Env-OpenClock):A fancy lil clock using LTP-305
* [rfzeg / virtual_racetracks_collection](https://github.com/rfzeg/virtual_racetracks_collection):Training repository for the Git and GitHub course.
* [manelpuig / rUBot_tutorial_ws](https://github.com/manelpuig/rUBot_tutorial_ws):
* [ethz-asl / maplab_msgs](https://github.com/ethz-asl/maplab_msgs):Custom ROS messages for maplab
* [ethz-asl / metis_catkin](https://github.com/ethz-asl/metis_catkin):Catkin wrapper for http://glaros.dtc.umn.edu/gkhome/metis
* [mosra / toolchains](https://github.com/mosra/toolchains):Toolchains for crosscompiling with CMake.
* [ethz-asl / lpsolve_catkin](https://github.com/ethz-asl/lpsolve_catkin):Catkin wrapper for http://lpsolve.sourceforge.net/
* [ethz-asl / maplab_test_data](https://github.com/ethz-asl/maplab_test_data):
* [autowarefoundation / sample_vehicle_launch](https://github.com/autowarefoundation/sample_vehicle_launch):
* [klepsydra-technologies / kpsr-build](https://github.com/klepsydra-technologies/kpsr-build):
* [ethz-asl / benchmark_catkin](https://github.com/ethz-asl/benchmark_catkin):A catkin wrapper for the Google benchmark library
* [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)
* [ros-industrial / ur_msgs](https://github.com/ros-industrial/ur_msgs):ROS messages and services for Universal Robots robot controllers.
* [ethz-asl / suitesparse](https://github.com/ethz-asl/suitesparse):A catkin wrapper package for Dr. Tim Davis Suitesparse 4.2.1 (with PIC) http://faculty.cse.tamu.edu/davis/suitesparse.html
* [ojdkbuild / ojdkbuild](https://github.com/ojdkbuild/ojdkbuild):Community builds using source code from OpenJDK project
* [flathub / shared-modules](https://github.com/flathub/shared-modules):Common Flatpak modules that can be used as a git submodule

#### Makefile
* [golang-standards / project-layout](https://github.com/golang-standards/project-layout):Standard Go Project Layout
* [HanshengGUO / DistriPerfMonitor](https://github.com/HanshengGUO/DistriPerfMonitor):DistriPerfMonitor is a robust and scalable C++ based performance monitoring solution specifically designed for distributed Linux environments. It aims to provide real-time insights and analytics into system performance, resource utilization, and potential bottlenecks across multiple nodes.
* [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
* [zh-google-styleguide / zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide):Google 开源项目风格指南 (中文版)
* [phpbrew / phpbrew](https://github.com/phpbrew/phpbrew):Brew & manage PHP versions in pure PHP at HOME
* [uber-go / guide](https://github.com/uber-go/guide):The Uber Go Style Guide.
* [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.
* [gogo / googleapis](https://github.com/gogo/googleapis):googleapis generated with gogoprotobuf
* [nestlabs / nlunit-test](https://github.com/nestlabs/nlunit-test):Nest Labs Unit Test (nlunit-test) is a simple, portable unit test suite framework, capable of running on just about any system, no matter how constrained and depends only on the C Standard Library.
* [open-telemetry / opentelemetry-proto-go](https://github.com/open-telemetry/opentelemetry-proto-go):Generated code for OpenTelemetry protobuf data model
* [Clever / discovery-go](https://github.com/Clever/discovery-go):Programmatically find services
* [oauth-wg / oauth-sd-jwt-vc](https://github.com/oauth-wg/oauth-sd-jwt-vc):draft-terbu-sd-jwt-vc
* [niudai / How-to-be-a-good-programmer](https://github.com/niudai/How-to-be-a-good-programmer):I'm here to tell you some amazing stuff which teacher would never tell you.
* [prometheus / client_model](https://github.com/prometheus/client_model):Data model artifacts for Prometheus.
* [open-telemetry / opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification):Specifications for OpenTelemetry
* [dbt-labs / dbt-codegen](https://github.com/dbt-labs/dbt-codegen):Macros that generate dbt code
* [istio / client-go](https://github.com/istio/client-go):Go client libraries for the Istio API.
* [python / python-docs-zh-tw](https://github.com/python/python-docs-zh-tw):Traditional Chinese (zh-TW) translation of the Python Documentation
* [Open-CMSIS-Pack / generator-bridge](https://github.com/Open-CMSIS-Pack/generator-bridge):Reference examples of a generator bridge. E.g. STCubeMX_Bridge
* [roxma / easymake](https://github.com/roxma/easymake):A handy makefile for simple C/C++ applications
* [SiftScience / sift-ios](https://github.com/SiftScience/sift-ios):Sift iOS SDK
* [IIC2133-PUC / 2023-2](https://github.com/IIC2133-PUC/2023-2):
* [tim-rose / abckit](https://github.com/tim-rose/abckit):Tools for manipulating "abc" format music files
* [twilio / twilio-oai](https://github.com/twilio/twilio-oai):The Twilio OpenAPI Specification

0 comments on commit ae08296

Please sign in to comment.