Pinned Repositories
-
asm
:running: An x86-64 assembler written in Go (2019). A modern version (2024) is currently in development at the link below:
assert
A minimal & stateless assert package for writing tests.
cache
:handbag: Cache arbitrary data with an expiration time.
color
Color package for Go (golang)
flua
:gem: Programming language abstracting existing ones.
mgit
:ocean: Manage multiple git repositories.
q
:seedling: Programming language focusing on performance and efficiency, archive from 2019. For a modern rewrite in 2024 please see the link below:
quality
:bar_chart: Code quality overview.
webserver-benchmarks
:bar_chart: Benchmarking web servers with aero, express, koa, restify and raw API.
akyoto's Repositories
akyoto/imageserver
An HTTP service that converts image formats.
akyoto/sugoi
:wrench: Mini tools for Linux.
akyoto/dev
🐳 Docker based development environment for Aero.
akyoto/gotravis
Scripts for testing Go projects on Travis.
akyoto/hello-docker
Testing docker containerization
akyoto/ignore
Ignore certain parts of a string when parsing
akyoto/web-framework-benchmark
Web framework benchmark
akyoto/archlinux-docker
Docker Base Image for Arch Linux
akyoto/compress
Compression tests
akyoto/go-matroska
Golang: Matroska and WebM Format
akyoto/goget
A faster go get implementation.
akyoto/hardware
:computer: A list of hardware I use on a daily basis.
akyoto/hash-benchmarks
Hash algorithm benchmarks.
akyoto/hello-wasm
akyoto/json
JSON serializer & deserializer.
akyoto/mirror
High-performance reflection package.
akyoto/awesome-go
A curated list of awesome Go frameworks, libraries and software
akyoto/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
akyoto/go-web-framework-benchmark
:zap: Go web framework benchmark
akyoto/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
akyoto/gosh
Go Statistics Handler
akyoto/graphql
An implementation of GraphQL for Go / Golang
akyoto/jsoniter
Fork of github.com/json-iterator/go
akyoto/multi
Multi invokes your go & git commands recursively.
akyoto/pure
Pretty, minimal and fast ZSH prompt
akyoto/pure-linux-threads-demo
Pthreads-free Linux threading demo
akyoto/reflect2
Fork of taowen's reflect2 lib.
akyoto/rust-tests
Testing the Rust programming language.
akyoto/tft-simulator
Alpha.
akyoto/uuid
A fork of google/uuid that doesn't require database/sql/driver.