Pinned Repositories
daemonize.nim
This library makes your code run as a daemon process on Unix-like systems.
hmac.nim
HMAC-SHA1 and HMAC-MD5 hashing in Nim
jsmn.nim
Jsmn - a world fastest JSON parser - in pure Nim
otp.nim
One Time Passwords in Nim
q.nim
Query HTML/XML elements using a CSS3 or jQuery-like selector syntax
rethinkdb.nim
RethinkDB driver for Nim
sam.nim
Fast and just works JSON-Binding for Nim
struct.nim
Python-like 'struct' for Nim
tempfile.nim
This module contains basic procs for creating temporary files and directories
xxhash.nim
xxhash wrapper for Nim
Open Systems Lab's Repositories
OpenSystemsLab/nimbench
A micro benchmark module for Nim
OpenSystemsLab/osm2rethink
Open Street Map data to RethinkDB importer
OpenSystemsLab/cfgt
Configuration Translation
OpenSystemsLab/go-cookbook
Code for my Go Cookbook articles
OpenSystemsLab/go-web-base
OpenSystemsLab/gopherdata-hugo
Hugo project for the GopherData website
OpenSystemsLab/gosu
Simple Go-based setuid+setgid+setgroups+exec
OpenSystemsLab/hashidays-nyc
Code accompanying my talk at HashiDays New York, 2017
OpenSystemsLab/homepage
Homepage for Open Systems Lab
OpenSystemsLab/parsoid
This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
OpenSystemsLab/prometheus-openstack-exporter
Openstack metrics exporter for prometheus
OpenSystemsLab/prometheus-openstack-exporter-1
OpenStack exporter for the prometheus monitoring system
OpenSystemsLab/rethinkengine
RethinkDB Object-Document Mapper written in Python
OpenSystemsLab/use-package
A use-package declaration for simplifying your .emacs
OpenSystemsLab/xxtea.nim
XXTEA wrapper for Nim