conjs
Channel library
A Clojure implementation of persistent data structures and channel APIs for JavaScript
a featured fork of mori, with core.async included
29 stars
4 watching
3 forks
Language: Clojure
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
aaronc/fx-clj | A Clojure library providing convenience functions and APIs for JavaFX, core.async, data binding, and modifying nodes. | 108 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 417 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
marcoonroad/sporadic | A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
yetanalytics/dl4clj | A Clojure port of Deeplearning4j, providing a neural networks DSL and various machine learning features. | 100 |