go
-
inancgumus/learngo
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
-
kitabisa/ssb
Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server
-
golang/go
The Go programming language
-
micro/micro
Micro is a platform for cloud native development
-
pingcap/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
minio/minio
High Performance, Kubernetes Native Object Storage
-
pion/webrtc
Pure Go implementation of the WebRTC API
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
grafana/loki
Like Prometheus, but for logs.
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
emirpasic/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
-
lifei6671/mindoc
Golang实现的基于beego框架的接口在线文档管理系统
-
gin-contrib/cors
Official CORS gin's middleware
-
swaggo/gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
-
jackc/pgx
PostgreSQL driver and toolkit for Go
-
go-redis/redis
Type-safe Redis client for Golang
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
-
elastic/beats
🐠 Beats - Lightweight shippers for Elasticsearch & Logstash
-
cookieY/Yearning
🐳 A most popular sql audit platform for mysql
-
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
lucas-clemente/quic-go
A QUIC implementation in pure go
-
chrislusf/seaweedfs
SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Object store has O(1) disk seek, transparent cloud integration. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV.
-
ouqiang/gocron
定时任务管理系统
-
didi/nightingale
💡 A Distributed and High-Performance Monitoring System 可以看做Open-Falcon的下一代,不止运维监控,更是要做一款生产级运维平台
java
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
doocs/jvm
🤗 JVM 底层原理最全知识总结
-
fuzhengwei/itstack-demo-design
🎨 小傅哥微信:fustack |《重学Java设计模式「22个互联网真实案例实战」》技术好就一定能写出好代码吗?不能!再漂亮的马桶放到厨房都略显尴尬!无论是家里装修还是上道开车,只有通过实战才能快速将理论转变为技能。毕竟设计模式也是源于 克里斯托佛·亚历山大 的著作 《建筑模式语言》。
-
YunaiV/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
react-native-video/react-native-video
A component for react-native
-
braisdom/ObjectiveSql
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Jackson0714/PassJava-Platform
一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题,夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目,Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch,采用Docker容器化部署。
-
M66B/FairEmail
Fully featured, open source, privacy friendly email app for Android
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
didi/DoraemonKit
A full-featured App (iOS & Android) development assistant. You deserve it. 简称 "DoKit" 。一款功能齐全的客户端( iOS 、Android、微信小程序 )研发助手,你值得拥有。https://www.dokit.cn/
-
googlesamples/easypermissions
Simplify Android M system permissions
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
doocs/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
-
nextcloud/android
📱 Nextcloud Android app
-
DuGuQiuBai/Java
27天成为Java大神
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
-
apache/zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
-
spring-cloud/spring-cloud-release
Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
-
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
-
google/ExoPlayer
An extensible media player for Android
javascript
-
youzan/vant
Lightweight Mobile UI Components built on Vue
-
hotwired/turbo-rails
Turbo gives you the speed of a single-page web application without having to write any JavaScript.
-
nondanee/UnblockNeteaseMusic
Revive unavailable songs for Netease Cloud Music
-
iptv-org/iptv
Collection of 5000+ publicly available IPTV channels from all over the world
-
GitSquared/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
victor369basu/Real-time-stock-market-prediction
In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.
-
RobinLinus/snapdrop
A Progressive Web App for local file sharing
-
Working-Title-MSFS-Mods/fspackages
Working Title FS Packages
-
Orz-3/QuantumultX
-
nextauthjs/next-auth
Authentication for Next.js
-
reactjs/server-components-demo
Demo app of React Server Components.
-
r-spacex/SpaceX-API
🚀 Open Source REST API for rocket, core, capsule, pad, and launch data
-
vuejs/vue-devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
-
Jermolene/TiddlyWiki5
A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
-
fex-team/ueditor
rich text 富文本编辑器
-
didi/cube-ui
🔶 A fantastic mobile ui lib implement by Vue
-
ruicky/jd_sign_bot
京东签到机器人
-
brave/brave-browser
Next generation Brave browser for Android, Linux, macOS, Windows.
-
xuedingmiaojun/wxappUnpacker
小程序反编译(支持分包)
-
Matt-Fontes/SendScriptWhatsApp
-
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
-
meng-chuan/Unlock-netease-cloud-music
解锁网易云音乐客户端变灰歌曲
-
alyssaxuu/screenity
The most powerful screen recorder & annotation tool for Chrome 🎥
-
bailicangdu/node-elm
基于 node.js + Mongodb 构建的后台系统
-
ai/nanoid
A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript
python
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
alan-turing-institute/sktime
A unified framework for machine learning with time series
-
werner-duvaud/muzero-general
MuZero
-
haotian-liu/yolact_edge
The first competitive instance segmentation approach that runs on small edge devices at real-time speeds.
-
huanghyw/jd_seckill
京东秒杀商品抢购,目前只支持茅台抢购,不支持其他商品!
-
facebookresearch/svoice
We provide a PyTorch implementation of the paper Voice Separation with an Unknown Number of Multiple Speakers In which, we present a new method for separating a mixed audio sequence, in which multiple voices speak simultaneously. The new method employs gated neural networks that are trained to separate the voices at multiple processing steps, wh…
-
geekcomputers/Python
My Python Examples
-
Felix83000/Watcher
Watcher - Open Source Cybersecurity Threat Hunting Platform. Developed with Django & React JS.
-
blakeblackshear/frigate
NVR with realtime local object detection for IP cameras
-
devanshbatham/Awesome-Bugbounty-Writeups
A curated list of bugbounty writeups (Bug type wise) , inspired from https://github.com/ngalongc/bug-bounty-reference
-
uncertainty-toolbox/uncertainty-toolbox
A python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
-
facebookresearch/deit
Official DeiT repository
-
iPERDance/iPERCore
Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
-
mxrch/GHunt
🕵️♂️ Investigate Google Accounts with emails.
-
espnet/espnet
End-to-End Speech Processing Toolkit
-
eternnoir/pyTelegramBotAPI
Python Telegram bot api.
-
huggingface/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
zulip/zulip
Zulip server and webapp - powerful open source team chat
-
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step by step guide to learn Python programming language in 30 days.
-
wting/autojump
A cd command that learns - easily navigate directories from the command line
-
jkjung-avt/tensorrt_demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
-
521xueweihan/GitHub520
😘让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
-
optuna/optuna
A hyperparameter optimization framework
rust