mattermost/mattermost505日前27.5k
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
lunasec-io/lunasec506日前1.4k
LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTrace GitHub App: https://github.com/marketplace/lunatrace-by-lunasec/
tellerops/teller507日前2.4k
Cloud native secrets management for developers - never leave your command line for secrets.
Caiyeon/goldfish514日前2.2k
A HashiCorp Vault UI written with VueJS and Vault native Go API
rendora/rendora511日前2.0k
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
QuivrHQ/quivr503日前28.0k
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
miniflux/v2503日前5.9k
Minimalist and opinionated feed reader
mmcdole/gofeed503日前2.4k
Parse RSS, Atom and JSON feeds in Go
sst/sst503日前19.3k
Build modern full-stack applications on AWS
pulumi/pulumi503日前19.0k
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
getsops/sops503日前14.7k
Simple and flexible tool for managing secrets
GoogleCloudPlatform/terraformer503日前11.4k
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
google/go-cloud503日前9.3k
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
prowler-cloud/prowler503日前9.2k
Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
asdf-vm/asdf503日前19.8k
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
kovidgoyal/kitty503日前21.2k
Cross-platform, fast, feature-rich, GPU based terminal
radareorg/radare2503日前19.3k
UNIX-like reverse engineering framework and command-line toolset
gildas-lormeau/SingleFile503日前13.1k
Web Extension for saving a faithful copy of a complete web page in a single HTML file
chromedp/chromedp503日前10.1k
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
moonD4rk/HackBrowserData503日前9.6k
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
sherlock-project/sherlock503日前46.8k
🔎 Hunt down social media accounts by username across social networks
spf13/cobra503日前35.2k
A Commander for modern Go CLI interactions
facebook/pyre-check503日前6.6k
Performant type-checking for python.
ajinabraham/nodejsscan505日前2.3k
nodejsscan is a static security code scanner for Node.js applications.
crev-dev/cargo-crev503日前2.0k
A cryptographically verifiable code review system for the cargo (Rust) package manager.
bit4woo/python_sec507日前1.3k
python安全和代码审计相关资料收集 resource collection of python security and code review
jenkins-x/jx504日前4.5k
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
ovh/cds504日前4.4k
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
werf/werf503日前3.9k
A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.
x64dbg/x64dbg503日前42.7k
An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
monero-project/monero503日前8.4k
Monero: the secure, private, untraceable cryptocurrency
cosmos/cosmos-sdk503日前5.7k
:chains: A Framework for Building High Value Public Blockchains :sparkles:
antlr/antlr4503日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
Developer-Y/cs-video-courses503日前63.4k
List of Computer Science courses with video lectures.
GetStream/vg512日前1.3k
Virtualgo: Easy and powerful workspace based development for go
apex/up505日前8.8k
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
moby/moby503日前67.4k
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
traefik/traefik503日前46.8k
The Cloud Native Application Proxy
docker/compose503日前31.8k
Define and run multi-container applications with Docker
firezone/firezone503日前6.0k
WireGuard®-based zero trust access platform that supports OIDC authentication, user/group sync, and requires zero firewall configuration.
emacs-lsp/lsp-mode504日前4.6k
Emacs client/library for the Language Server Protocol
MariaLetta/free-gophers-pack503日前3.2k
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
unicorn-engine/unicorn503日前7.0k
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
OpenZeppelin/openzeppelin-contracts503日前23.7k
OpenZeppelin Contracts is a library for secure smart contract development.
Consensys/smart-contract-best-practices504日前7.2k
A guide to smart contract security best practices
capstone-engine/capstone503日前6.9k
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
gofiber/fiber503日前30.3k
⚡️ Express inspired web framework written in Go
ThreeDotsLabs/wild-workouts-go-ddd-example503日前4.8k
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
arkenfox/user.js503日前8.8k
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
jofpin/trape504日前7.8k
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
OpenDiablo2/OpenDiablo2503日前10.6k
An open source re-implementation of Diablo 2
hajimehoshi/ebiten503日前9.5k
Ebitengine - A dead simple 2D game engine for Go
go-gitea/gitea503日前40.7k
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
mislav/hub503日前22.7k
A command-line tool that makes git easier to use with GitHub.
tipsy/profile-summary-for-github503日前19.8k
Tool for visualizing GitHub profiles
lowlighter/metrics503日前12.1k
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
avgupta456/github-trends503日前10.1k
🚀 Level up your GitHub profile readme with customizable cards including LOC statistics!
google/go-github503日前10.0k
Go library for accessing the GitHub v3 API
devhubapp/devhub503日前9.4k
TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them
donnemartin/gitsome503日前7.5k
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
github-changelog-generator/github-changelog-generator503日前7.3k
Automatically generate change log from your tags, issues, labels and pull requests on GitHub.
cloudquery/cloudquery503日前5.4k
The open source high performance data integration platform built for developers.
gitify-app/gitify503日前4.2k
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
XPoet/picx503日前4.0k
🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。
actions/github-script503日前3.8k
Write workflows scripting the GitHub API in JavaScript
octokit/octokit.rb503日前3.8k
Ruby toolkit for the GitHub API
eth0izzle/shhgit507日前3.8k
Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.
QasimWani/LeetHub503日前3.7k
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
async-labs/builderbook504日前3.7k
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
nslogx/Gitter506日前3.7k
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
caddyserver/caddy503日前52.3k
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
dgraph-io/dgraph502日前19.9k
The high-performance database for modern applications
simplex-chat/simplex-chat503日前5.0k
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
goreleaser/goreleaser502日前12.6k
Deliver Go binaries as fast and easily as possible
cointop-sh/cointop504日前3.8k
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
hjdhjd/homebridge-unifi-protect503日前1.3k
:video_camera: Complete HomeKit integration for all UniFi Protect device types with full support for most features including HomeKit Secure Video, and more. https://homebridge.io
mitmproxy/mitmproxy502日前33.6k
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
go-kratos/kratos503日前22.1k
Your ultimate Go microservices framework for the cloud-native era.
gorilla/mux502日前19.9k
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go-chi/chi502日前16.6k
lightweight, idiomatic and composable router for building Go HTTP services
filecoin-project/lotus505日前2.7k
Reference implementation of the Filecoin protocol, written in Go
Peergos/Peergos503日前1.8k
A p2p, secure file storage, social network and application protocol
animir/node-rate-limiter-flexible503日前2.8k
Atomic counters and rate limiting tools. Limit resource access at any scale.
Tencent/MMKV503日前16.6k
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
glideapps/quicktype503日前11.2k
Generate types and converters from JSON, Schema, and GraphQL
openfaas/faas502日前24.3k
OpenFaaS - Serverless Functions Made Simple
dgraph-io/badger502日前13.2k
Fast key-value DB in Go.
matomo-org/matomo502日前18.8k
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
lionsoul2014/ip2region502日前14.9k
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
chai2010/go-ast-book502日前5.2k
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
jinzhu/copier502日前5.0k
Copier for golang, copy value from struct to struct and more
jedisct1/piknik511日前2.4k
Copy/paste anything over the network.
trimstray/nginx-admins-handbook502日前13.3k
How to improve NGINX performance, security, and other important things.
apache/incubator-fury502日前2.5k
A blazing fast multi-language serialization framework powered by JIT and zero-copy.
fanpei91/torsniff504日前3.9k
torsniff - a sniffer that sniffs torrents from BitTorrent network
JFreegman/toxic509日前1.1k
A Tox-based instant messaging and video chat client
authorizerdev/authorizer502日前1.3k
Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
ImranR98/Obtainium502日前4.2k
Get Android App Updates Directly From the Source.
yokoffing/Betterfox502日前3.2k
Firefox user.js for speed, privacy, and security. Your favorite browser, but better.
build-trust/ockam502日前4.3k
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
spotify/annoy502日前12.5k
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
codota/TabNine503日前10.3k
AI Code Completions
nmap/nmap502日前8.9k
Nmap - the Network Mapper. Github mirror of official SVN repository.
golang-migrate/migrate502日前13.5k
Database migrations. CLI and Golang library.
osquery/osquery503日前20.9k
SQL powered operating system instrumentation, monitoring, and analytics.
cilium/cilium502日前17.9k
eBPF-based Networking, Security, and Observability
bettercap/bettercap502日前15.4k
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
kaitai-io/kaitai_struct502日前3.8k
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
aduros/wasm4503日前1.0k
Build retro games using WebAssembly for a fantasy console.
CodisLabs/codis502日前13.0k
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
linkedin/school-of-sre502日前7.6k
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
halfrost/Halfrost-Field502日前12.6k
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
pion/webrtc502日前12.4k
Pure Go implementation of the WebRTC API
golang/dep502日前12.9k
Go dependency management tool experiment (deprecated)
soxoj/maigret502日前9.4k
🕵️♂️ Collect a dossier on a person by username from thousands of sites
ginuerzh/gost502日前14.8k
GO Simple Tunnel - a simple tunnel written in golang
panjf2000/gnet502日前8.4k
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
pirate/wireguard-docs502日前4.3k
📖 Unofficial WireGuard Documentation: Setup, Usage, Configuration, and full example setups for VPNs supporting both servers & roaming clients.
GyulyVGC/sniffnet502日前12.9k
Application to comfortably monitor your Internet traffic 🕵️♂️
RustScan/RustScan502日前11.7k
🤖 The Modern Port Scanner 🤖
evilsocket/opensnitch502日前9.4k
OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.