Search for 'org'
For details on the search query syntax, see the guide.
Total results: 6171, showing 5689 - 5712
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
An attempt to build erlang-like actor model in clojure.
Simple clojure application configuration library
Functional HTML generation.
Wrapper over Elasticsearch for creating an embedded (HTTP) server
A clojurescript message dispatcher for a flux architecture.
A simple wrapper for the ffmpeg utility
Sahayak - Clojure Helper Library
A Clojure wrapper for the Elasticsearch 7 Flink Connector
A raft under construction.
Reframe viewer extension package
clojure-friendly api for MongoDB (fixed to work with Clojure 1.2)
Web data mining library.
Provides support for mining websites and newsfeeds.
A set of libraries derived from Spoon's Operations Research Kit.
Libraries are modular and are suppoorted as stand-alone dependencies.
This project is an uberjar that includes all of the modular bits in a single
jar, for easier dependencies. spork is purpose-built to be clojure-centric,
focusing on a functional API, a default towards purity and persistent data
structures, with alternative mutable/imperative counterparts. The vast
majority of spork is written in Clojure, with an intentional nod toward
independence from external libraries, particularly Java libs. Consequently,
spork should provide a lightweight, clojure-based platform for the topics
covered by the libraries. I am currently working to eliminate legacy
java dependencies where possible.