orthecreedence
Wouldn't hold out much hope for the tape deck, though.
Lyon Bros Enterprises, LLCSonoma County
Pinned Repositories
blackbird
Common Lisp promise implementation (successor to cl-async-future)
carrier
A lightweight, async HTTP client
check_elasticsearch
Nagios script for checking elasticsearch sluter status
cl-async
Asynchronous IO library for Common Lisp.
cl-rethinkdb
RethinkDB driver for Common Lisp
drakma-async
An asynchronous version of drakma that runs off of cl-async
highlight-lisp
A Common Lisp syntax highlighter written in Javascript
hustle
A javascript queuing/messaging library persisted over IndexedDB
markdown.cl
Markdown for Common Lisp
wookie
Asynchronous HTTP server in common lisp
orthecreedence's Repositories
orthecreedence/cl-async
Asynchronous IO library for Common Lisp.
orthecreedence/wookie
Asynchronous HTTP server in common lisp
orthecreedence/blackbird
Common Lisp promise implementation (successor to cl-async-future)
orthecreedence/highlight-lisp
A Common Lisp syntax highlighter written in Javascript
orthecreedence/check_elasticsearch
Nagios script for checking elasticsearch sluter status
orthecreedence/hustle
A javascript queuing/messaging library persisted over IndexedDB
orthecreedence/cl-rethinkdb
RethinkDB driver for Common Lisp
orthecreedence/markdown.cl
Markdown for Common Lisp
orthecreedence/carrier
A lightweight, async HTTP client
orthecreedence/drakma-async
An asynchronous version of drakma that runs off of cl-async
orthecreedence/cl-libuv
Libuv CL bindings
orthecreedence/cl-hash-util
A small hash utility library for Common Lisp
orthecreedence/vom
A tiny logging library for Common Lisp
orthecreedence/http-parse
An HTTP protocol parser in Common Lisp
orthecreedence/cl-sodium
A wrapper around libsodium, providing easy, correct, safe crypto for common lisp.
orthecreedence/cl-libevent2
Low level Common Lisp bindings for Libevent2
orthecreedence/wookie-doc
Documentation and demo site for Wookie
orthecreedence/cl-mongo-id
MongoDB ObjectId generator/parser for Common Lisp
orthecreedence/git-debug-hook
A pre-commit hook for git that checks for the presence of DEBUG comments
orthecreedence/cl-ode
Common lisp bindings for ODE
orthecreedence/dotfiles
my stupid vim settings that nobody cares about
orthecreedence/rc.app
An init.d / rc.d startup script template that handles PID creation, permissions dropping, logging, and killing children. It also has the ability to kill child processes.
orthecreedence/sqeleton
A redis-side work queue written in Lua modeled after beanstalkd
orthecreedence/valueflows
Value Flows 'vf' vocabs
orthecreedence/dementiadayclock
Android app for a dementia day clock
orthecreedence/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
orthecreedence/homemaker
A fast, safe work queue in the lineage of beanstalkd
orthecreedence/rasn
A Safe #[no_std] ASN.1 Codec Framework
orthecreedence/vf
A set of classes generated from the ValueFlows JSON schemas along with various VF utilities
orthecreedence/yaml-env
A library meant to load a yaml file and replace parts of it with ENV vars. Useful for overriding a default config in a Dockerized node app, if you're into that sort of thing. I'm personally not. Some people are though. No judgements.