go
-
iotexproject/iotex-core
Official implementation of IoTeX blockchain protocol in Go.
-
amirgamil/apollo
A Unix-style personal search engine and web crawler for your digital footprint.
-
golang-jwt/jwt
Community maintained clone of https://github.com/dgrijalva/jwt-go
-
erda-project/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
-
aquasecurity/trivy
Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues
-
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
-
daffainfo/Key-Checker
Go scripts for checking API key / access token validity
-
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
-
sourcegraph/sourcegraph
Universal code search (self-hosted)
-
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
-
cloudreve/Cloudreve
🌩支持多家云存储的云盘系统 (A project helps you build your own cloud in minutes)
-
slack-go/slack
Slack API in Go - community-maintained fork created by the original author, @nlopes
-
prometheus/node_exporter
Exporter for machine metrics
-
gorilla/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
-
cockroachdb/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
-
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
kubernetes/enhancements
Enhancements tracking repo for Kubernetes
-
go-yaml/yaml
YAML support for the Go language.
-
golang/mock
GoMock is a mocking framework for the Go programming language.
-
tektoncd/pipeline
A cloud-native Pipeline resource.
-
argoproj/argo-workflows
Workflow engine for Kubernetes
-
jetstack/cert-manager
Automatically provision and manage TLS certificates in Kubernetes
-
containers/podman
Podman: A tool for managing OCI containers and pods.
-
robfig/cron
a cron library for go
-
kubernetes/test-infra
Test infrastructure for the Kubernetes project.
java
-
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
-
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
-
seata/seata
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
-
spotbugs/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
doocs/jvm
🤗 JVM 底层原理最全知识总结
-
linkedin/datahub
A Metadata Platform for the Modern Data Stack
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
confluentinc/ksql
The database purpose-built for stream processing applications.
-
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
-
li-xiaojun/XPopup
🔥XPopup2.0版本重磅来袭,2倍以上性能提升,带来可观的动画性能优化和交互细节的提升!!!功能强大,交互优雅,动画丝滑的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom popup view.)
-
spring-projects/spring-graphql
Spring integration for GraphQL
-
jeremylong/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
-
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
-
fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
-
alibaba/easyexcel
快速、简单避免OOM的java处理Excel工具
-
micronaut-projects/micronaut-core
Micronaut Application Framework
-
google/tsunami-security-scanner
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
-
apache/skywalking
APM, Application Performance Monitoring System
-
apache/zookeeper
Apache ZooKeeper
-
apache/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`.
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
javascript
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
yangshun/front-end-interview-handbook
🕸 No-bullshit answers to the famous h5bp "Front-end Job Interview Questions"
-
Marak/faker.js
generate massive amounts of realistic fake data in Node.js and the browser
-
cdle/jd_study
-
MoonBegonia/ninja
-
alozano-77/AWS-SAA-C02-Course
Personal notes for SAA-C02 test from: https://learn.cantrill.io
-
eduardolundgren/tracking.js
A modern approach for Computer Vision on the web
-
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
react-grid-layout/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
alibaba/x-render
🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案
-
atom/atom
The hackable text editor
-
CesiumGS/cesium
An open-source JavaScript library for world-class 3D globes and maps 🌎
-
atralice/Curso.Prep.Henry
Curso de Preparación para Ingresar a Henry.
-
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
-
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
-
grommet/grommet
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
-
microsoft/monaco-editor
A browser based code editor
-
jojoldu/junior-recruit-scheduler
주니어 개발자 채용 정보
-
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
-
sprov065/x-ui
支持多协议多用户的 xray 面板
-
facebook/create-react-app
Set up a modern web app by running one command.
-
mui-org/material-ui
Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.
-
validatorjs/validator.js
String validation
python
-
SJang1/korea-covid-19-remaining-vaccine-macro
잔여백신 조회 및 예약 매크로
-
edeng23/binance-trade-bot
Automated cryptocurrency trading bot
-
psf/black
The uncompromising Python code formatter
-
mirumee/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
facebookresearch/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
-
ckan/ckan
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
-
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
-
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
-
mai-lang-chai/Middleware-Vulnerability-detection
CVE、CMS、中间件漏洞检测利用合集 Since 2019-9-15
-
nadermx/backgroundremover
Remove Background from Video and Images with a simple command line interface
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
keras-team/keras
Deep Learning for humans
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
espnet/espnet
End-to-End Speech Processing Toolkit
-
StepfenShawn/Cantonese
粤语编程语言.The Cantonese programming language.
-
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
ClassmateLin/jd_scripts
JD 测试脚本
-
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
-
public-apis/public-apis
A collective list of free APIs
-
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
-
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
rust
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
graphprotocol/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
reacherhq/check-if-email-exists
Check if an email address exists without sending any email, written in Rust.
-
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
timberio/vector
A high-performance, highly reliable, observability data pipeline.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
apache/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
-
denoland/deno
A secure JavaScript and TypeScript runtime
-
emilk/egui
egui: an easy-to-use immediate mode GUI in pure Rust
-
rust-lang/cargo
The Rust package manager
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
rust-lang/rustlings
🦀 Small exercises to get you used to reading and writing Rust code!
-
rg3dengine/rg3d
3D and 2D game engine written in Rust
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
gfx-rs/naga
Universal shader translation in Rust
-
meilisearch/MeiliSearch
Powerful, fast, and an easy to use search engine
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
-
volta-cli/volta
Volta: JS Toolchains as Code. ⚡
-
getzola/zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
rust-windowing/winit
Window handling library in pure Rust
-
rustdesk/rustdesk
Yet another remote desktop software