![go logo](https://raw.githubusercontent.com/github/explore/ac0b33cc8936c152bc0dacf91436f8099a5413c9/topics/go/go.png)
- beijing,China
- All languages
- Assembly
- Astro
- Ballerina
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Lisp
- Dockerfile
- Elixir
- Erlang
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Kotlin
- Lua
- Makefile
- Markdown
- Nix
- OCaml
- PHP
- Pony
- PowerShell
- Python
- Rust
- Scala
- Scheme
- Self
- Shell
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Vue
- WebAssembly
- Wren
- Zig
Starred repositories
📚 Learn to write an embedded OS in Rust 🦀
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
DuckDB is an analytical in-process SQL database management system
Packer Templates for building Windows Operating Systems
A kernel designed to run one and only one application in a virtualized environment
homoiconic dynamic programming language with some new ideas
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
Write any object's internal memory representation into a byte buffer
lwIP mirror from http://git.savannah.gnu.org/cgit/lwip.git
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
A fantastic modular Go web framework with a slim core but limitless extensibility
Blazingly fast and light-weight Actor engine written in Golang
This application allows you to put various limits on Windows processes.
Load dynamic libraries (DLL/so/dylib) with ease, without cgo.
A Golang package for doing a deep copy for (just about) anything
Standard Go Project Layout
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.