Search for '➛ acc6.top purchasing a Reddit account'
For details on the search query syntax, see the guide.
Total results: 7786, showing 1801 - 1824
A plugin for whole-program transformations via sleight
A Clojure library designed to provide role-based access control (RBAC)
A Clojure library designed to connect redis by sentinel, make carmine to support sentinel.
m!, a probabilistic programming system
A Clojure library for working with sockets using core.async channels.
A minimal, functional ClojureScript wrapper for ReactJS
A leiningen plugin to facilitate tracking SNAPSHOT checkout repos
a component to execute and visualize checks written in clj
A library to implement GitHub Apps in Clojure.
A lein-template for creating OM project
A Clojure library designed to test whether all the steps in your LambdaCD pipeline definitions are definied.
A Clojure wrapper to HikariCP JDBC connection pool
A Clojure library of helper functions when working with Datomic.
A durable datalog implementation adaptable for distribution.
A clojure entity framework for MongoDB
A Duct library for managing AWS S3 objects
Mvn archetype used to create a new service client
A library to directly access Amazon SQS
A Clojure wrapper for XGBoost
A fast Clojure console library
A Clojure library for kerberos authentication.
A thin clojure wrapper around SPiD Java client
A set of libraries derived from Spoon's Operations Research Kit.
Libraries are modular and will be supported 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.