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/cache
:handbag: Cache arbitrary data with an expiration time.
akyoto/asm
:running: An x86-64 assembler written in Go (2019). A modern version (2024) is currently in development at the link below:
akyoto/q
:seedling: Programming language focusing on performance and efficiency, archive from 2019. For a modern rewrite in 2024 please see the link below:
akyoto/mgit
:ocean: Manage multiple git repositories.
akyoto/quality
:bar_chart: Code quality overview.
akyoto/assert
A minimal & stateless assert package for writing tests.
akyoto/color
Color package for Go (golang)
akyoto/eduardurbach.com
:dolphin: Source code for my own website.
akyoto/directory
:open_file_folder: Fast directory traversal.
akyoto/stringutils
String operations.
akyoto/hash
Ultra-fast hashing of bytes, strings and reader contents.
akyoto/autoimport
A faster goimports implementation based on a go.mod resolver.
akyoto/readme
Readme generator.
akyoto/vscode-q
VS Code extension for Q.
akyoto/home
:house: Home directory files (configuration etc.)
akyoto/-
akyoto/akyoto
akyoto/aurto
Arch Linux AUR tool for managing an auto-updating local 'aurto' package repository
akyoto/colorable
A fork of mattn's colorable lib.
akyoto/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
akyoto/go-http-routing-benchmark
Go HTTP request router and web framework benchmark
akyoto/go-tests
Testing some stuff
akyoto/haskell-tests
Testing the Haskell language.
akyoto/language-benchmarks
:bar_chart: Benchmarking programming language compilers.
akyoto/nasm-tests
My NASM experiments.
akyoto/qed
Code editor for Q with multi-syntax support (reserved)
akyoto/tty
A fork of mattn's isatty lib.
akyoto/v-tests
Testing the V programming language.
akyoto/web-frameworks
Which is the fastest web framework?
akyoto/webpush-go
Web Push API Encryption with VAPID support. This fork includes some base64 en-/decoding changes.