In this page, I have collected some valuable links (as far as I am concerned) as navigation.

Enjoy it if they are something useful.

API Document, Handbook, and Manual #

Example in Code #

Course, Lecture, and Tutorial #

Toolkit #

Dataset #

Featured Project #

  • Zircon -- the core platform that powers the Fuchsia OS
  • zCore -- Reimplement Zircon microkernel in Rust
  • ulib (alternative) -- a collection of efficient building blocks for developing systems in C/C++.
  • GopherLua -- a simple lua virtual machine running on the golang
  • sdb -- stb single-file public domain libraries for C/C++
  • 9cc -- A Tiny C Compiler
  • gvisor -- an alternative sandbox from Google
  • go-bindata -- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.
  • redigo -- redis pool on Golang
  • traefik -- The Cloud Native Edge Router
  • picfit -- An image resizing server written in Go
  • pulsar -- Similar to kafka
  • nsq -- yet another message queue
  • OSX-KVM -- Run El Capitan, macOS Sierra, High Sierra and Mojave on QEMU/KVM
  • ratelimit -- A Golang blocking leaky-bucket rate limit implementation by Uber
  • ray -- Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.

Audio & Video #

  • go-wav -- A pure go audio file encoder and decoder

Bot #

  • chromedp -- chrome debugger, could also been used as headless spider

Frontend #

Database #

  • dgraph -- Fast, Distributed Graph DB

Compress #

  • zstd -- Zstandard - Fast real-time compression algorithm

Networking #

  • flatbuffers -- FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, Lobster, Lua, TypeScript, PHP, Python, and Rust. It was originally created at Google for game development and other performance-critical applications.

Command-line Interface #

  • powerline -- Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
  • tmux-powerline

Debugging #

IT #

  • ansible -- Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. (doc)

API Integration Testing #

Featured Blog, Gallery, Wiki, or Collection #

Distributed File System(DFS) Ecosystem #

Leave a Reply

Your email address will not be published. Required fields are marked *