go
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
google/go-github
Go library for accessing the GitHub v3 API
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
ollama/ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
-
pocketbase/pocketbase
Open Source realtime backend in 1 file
-
grafana/loki
Like Prometheus, but for logs.
-
TwiN/gatus
⛑ Automated developer-oriented status page
-
google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
XTLS/Xray-core
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
-
google/pprof
pprof is a tool for visualization and analysis of profiling data
-
kubernetes-sigs/gateway-api
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
-
golang/tools
[mirror] Go Tools
-
ethstorage/es-node
Golang implementation of the EthStorage node.
-
projectcalico/calico
Cloud native networking and network security
-
volcano-sh/volcano
A Cloud Native Batch System (Project under CNCF)
-
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
-
axllent/mailpit
An email and SMTP testing tool with API for developers
-
argoproj/argo-cd
Declarative Continuous Deployment for Kubernetes
-
alist-org/alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
-
go-kratos/kratos
Your ultimate Go microservices framework for the cloud-native era.
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
containers/podman
Podman: A tool for managing OCI containers and pods.
-
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
java
-
gunnarmorling/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
software-mansion/react-native-svg
SVG library for React Native, React Native Web, and plain React web projects.
-
FasterXML/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
androidx/media
Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
exadel-inc/CompreFace
Leading free and open-source face recognition system
-
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
-
provectus/kafka-ui
Open-Source Web UI for Apache Kafka Management
-
darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners
Source code for the course: Spring Boot 3, Spring 6 and Hibernate for Beginners
-
elunez/eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
TheoKanning/openai-java
OpenAI Api Client in Java
-
react-native-google-signin/google-signin
Google Sign-in for your React Native applications
-
itwanger/toBeBetterJavaer
一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄
-
metersphere/metersphere
MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!
-
spring-projects/spring-boot
Spring Boot
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
flyway/flyway
Flyway by Redgate • Database Migrations Made Easy.
-
ververica/flink-cdc-connectors
CDC Connectors for Apache Flink®
-
open-telemetry/opentelemetry-java-instrumentation
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
-
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
Faceplugin-ltd/FacePlugin-FaceSDK-Android
Face Recognition Android SDK (Face Detection, Face Landmarks, Face Liveness Detection, Face Pose, Face Expression, Eye Closeness, Age, Gender and Face Recognition)
javascript
-
MHSanaei/3x-ui
Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
-
Mintplex-Labs/anything-llm
A multi-user ChatGPT for any LLMs and vector database. Unlimited documents, messages, and storage in one privacy-focused app. Now available as a desktop application!
-
jason5ng32/OhEarningsCal
使用日历软件订阅美股的财报日期
-
3Kmfi6HP/EDtunnel
Use Cloudflare pages and worker serverless to implement VLESS protocol
-
polyfillpolyfill/polyfill-library
NodeJS module to create polyfill bundles tailored to individual user-agents.
-
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
-
axios/axios
Promise based HTTP client for the browser and node.js
-
nightwatchjs/nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
-
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
-
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
-
react-grid-layout/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
-
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
-
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
-
burakorkmez/mern-chat-app
Real Time Chat App | MERN && Socket.io && JWT
-
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
dcloudio/uni-app
A cross-platform framework using Vue.js
-
SortableJS/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
-
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
-
module-federation/module-federation-examples
Implementation examples of module federation , by the creators of module federation
-
WebGoat/WebGoat
WebGoat is a deliberately insecure application
-
ToolJet/ToolJet
Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
-
serverless/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
-
eKoopmans/html2pdf.js
Client-side HTML-to-PDF rendering using pure JS.
-
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
python
-
vvbbnn00/WARP-Clash-API
该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
-
OpenCodeInterpreter/OpenCodeInterpreter
-
joaomdmoura/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
-
public-apis/public-apis
A collective list of free APIs
-
SciPhi-AI/R2R
A framework for rapid development and deployment of production-ready RAG systems
-
myshell-ai/MeloTTS
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
-
WongKinYiu/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
KillianLucas/open-interpreter
A natural language interface for computers
-
mouredev/Hello-Python
Curso para aprender el lenguaje de programación Python desde cero y para principiantes. 75 clases, 37 horas en vídeo, código, proyectos y grupo de chat. Fundamentos, frontend, backend, testing, IA...
-
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
-
ronibandini/reggaetonBeGone
Detects reggaeton genre with Machine Learning and sends packets to disable BT speakers (hopefully)
-
joaomdmoura/crewAI-examples
-
MrMimic/data-scientist-roadmap
Toturials coming with the "data science roadmap" picture.
-
state-spaces/mamba
-
Azure/PyRIT
The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
-
prowler-cloud/prowler
Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
-
mistralai/client-python
Python client library for Mistral AI platform
-
wagtail/wagtail
A Django content management system focused on flexibility and user experience
-
gpt-engineer-org/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
-
Clouditera/SecGPT
SecGPT网络安全大模型
-
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
-
Pythagora-io/gpt-pilot
Dev tool that writes scalable apps from scratch while the developer oversees the implementation
-
Fanghua-Yu/SUPIR
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild
-
LiheYoung/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
rust
-
FuelLabs/sway
🌴 Empowering everyone to build reliable and efficient smart contracts.
-
FuelLabs/fuel-core
Rust full node implementation of the Fuel v2 protocol.
-
Netflix/bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
-
matter-labs/zksync-era
zkSync era
-
rcore-os/arceos
An experimental modular OS written in Rust.
-
web-infra-dev/rspack
A fast Rust-based web bundler 🦀️
-
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
-
qarmin/czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
martinvonz/jj
A Git-compatible VCS that is both simple and powerful
-
awslabs/aws-lambda-web-adapter
Run web applications on AWS Lambda
-
DioxusLabs/dioxus
Fullstack GUI library for desktop, web, mobile, and more.
-
rust-lang/rustup
The Rust toolchain installer
-
rust-lang/cargo
The Rust package manager
-
calyxir/calyx
Intermediate Language (IL) for Hardware Accelerator Generators
-
bootandy/dust
A more intuitive version of du in rust
-
bionic-gpt/bionic-gpt
BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
-
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
-
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
-
MaterializeInc/materialize
The data warehouse for operational workloads.
-
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
-
microsoft/windows-rs
Rust for Windows
-
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
-
sunface/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
-
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web