sprsquish's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
vim-airline/vim-airline
lean & mean status/tabline for vim that's light as air
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
fogleman/Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
OctoPrint/OctoPrint
OctoPrint is the snappy web interface for your 3D printer!
snare/voltron
A hacky debugger UI for hackers
irssi/irssi
The client of the future
rking/ag.vim
Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
tailscale/golink
A private shortlink service for tailnets
tass-belgium/picotcp
PicoTCP is a free TCP/IP stack implementation
derekwyatt/vim-scala
My work on integration of Scala into Vim - not a ton here, but useful for me.
facebookarchive/swift
An annotation-based Java library for creating Thrift serializable types and services.
scala/pickling
Fast, customizable, boilerplate-free pickling support for Scala
Xyphyn/photon
An opinionated web client for Lemmy to help users discover the fediverse.
martinbaillie/vault-plugin-secrets-github
Create ephemeral, finely-scoped @github access tokens using @hashicorp Vault.
mesosphere-backup/deimos
Mesos containerizer hooks for Docker
luke-gru/riml
Riml is a subset of VimL with some nice added features. It compiles to plain VimL.
streadway/ngx_txid
$txid variable for nginx - a sortable unique id in 20 case-insensitive characters
knu/zsh-git-escape-magic
zle tweak for git command line arguments
jkutner/guard-jruby-rspec
RSpec on JRuby without the startup cost.
kfdm/irssi-growl
Growl notification script for irssi
diamondap/ring-sample
A heavily-commented Clojure application demonstrating some of the features of Clojure and Ring.
nwslR/nwsldata
Holds data for nwslR
finagle/webbing
Route combinators and other utilities for writing web services on Finagle
stevej/stevienix
stevienix - a hobby unix clone
kevints/vim-aurora-syntax
Syntax highlighting for .aurora files
pantsbuild/vim-pants
Vim plugin for Pants
sprsquish/opposite_of_a_bloom_filter
Implementations of a data structure with false negatives but no false positives.