Skip to content

Instantly share code, notes, and snippets.

View citixenken's full-sized avatar

Ken citixenken

View GitHub Profile
@alexedwards
alexedwards / main.go
Last active July 18, 2026 14:46
JSON encoding benchmarks
package main
import (
"encoding/json"
"net/http"
)
func main() {}
func healthcheckHandlerEncoder(w http.ResponseWriter, r *http.Request) {
@kbsali
kbsali / sticky-footer-navbar.jade
Last active March 7, 2016 23:23
Here is the Jade (http://jade-lang.com/) version of bootstrap's "sticky-footer-navbar" sample page