go
-
photoprism/photoprism
Open-Source Photo Management powered by Go and Google TensorFlow
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
filecoin-project/lotus
Implementation of the Filecoin protocol, written in Go
-
helm/charts
⚠️(OBSOLETE) Curated applications for Kubernetes
-
roseduan/rosedb
A simple k-v database in pure Golang, supports string, list, hash, set, sorted set. Go 语言实现的 k-v 数据库项目,简洁易懂,适合新手进阶,欢迎 Pr!
-
shirou/gopsutil
psutil for golang
-
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
-
lc/gau
Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.
-
cilium/cilium
eBPF-based Networking, Security, and Observability
-
spf13/cobra
A Commander for modern Go CLI interactions
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
-
megaease/easegress
An all-rounder traffic orchestration system
-
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
Jguer/yay
Yet another Yogurt - An AUR Helper written in Go
-
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.
-
p4gefau1t/trojan-go
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
-
fsnotify/fsnotify
Cross-platform file system notifications for Go.
-
apache/dubbo-go
Go Implementation For Apache Dubbo
-
cosmos/cosmos-sdk
⛓️ A Framework for Building High Value Public Blockchains ✨
-
snail007/goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
-
milvus-io/milvus
An open source vector database powered by Faiss, NMSLIB and Annoy
-
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
-
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
java
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
questdb/questdb
An open source SQL database designed to process time series data, faster
-
Anuken/Mindustry
A sandbox tower defense game
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
Netflix/conductor
Conductor is a microservices orchestration engine.
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
mockito/mockito
Most popular Mocking framework for unit tests written in Java
-
LandGrey/SpringBootVulExploit
SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
spring-projects/spring-boot
Spring Boot
-
xManager-v2/xManager-Spotify
An android application where you can manage and install all versions of the spotify app.
-
zhangdaiscott/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
-
spring-projects/spring-security
Spring Security
-
confluentinc/ksql
The database purpose-built for stream processing applications.
-
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
-
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.
-
KunMinX/Jetpack-MVVM-Best-Practice
是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!
-
youth5201314/banner
🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。
-
apache/hadoop
Apache Hadoop
javascript
-
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
-
chinnkarahoi/jd_scripts
lxk0301/jd_scripts备份。不要star。不要fork。谢谢配合。
-
pmndrs/racing-game
🏎 Open source racing game developed by everyone willing
-
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
-
facebook/react-native
A framework for building native apps with React.
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
rahuldkjain/github-profile-readme-generator
🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
-
punishell/bbtips
BugBountyTips
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
jgraph/drawio
Source to app.diagrams.net
-
metaplex-foundation/metaplex
The Metaplex protocol
-
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
adam-p/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
-
lerna/lerna
🐉 A tool for managing JavaScript projects with multiple packages.
-
YMFE/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
-
ampproject/amphtml
The AMP web component framework.
-
alibaba/x-render
🚴♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
airbnb/javascript
JavaScript Style Guide
-
wuzhi03/MyActions
-
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies in tech.
-
carloscuesta/gitmoji
An emoji guide for your commit messages. 😜
-
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
plotly/plotly.js
Open-source JavaScript charting library behind Plotly and Dash
python
-
kzl/decision-transformer
Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.
-
PrithivirajDamodaran/Gramformer
A framework for detecting, highlighting and correcting grammatical errors on natural language text.
-
yqchilde/JDMemberCloseAccount
学习python操作selenium的一个🌰,用来 自动/半自动 退出加入的所有店铺会员
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
public-apis/public-apis
A collective list of free APIs
-
Hari-Nagarajan/fairgame
Tool to help us buy hard to find items.
-
python-poetry/poetry
Python dependency management and packaging made easy.
-
aws-samples/aws-cdk-examples
Example projects using the AWS CDK
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
-
curtinlv/JD-Script
-
compphoto/BoostingMonocularDepth
-
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
SigmaHQ/sigma
Generic Signature Format for SIEM Systems
-
Rikj000/MoniGoMani
Isn't that what we all want? Our money to go many? Well that's what this strategy hopes to do for you! By giving you/HyperOpt a lot of signals to alter the weight from.
-
PyTorchLightning/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
NikhilAsogekar3/Character-control-using-body-posture
-
awslabs/aws-data-wrangler
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
-
deepfakes/faceswap
Deepfakes Software For All
-
kevinzg/facebook-scraper
Scrape Facebook public pages without an API key
-
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
-
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
-
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
-
hustvl/YOLOS
You Only Look at One Sequence (https://arxiv.org/abs/2106.00666)
rust
-
rustdesk/rustdesk
An open source remote desktop client software
-
helix-editor/helix
A post-modern modal text editor.
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
flaneur2020/pua-lang
-
gfx-rs/wgpu
Native WebGPU implementation based on gfx-hal
-
Morganamilo/paru
Feature packed AUR helper
-
datafuselabs/datafuse
A Modern Real-Time Data Processing & Analytics DBMS with Cloud-Native Architecture, written in Rust
-
devongovett/dprint-node
A node API for the dprint TypeScript and JavaScript code formatter
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
bottlerocket-os/bottlerocket
An operating system designed for hosting containers
-
cube-js/cube.js
📊 Cube.js — Open-Source Analytical API Platform
-
rustdesk/rustdesk-server-demo
A working demo of RustDesk server implementation
-
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
-
WebAssembly/WASI
WebAssembly System Interface
-
awslabs/aws-sdk-rust
-
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
nushell/nushell
A new type of shell
-
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
-
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
o2sh/onefetch
Git repository summary on your terminal
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript