johnnychq's Stars
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.
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
mckaywrigley/chatbot-ui
Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
zzzgydi/clash-verge
A Clash GUI based on tauri. Supports Windows, macOS and Linux.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
beekeeper-studio/beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
flowable/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
cloudwego/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
community/community
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
al-one/hass-xiaomi-miot
Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
killme2008/aviatorscript
A high performance scripting language hosted on the JVM.
d3/d3-shape
Graphical primitives for visualization, such as lines and areas.
go-gorm/gen
Gen: Friendly & Safer GORM powered by Code Generation
sindresorhus/devtools-detect
Detect if DevTools is open and its orientation
gin-contrib/cors
Official CORS gin's middleware
microsoft/vscode-languageserver-node
Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
TypeFox/monaco-languageclient
Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples
tunnelvisionlabs/antlr4ts
Optimized TypeScript target for ANTLR 4
d3/d3-selection
Transform the DOM by selecting elements and joining to data.
wanglin2/code-run
一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。
rust-analyzer/rust-analyzer-wasm
yuzai/base-editor
webide based monaco-editor
jorendorff/rust-grammar
An ANTLR4 grammar for Rust.
glassyeyedfish/eecs4302-finale-project
Woah, compiler?
RooneyNicholas/CompilerProject_EECS4302