go
-
pwnesia/dnstake
DNSTake — A fast tool to check missing hosted DNS zones that can lead to subdomain takeover
-
fyne-io/fyne
Cross platform GUI in Go inspired by Material Design
-
sundowndev/phoneinfoga
Information gathering & OSINT framework for phone numbers
-
didi/sharingan
Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
-
safe6Sec/GolangBypassAV
研究利用golang来bypassAV
-
hwholiday/learning_tools
Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
-
SundaeSwap-finance/toolkit-for-cardano
Tools to help teams develop smart contracts on the Cardano blockchain
-
projectdiscovery/httpx
httpx is a fast and multi-purpose HTTP toolkit allows to run multiple probers using retryablehttp library, it is designed to maintain the result reliability with increased threads.
-
binance-chain/bsc
A Binance Smart Chain client based on the go-ethereum fork
-
v2rayA/v2rayA
A Linux web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel 🚀
-
ory/kratos
Next-gen identity server (think Auth0, Okta, Firebase) with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, and IoT auth. Golang, headless, API-only - without templating or theming headaches.
-
open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
-
spf13/cobra
A Commander for modern Go CLI interactions
-
containers/buildah
A tool that facilitates building OCI images.
-
meshery/meshery
Meshery, the service mesh management plane
-
ouqiang/gocron
定时任务管理系统
-
awslabs/amazon-ecr-credential-helper
Automatically gets credentials for Amazon ECR on docker push/docker pull
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
gorilla/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
-
golang/protobuf
Go support for Google's protocol buffers
-
golang/mock
GoMock is a mocking framework for the Go programming language.
-
zricethezav/gitleaks
Scan git repos (or files) for secrets using regex and entropy 🔑
-
aquasecurity/tfsec
Security scanner for your Terraform code
-
OffchainLabs/arbitrum
Powers fast, private, decentralized applications
-
reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
java
-
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.
-
doocs/jvm
🤗 JVM 底层原理最全知识总结
-
doocs/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
-
kdn251/interviews
Everything you need to know to get the job.
-
lyrric/seckill
苗苗 约苗 九价 秒杀 脚本
-
201206030/novel-plus
小说精品屋-plus是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。
-
rxsto/groovy-bot-v2
[discontinued] A high quality and stable music bot for discord
-
apache/skywalking
APM, Application Performance Monitoring System
-
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
-
LandGrey/SpringBootVulExploit
SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list
-
jagrosh/MusicBot
🎶 A Discord music bot that's easy to set up and run yourself!
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
-
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
-
dbeaver/dbeaver
Free universal database tool and SQL client
-
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
openjdk/jdk
JDK main-line development
-
didi/DoraemonKit
一款面向泛前端产品研发全生命周期的效率平台。
-
openzipkin/zipkin
Zipkin is a distributed tracing system
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
Tencent/APIJSON
🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
-
frohoff/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
javascript
-
HashLips/generative-art-node
Create generative art by using the canvas api and node js
-
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
-
ethereum/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
-
qier222/YesPlayMusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
-
axios/axios
Promise based HTTP client for the browser and node.js
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
facebook/react-native
A framework for building native applications using React
-
OHIF/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
-
saadpasta/developerFolio
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer.
-
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
-
chrisleekr/binance-trading-bot
Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies with Grid Trading
-
sampotts/plyr
A simple HTML5, YouTube and Vimeo player
-
artf/grapesjs
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
davizinmaker/tdmclient
〽️ Somente um Crash Client para WhatsApp
-
HashLips/generative-art-opensource
Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
-
zombieFox/nightTab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
-
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
-
rolling-scopes-school/tasks
-
lerna/lerna
🐉 A tool for managing JavaScript projects with multiple packages.
-
BretFisher/udemy-docker-mastery
Udemy Course to build, compose, deploy, and manage containers from local development to high-availability in the cloud
-
imgix/drift
Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.
-
vercel/next.js
The React Framework
-
zadam/trilium
Build your personal knowledge base with Trilium Notes
python
-
jina-ai/jina
Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data
-
public-apis/public-apis
A collective list of free APIs
-
benbusby/whoogle-search
A self-hosted, ad-free, privacy-respecting metasearch engine
-
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
-
deepset-ai/haystack
🔍 End-to-end Python framework for building natural language search interfaces to data. Leverages Transformers and the State-of-the-Art of NLP. Supports DPR, Elasticsearch, Hugging Face’s Hub, and much more!
-
CyberPunkMetalHead/binance-trading-bot-new-coins
This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
-
commaai/opendbc
democratize access to car decoder rings
-
tiangolo/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
-
Azure/azure-cli
Azure Command-Line Interface
-
G-Security-Team/GSLibrary
轻量级知识库&POC管理平台
-
jonaswinkler/paperless-ng
A supercharged version of paperless: scan, index and archive all your physical documents
-
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
-
521xueweihan/HelloGitHub
分享 GitHub 上有趣、入门级的开源项目
-
nextcord/nextcord
A maintained fork of Danny's discord.py
-
edeng23/binance-trade-bot
Automated cryptocurrency trading bot
-
graph4ai/graph4nlp_literature
This repo is to provide a list of literature regarding Deep Learning on Graphs for NLP
-
t3hbb/NSGenCS
Extendable payload obfuscation and delivery framework
-
sherlock-project/sherlock
🔎 Hunt down social media accounts by username across social networks
-
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
pydata/xarray
N-D labeled arrays and datasets in Python
-
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
-
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
-
nft-fun/generate-bitbirds
Python generation script for BitBirds
rust