Skip to content

Latest commit

 

History

History
88 lines (84 loc) · 11.5 KB

File metadata and controls

88 lines (84 loc) · 11.5 KB

2025-02-13

python

swift

javascript

  • facebook / react:The library for web and native user interfaces.
  • microsoft / Web-Dev-For-Beginners:24 Lessons, 12 Weeks, Get Started as a Web Developer
  • mozilla / pdf.js:PDF Reader in JavaScript
  • nodejs / node:Node.js JavaScript runtime ✨🐢🚀✨
  • huggingface / transformers.js:State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
  • prebid / Prebid.js:Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
  • WebGoat / WebGoat:WebGoat is a deliberately insecure application
  • DataDog / dd-trace-js:Datadog APM client for Node.js
  • vitejs / awesome-vite:⚡️ A curated list of awesome things related to Vite.js
  • twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  • ckeditor / ckeditor5:Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
  • louislam / uptime-kuma:A fancy self-hosted monitoring tool
  • xszyou / Fay:Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
  • cmliu / CF-Workers-docker.io:这个项目是一个基于 Cloudflare Workers 的 Docker 镜像代理工具。它能够中转对 Docker 官方镜像仓库的请求,解决一些访问限制和加速访问的问题。
  • schlagmichdoch / PairDrop:PairDrop: Transfer Files Cross-Platform. No Setup, No Signup.
  • projectdiscovery / nuclei-templates:Community curated list of templates for the nuclei engine to find security vulnerabilities.
  • google / zx:A tool for writing better scripts
  • rabbitmq / rabbitmq-server:Open source RabbitMQ: core server and tier 1 (built-in) plugins

go

  • SpecterOps / BloodHound:Six Degrees of Domain Admin
  • coreybutler / nvm-windows:A node.js version management utility for Windows. Ironically written in Go.
  • minio / minio:MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
  • kubernetes-sigs / kubebuilder:Kubebuilder - SDK for building Kubernetes APIs using CRDs
  • go-kratos / kratos:Your ultimate Go microservices framework for the cloud-native era.
  • juanfont / headscale:An open source, self-hosted implementation of the Tailscale control server
  • open-telemetry / opentelemetry-collector:OpenTelemetry Collector
  • kubernetes / kubernetes:Production-Grade Container Scheduling and Management
  • grafana / loki:Like Prometheus, but for logs.
  • grpc / grpc-go:The Go language implementation of gRPC. HTTP/2 based RPC
  • oapi-codegen / oapi-codegen:Generate Go client and server boilerplate from OpenAPI 3 specifications
  • techschool / simplebank:Backend master class: build a simple bank service in Go
  • projectdiscovery / nuclei:Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
  • moby / moby:The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • argoproj / argo-cd:Declarative Continuous Deployment for Kubernetes
  • FerretDB / FerretDB:A truly Open Source MongoDB alternative
  • fatedier / frp:A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • fullstorydev / grpcurl:Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
  • onsi / ginkgo:A Modern Testing Framework for Go
  • pingcap / tidb:TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
  • weaviate / weaviate:Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database .
  • jesseduffield / lazygit:simple terminal UI for git commands
  • 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.