buddy
Security toolkit
A comprehensive security library for Clojure providing cryptographic tools and mechanisms for authentication, authorization, and encryption.
Security library for Clojure
827 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 | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
funcool/cats | Provides higher-order abstractions for category theory and algebraic structures in Clojure and ClojureScript. | 941 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 631 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 544 |
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 | 277 |
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 machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |