Search for 'the'
For details on the search query syntax, see the guide.
Total results: 2973, showing 1417 - 1440
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
A Clojure library designed to run benchmark functions which are famous in evolutionary computation groups.
The library status is under development.
Write the project dependency tree to a (resource) file.
An experimental Executor that uses virtual threads to isolate blocking operations, ensuring the underlying ExecutorService only handles non-blocking coordination while blocking code executes in virtual threads
Control the throughput of function calls and core.async channels using the token bucket algorithm
Utilities for the Smeagol Wiki Engine
A little library for resource scopes. This is the magic part.
Use the standard Linux GPIO api from Clojure
The PostgreSQL Driver JDBC4
A comprehensive Clojure client for the entire Amazon AWS api.
Run only the test namespaces which failed last time around.
Clojure HTTP library using the Apache HttpClient. Based on clj-apache-http, but includes support for SSL client certificates and HttpAsyncClient.
Exposes information from the underlying servlet environment.
idiomatic client to the Steam APIs
A wrapper around the Java UDP API to make it a little nicer.
Library for working with the Walmart Open API
A clojure wrapper for the api calls that the [obelisk](https://obelisk.tech/) miner ui makes.
An Alternate Development Environment Manager for the CMR
boiler-pipe: boiler-pipe is a wrapper Clojure library on the boilerpipe
library for retrieving the content from the html representation of the webpages
Repl Integration for Clem, the Clojure Error Mediator
Clojure implementation of the DBSCAN clustering algorithm
These are not the tools you're looking for.
A promise stream serves the same purpose as a blocking lazy
sequence. Javascript code may not block and so an asynchronous
alternative is required.
A Leiningen plugin for the Gorilla REPL.
TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmounts