tizac's Stars
plexus/chestnut
Application template for Clojure + ClojureScript web apps
r0man/cljs-http
A ClojureScript HTTP library.
weavejester/compojure
A concise routing library for Ring/Clojure
Datomic/mbrainz-sample
Example queries and rules for working with the Datomic mbrainz example database
rm-hull/monet
A ClojureScript visual library
Flipboard/react-canvas
High performance <canvas> rendering for React components
swannodette/chambered
Port of Notch's Minecraft JavaScript demo to ClojureScript
levand/quiescent
A lightweight ClojureScript abstraction over ReactJS
dakrone/clj-http
An idiomatic clojure http client wrapping the apache client. Officially supported version.
clojure/core.async
Facilities for async programming and communication in Clojure
clojure/clojurescript
Clojure to JS compiler
omcljs/om
ClojureScript interface to Facebook's React
markbastian/pirates
Clojure implementation of Cartagena.
jasongilman/proto-repl
A Clojure Development Environment package for the Atom editor
Datomic/day-of-datomic
Sample Code for Day of Datomic presentation
incanter/incanter
Clojure-based, R-like statistical computing and graphics environment for the JVM
taoensso/carmine
Redis client + message queue for Clojure
metabase/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
tonsky/datascript
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
technomancy/leiningen
Moved to Codeberg; this is a convenience mirror
ztellman/lamina
not under active development - event-driven workflows for clojure
lektor/lektor
The lektor static file content management system
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
ctford/klangmeister
A musical scratchpad.
justmarkham/dplyr-tutorial
Tutorials for the dplyr package in R
tidyverse/ggplot2
An implementation of the Grammar of Graphics in R
tidyverse/dplyr
dplyr: A grammar of data manipulation
tidyverse/magrittr
Improve the readability of R code with the pipe
hadley/plyr
A R package for splitting, applying and combining large problems into simpler problems
almostimplemented/checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.