Stars
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (…
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
This repository contains programs equivalent to GNU coreutils, written in the V language.
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
A simple, semantic and developer-friendly time package for golang
Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
mdempsky / gocode
Forked from nsf/gocodeAn autocompletion daemon for the Go programming language
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
For parsing, creating and editing unknown or dynamic JSON in Go
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
A cloud-native Go microservices framework with cli tool for productivity.
Cross platform GUI toolkit in Go inspired by Material Design
chenhg5 / go-admin
Forked from GoAdminGroup/go-adminA dataviz framework help gopher to build a admin panel in ten minutes
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …