lazy-map-clojure

Lazy Map

Creates maps with values computed on demand from data or Java objects

Create Clojure maps whose values are only calculated when accessed, either from data or from java objects.

GitHub

49 stars
5 watching
5 forks
Language: Clojure
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
timeandspaceio/smoothiemapAn implementation of an efficient and low-latency map data structure296
cloudkj/lambda-mlA machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities.76
clojure/java.jdbcProvides low-level JDBC-based access to databases in Clojure724
jabsysemb/maplibregl-minimapProvides a customizable MiniMap component to enhance MapLibre GL applications with an overlay map.2
khinsen/monads-in-clojureAn introduction to monads in Clojure, covering the basics of this functional programming concept.224
cirru/sepal.cljGenerates Clojure code from EDN vectors31
flesler/hashmapA JavaScript class implementation of a key-value map data structure382
roman01la/clj-wasmProvides a text format for representing Clojure code in WebAssembly159
atisharma/matlibA Clojure library of optimisation and control theory tools and convenience functions25
scicloj/scicloj.ml.clj-djlProvides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework.0
clojure/algo.monadsA Clojure-based library providing macros and definitions for common data monads.446
jlesquembre/clj-nixProvides Nix integration with Clojure projects to simplify their build and deployment process.157
clojure-lsp/clojure-lspAn LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection.1,186
joshuaeckroth/clj-mlA Clojure library for building machine learning models on top of Weka and other algorithms135
aysylu/loomA Clojure library for graph manipulation and analysis888