go
-
cortexlabs/cortex
Deploy machine learning models to production
-
kitabisa/teler
Real-time HTTP Intrusion Detection
-
cosmos/cosmos-sdk
⛓️ A Framework for Building High Value Public Blockchains ✨
-
kyleconroy/sqlc
Generate type safe Go from SQL
-
ipfs/go-ipfs
IPFS implementation in Go
-
aws/aws-sdk-go
AWS SDK for the Go programming language.
-
photoprism/photoprism
Personal Photo Management powered by Go and Google TensorFlow
-
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
-
nats-io/nats-server
High-Performance server for NATS, the cloud native messaging system.
-
jesseduffield/lazydocker
The lazier way to manage everything docker
-
drk1wi/Modlishka
Modlishka. Reverse Proxy.
-
microsoft/CBL-Mariner
Linux OS for Azure 1P services and edge appliances
-
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
-
go-redis/redis
Type-safe Redis client for Golang
-
k0sproject/k0s
k0s - Zero Friction Kubernetes
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
gopasspw/gopass
The slightly more awesome standard unix password manager for teams
-
tektoncd/pipeline
A K8s-native Pipeline resource.
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
-
FiloSottile/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
-
berty/berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
-
magma/magma
Platform for building access networks and modular network services
-
gruntwork-io/terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
java
-
Freakboy/CobaltStrike
CobaltStrike's source code
-
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 ...
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
-
feast-dev/feast
Feature Store for Machine Learning
-
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
-
linkedin/dagli
Framework for defining machine learning models, including feature generation and transformations, as directed acyclic graphs (DAGs).
-
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
-
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
-
zeebe-io/zeebe
Distributed Workflow Engine for Microservices Orchestration
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
apache/skywalking
APM, Application Performance Monitoring System
-
apache/iceberg
Apache Iceberg
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
oracle/graal
GraalVM: Run Programs Faster Anywhere 🚀
-
JunzhouLiu/BILIBILI-HELPER
B站,哔哩哔哩(Bilibili)自动签到每日自动投币,银瓜子兑换硬币,领取大会员福利,大会员月底给自己充电等。每天轻松获取65经验值。赶快和我一起成为Lv6吧!
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
strimzi/strimzi-kafka-operator
Apache Kafka running on Kubernetes
-
fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
-
thaycacac/java
All source java, data structures and algorithms, lab java...
-
zhisheng17/flink-learning
flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
-
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
-
liferay/liferay-portal
javascript
python
rust
-
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
-
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.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
rust-lang/rustlings
🦀 Small exercises to get you used to reading and writing Rust code!
-
sebbbi/rust_test
Rust & Vulkan test projects
-
libra/libra
Libra’s mission is to enable a simple global payment system and financial infrastructure that empowers billions of people.
-
hyperium/tonic
A native gRPC client & server implementation with async/await support.
-
http-rs/tide
Fast and friendly HTTP server framework for async Rust
-
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
nushell/nushell
A new type of shell
-
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
-
alacritty/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
mullvad/mullvadvpn-app
The Mullvad VPN client app for desktop and mobile
-
blockstack/stacks-blockchain
The Stacks 2.0 blockchain implementation
-
Geal/nom
Rust parser combinator framework
-
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
actix/examples
Community showcase and examples of Actix ecosystem usage.
-
DataDog/glommio
Glommio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core architecture easier for rustaceans
-
tower-rs/tower
async fn(Request) -> Result
-
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
-
greshake/i3status-rust
Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
-
ggez/ggez
Rust library to create a Good Game Easily