clojurebook / ClojureProgrammingLinks
Example projects and sample code featured in Clojure Programming (1st ed.) from O'Reilly
☆403Updated 4 years ago
Alternatives and similar repositories for ClojureProgramming
Users that are interested in ClojureProgramming are comparing it to the libraries listed below
Sorting:
- An idiomatic clojure http client wrapping the apache client. Officially supported version.☆1,800Updated 9 months ago
- A Clojure application foundation from JUXT☆509Updated 3 years ago
- Simple and powerful tool for building web apps out of highly composable elements in ClojureScript.☆1,027Updated 7 months ago
- A date and time library for Clojure, wrapping the Joda Time library.☆738Updated 3 years ago
- JDBC from Clojure (formerly clojure.contrib.sql)☆728Updated last week
- Turn Clojure data structures into SQL☆1,823Updated this week
- a template project for the Luminus framework☆646Updated last year
- list of useful links for clojurians☆361Updated 9 months ago
- Clojure JSON and JSON SMILE (binary json format) encoding/decoding☆1,510Updated this week
- documentation site for Luminus framework☆629Updated last year
- Ring plugin for Leiningen☆502Updated 2 years ago
- The source code for "The Joy of Clojure"☆395Updated 3 years ago
- A fast, Django inspired template system in Clojure.☆1,012Updated 4 months ago
- Clojure lint tool☆1,083Updated 10 months ago
- Sample code for the book☆600Updated 4 years ago
- Documentation guides and tutorials for Clojure. Various authors.☆368Updated 2 years ago
- Macros for defining monads, and definition of the most common monads