Pinned Repositories
asynctopia
High-level core.async helpers
clj-bom
BOM reading/writing for Clojure
clojuima
A demo/tutorial about working with UIMA from Clojure
clojure-encog
Clojure wrapper for Encog (v3) (Machine-Learning framework that specialises in neural-nets) - deprecated
cryptohash-clj
Cryptographic hashing facilities (pbkdf2/bcrypt/scrypt/argon2) for Clojure
duratom
A durable atom type for Clojure
enclog
Clojure wrapper for Encog (v3) (Machine-Learning framework that specialises in neural-nets)
flog
Painless (despite the name) logging
fudje
Unit testing library for Clojure
jedi-time
Datafiable/Navigable protocol extensions for the core java.time objects
jimpil's Repositories
jimpil/duratom
A durable atom type for Clojure
jimpil/fudje
Unit testing library for Clojure
jimpil/jedi-time
Datafiable/Navigable protocol extensions for the core java.time objects
jimpil/cryptohash-clj
Cryptographic hashing facilities (pbkdf2/bcrypt/scrypt/argon2) for Clojure
jimpil/clambda
Utilities for idiomatic consumption of Java Streams from Clojure, or Clojure seqs from Java
jimpil/bites
A bite-sized Clojure library for converting things to/from bytes
jimpil/asynctopia
High-level core.async helpers
jimpil/flog
Painless (despite the name) logging
jimpil/circlecast
An immutable DB distributed via Hazelcast
jimpil/dblocks
Clojure macros for leveraging PostgreSQL advisory locks
jimpil/chazel
Hazelcast bells and whistles under the Clojure belt
jimpil/chime
A really lightweight Clojure scheduler
jimpil/clojure.java-time
Java 8 Date-Time API for Clojure
jimpil/coral
A simple/generic system for correlating (unique) ids in Clojure
jimpil/drand-clj
Clojure client for the drand randomness beacon network
jimpil/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
jimpil/freeStuffDev
list of free stuff for developer
jimpil/graalvm-clojure
This project contains a set of "hello world" projects to verify which Clojure libraries do actually compile and produce native images under GraalVM.
jimpil/grpc-clj
Clojure grpc utilities
jimpil/hato
An HTTP client for Clojure, wrapping JDK 11's HttpClient
jimpil/hazel-atom
A distributed-atom type for Clojure, on top of Hazelcast 4
jimpil/http-kit
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
jimpil/langohr
A small, feature complete Clojure client for RabbitMQ that embraces AMQP 0.9.1 model
jimpil/launchdarkly-clj
Thin Clojure wrapper around the LaunchDarkly Java SDK
jimpil/mongo-driver-3
A Mongo client for Clojure, lightly wrapping 3.11/4.0+ versions of the Java driver
jimpil/re-frame
A ClojureScript framework for building user interfaces, leveraging React
jimpil/ring-jetty9-adapter
An enhanced version of jetty adapter for ring, with additional features like websockets, http/2 and http/3
jimpil/ring-webhook
Ring middleware for webhook signature verification
jimpil/spec-tools
Clojure(Script) tools for clojure.spec
jimpil/virtuoso
A different approach to DB connection-pooling