Pinned Repositories
aero
:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.akyoto.dev/go/web
certificate
:lock: Creates self-signed certificates for local development.
codetree
:evergreen_tree: Parses indented code and returns a tree structure.
http
:balloon: HTTP client with a clean API.
nano
:four_leaf_clover: Fast, decentralized and git-trackable database.
pack
:package: Packs the assets for your web server.
packet
:package: Send network packets over a TCP or UDP connection.
pixy
:deciduous_tree: Template compiler similar to Jade/Pug.
run
:running: Runs an Aero project and restarts on code, template or style changes.
scarlet
:kiss: Style sheets preprocessor similar to Stylus.
Aero's Repositories
aerogo/aero
:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.akyoto.dev/go/web
aerogo/packet
:package: Send network packets over a TCP or UDP connection.
aerogo/nano
:four_leaf_clover: Fast, decentralized and git-trackable database.
aerogo/codetree
:evergreen_tree: Parses indented code and returns a tree structure.
aerogo/certificate
:lock: Creates self-signed certificates for local development.
aerogo/pixy
:deciduous_tree: Template compiler similar to Jade/Pug.
aerogo/pack
:package: Packs the assets for your web server.
aerogo/http
:balloon: HTTP client with a clean API.
aerogo/scarlet
:kiss: Style sheets preprocessor similar to Stylus.
aerogo/graphql
:cyclone: GraphQL server with zero configuration.
aerogo/run
:running: Runs an Aero project and restarts on code, template or style changes.
aerogo/log
:memo: Logging with multiple output targets.
aerogo/flow
:curly_loop: Provides flow control for async algorithms and simplified concurrency.
aerogo/api
:triangular_ruler: Automatically implements your REST API.
aerogo/cluster
:fountain: Network cluster.
aerogo/crawler
:rowboat: Web crawler.
aerogo/markdown
:dolphin: Markdown wrapper.
aerogo/mirror
:arrow_right_hook: Reflect utilities for Go data types.
aerogo/nano-backup
:anchor: Backup utility for nano databases.
aerogo/csp
:lock: Helps building the "Content-Security-Policy" HTTP header.
aerogo/linter-performance
:bullettrain_side: Logs response time and size for each page.
aerogo/manifest
:bookmark: Web manifest.
aerogo/session
:books: Session manager.
aerogo/session-store-nano
:green_book: Session store for the nano database.
aerogo/sitemap
:globe_with_meridians: Easily generate sitemaps.
aerogo/session-store-memory
:green_book: Memory store for Aero sessions.
aerogo/stats
:bar_chart: Statistics plugin for Aero.