Pinned Repositories
elixir-web-push-encryption
Elixir implementation of Web Push Payload encryption.
go-http-metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
go-ssr
goworkers
hashfs
Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.
lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
macports-ports
The MacPorts ports tree
nnn
n³ The unorthodox terminal file manager
render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
SlIdE42's Repositories
SlIdE42/Sha256.jl
Sha256 hash algorithm for Julia
SlIdE42/render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses.
SlIdE42/go-http-metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
SlIdE42/macports-ports
The MacPorts ports tree
SlIdE42/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
SlIdE42/go-ssr
SlIdE42/session-ecda
SlIdE42/nnn
n³ The unorthodox terminal file manager
SlIdE42/goworkers
SlIdE42/hashfs
Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.
SlIdE42/websocket
Minimal and idiomatic WebSocket library for Go
SlIdE42/elixir-web-push-encryption
Elixir implementation of Web Push Payload encryption.
SlIdE42/simplehttp
HTTP client for Elixir without dependencies