Skip to content

Latest commit

 

History

History
132 lines (128 loc) · 14.8 KB

2023-03-12.md

File metadata and controls

132 lines (128 loc) · 14.8 KB

2023-03-12

python

swift

javascript

  • therealgliz / blooket-hacks:Multiple game hacks to use so the game become easier to play!
  • iptv-org / iptv:Collection of publicly available IPTV channels from all over the world
  • Postcatlab / postcat:Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.
  • EddieHubCommunity / LinkFree:Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
  • 30-seconds / 30-seconds-of-code:Short JavaScript code snippets for all your development needs
  • neemspees / tragic-methods:A collection of script depicting the strange quirks of programming languages.
  • SBoudrias / Inquirer.js:A collection of common interactive command line user interfaces.
  • OHIF / Viewers:OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
  • mui / material-ui:MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
  • ed-roh / chat-app:Build a Chat App with ChatGPT
  • MHSanaei / 3x-ui:Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan)
  • nodejs / nodejs.org:The Node.js website.
  • twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
  • facebook / react-native:A framework for building native applications using React
  • chetannada / Namaste-React:❤ Namaste React Live Course from Zero to Hero 🚀 by Akshay Saini(Founder of NamasteDev). This repository for Assignment & Class Notes taken during Namaste React Live Course #namaste #javascript #react
  • ehmorris / lunar-lander:A web-based lunar lander game written in plain JavaScript, HTML, and CSS with no dependencies
  • vercel / next.js:The React Framework
  • d3 / d3:Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
  • vuejs / vuex:🗃️ Centralized State Management for Vue.js.
  • 6dylan6 / jdpro:青龙脚本库
  • leonardomso / 33-js-concepts:📜 33 JavaScript concepts every developer should know.
  • webpack / webpack:A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • ckeditor / ckeditor5:Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
  • trekhleb / javascript-algorithms:📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  • serverless / serverless:⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –

go

  • json-iterator / go:A high-performance 100% compatible drop-in replacement of "encoding/json"
  • jmoiron / sqlx:general purpose extensions to golang's database/sql
  • prometheus / node_exporter:Exporter for machine metrics
  • hashicorp / terraform-provider-aws:Terraform AWS provider
  • zinclabs / zincsearch:ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • ehang-io / nps:一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
  • redis / go-redis:Type-safe Redis client for Golang
  • argoproj / argo-workflows:Workflow engine for Kubernetes
  • kubernetes / client-go:Go client for Kubernetes.
  • kedacore / keda:KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
  • ccfos / nightingale:An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and Grafana for visualization.
  • valyala / fasthttp:Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • 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.
  • VictoriaMetrics / VictoriaMetrics:VictoriaMetrics: fast, cost-effective monitoring solution and time series database
  • kubernetes-sigs / external-dns:Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
  • grafana / loki:Like Prometheus, but for logs.
  • DATA-DOG / go-sqlmock:Sql mock driver for golang to test database interactions
  • etcd-io / etcd:Distributed reliable key-value store for the most critical data of a distributed system
  • sundowndev / phoneinfoga:Information gathering framework for phone numbers
  • hashicorp / consul:Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • julienschmidt / httprouter:A high performance HTTP request router that scales well
  • kubernetes-sigs / controller-runtime:Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
  • kubevela / kubevela:The Modern Application Platform.
  • unknwon / the-way-to-go_ZH_CN:《The Way to Go》中文译本,中文正式名《Go 入门指南》
  • ilanyu / ReverseProxy:ReverseProxy in golang