🦞🌯 Lobster Roll

Thread

Data Structures in Clojure: Singly-Linked Lists (macromancy.com)

Stories related to "Data Structures in Clojure: Singly-Linked Lists" across the full archive.

Data Structures in Clojure: Singly-Linked Lists (macromancy.com)
OSS Clojure-Datalog Databases (clojurelog.github.io)
Poor man's bitemporal data system in SQLite and Clojure (evalapply.org)
ChronDB: Transforming a Clojure Database into a Polyglot Library with GraalVM Native Image and FFI (avelino.run)
Ki is a lisp with Clojure data structures and semantics (github.com)
Clojure Cookbook: Custom Data Structures (rkn.io)
Eventually Consistent Data Structures (vimeo.com)
Probabilistic Data Structures for Data Analytics (bigsnarf.wordpress.com)
Exposing Resources in Datomic using Linked Data (blog.pellucid.com)
Clojure Data Science: Sent Counts and Aggregates (blog.mattgauger.com)
Data Structures in Riak (vimeo.com)
Getting data out of databases: a surprisingly tricky problem — Martin Kleppmann’s talks (martin.kleppmann.com)
Kleppmann's talk: slides, video, and references from the "All Your Base" conference.
Immer: Clojure-like persistent data structures in C++
I stumbled across this CppCon talk and found it interesting. The Ewig text editor example with concurrent loading and editing is impressive. The code seems clean. There is a lucid exposition of Relaxed Radix Balanced Trees (RRB trees) in the video. Although I lost the plot with C++ around C+...
Understanding Data as the API philosophy in Clojure (medium.com)
(Clojure) Spec-ing Data from JSON (spin.atomicobject.com)
Datafy and tap> in Clojure 1.10 (birkey.co)
Verification of Full, Functional Correctness for Imperative, Linked, Data Structures (2010) (dspace.mit.edu)
[Github.](https://github.com/epfl-lara/jahob)
building a game in ClojureScript, DataScript and Rum (twitter.com)
Crux is an open source document database with bitemporal graph queries (juxt.pro)
Advice about data modeling in Clojure (gist.github.com)
From SQL to Nested Data Structures (dev.yorhel.nl)
Domino: a data flow engine for Clojure/Script (domino-clj.github.io)
A Clojure wrapper to HikariCP JDBC connection pool (2014-ongoing) (github.com)
Replicate Datahike wherever you go (lambdaforge.io)
Crux as General-Purpose Database (jorin.me)
Sharing SQLite databases across containers is surprisingly brilliant (medium.com)
Succinct Data Structures and Delta Encoding for Modern Databases (github.com)
Datalevin is a port of Datascript in-memory Datalog database to Lightning Memory-Mapped Database (github.com)
Evolution of tree data structures for indexing: more exciting than it sounds (erthalion.info)
Command Line Crux: Query a bitemporal database with curl (opencrux.com)