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 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
timeandspaceio/smoothiemap An implementation of an efficient and low-latency map data structure 295
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
clojure/java.jdbc Provides low-level JDBC-based access to databases in Clojure 724
jabsysemb/maplibregl-minimap Provides a customizable MiniMap component to enhance MapLibre GL applications with an overlay map. 2
khinsen/monads-in-clojure An introduction to monads in Clojure, covering the basics of this functional programming concept. 223
cirru/sepal.clj Generates Clojure code from EDN vectors 31
flesler/hashmap A JavaScript class implementation of a key-value map data structure 382
roman01la/clj-wasm Provides a text format for representing Clojure code in WebAssembly 159
atisharma/matlib A Clojure library of optimisation and control theory tools and convenience functions 25
scicloj/scicloj.ml.clj-djl Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. 0
clojure/algo.monads A Clojure-based library providing macros and definitions for common data monads. 448
jlesquembre/clj-nix Provides Nix integration with Clojure projects to simplify their build and deployment process. 148
clojure-lsp/clojure-lsp An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. 1,173
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
aysylu/loom A Clojure library for graph manipulation and analysis 887