LispEngineer's Stars
github/gitignore
A collection of useful .gitignore templates
k4m4/terminals-are-sexy
💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
neuecc/UniRx
Reactive Extensions for Unity
eclipsesource/J2V8
Java Bindings for V8
redplanetlabs/specter
Clojure(Script)'s missing piece
fusesource/jansi
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
jacobdufault/fullserializer
A robust JSON serialization framework that just works with support for all major Unity export platforms.
yogthos/Selmer
A fast, Django inspired template system in Clojure.
SaladLab/Json.Net.Unity3D
Forked Newtonsoft.Json to support Unity3D
cbaggers/cepl
Code Evaluate Play Loop
funcool/buddy
Security library for Clojure
Gonzih/cljs-electron
ClojureScript + Electron + Figwheel + Reagent = ❤❤❤
brandonbloom/fipp
Fast Idiomatic Pretty Printer for Clojure
killme2008/defun
A macro to define clojure functions with parameter pattern matching just like erlang or elixir.
clj-commons/camel-snake-kebab
A Clojure[Script] library for word case conversions
clojuredocs/guides
Documentation guides and tutorials for Clojure. Various authors.
JetBrains/Unity3dRider
Unity JetBrains Rider integration
ring-clojure/ring-json
Ring middleware for handling JSON
funcool/cuerdas
String manipulation library for Clojure(Script)
funcool/buddy-auth
Authentication and Authorization facilities for ring and ring based web applications.
mtschoen/JSONObject
The JSONObject class/library for Unity
Engelberg/better-cond
A version of cond that supports :let clauses, and a number of other conveniences.
boxed/instar
Simpler and more powerful assoc/dissoc/update-in for both Clojure and ClojureScript
greglook/whidbey
nREPL middleware to pretty-print colored values
AvisoNovate/config
Configure a system using EDN files and clojure.spec
xsc/jansi-clj
Clojure Wrapper around Jansi (Terminal Colors, Cursor Movement, ...), even for Windows.
benashford/clojure-scripting
Simple interface to expose Java's script API to Clojure code
tliron/scripturian
Scalable alternative to JSR-223
pmonks/jansi-clj
Clojure Wrapper around Jansi (Terminal Colors, Cursor Movement, ...), even for Windows.
radhikalism/clj-jsr223-v8
A JSR-223 wrapper exposing clj-v8 to Clojure