buddy
Security library
A security library for Clojure providing various cryptographic and authentication mechanisms.
Security library for Clojure
830 stars
24 watching
38 forks
Language: Clojure
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
funcool/struct | A library providing a way to validate the structure of data in Clojure applications. | 119 |
clojure/core.async | Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
funcool/cats | Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. | 944 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 634 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 548 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
gorillalabs/sparkling | A Clojure API for interacting with Apache Spark | 448 |
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 278 |
lvh/caesium | A modern cryptography library for Clojure based on libsodium | 181 |
funcool/promesa | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
nosco/hx | A ClojureScript library for building React applications in idiomatic ClojureScript style. | 249 |
scicloj/scicloj.ml | A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. | 220 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 135 |