sycamore

Data library

A fast and functional data structure library in Common Lisp.

A fast, purely functional data structure library in Common Lisp.

GitHub

118 stars
11 watching
6 forks
Language: Common Lisp
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vindarel/cl-str A modern and consistent Common Lisp library for string manipulation. 309
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 423
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 136
accelerationnet/data-table Provides a data structure to represent tabular data in Common Lisp, enabling easy interaction with databases and report generation. 22
ghollisjr/cl-ana A modular Common Lisp framework for data analysis and visualization 197
sirherrbatka/vellum A data frame library for Common Lisp designed to simplify data processing and analysis in an interactive environment. 76
fukamachi/datafly A lightweight Common Lisp library for interacting with relational databases. 100
patmorin/ods Provides implementations and pseudocode of data structures in multiple programming languages. 1,209
sabiwara/aja An Elixir standard library extension focused on efficient data structures and manipulation 198
recp/ds A collection of common data structures and algorithms implemented in C. 51
darklang/tablecloth A set of libraries providing standardized API functions across different functional programming languages 513
budu/lobos A Clojure-based library for defining and manipulating SQL database schemas with migration support. 267
j3pic/lisp-binary A library to define and work with complex binary data structures. 92
datagraph/cl-ndbapi A Common Lisp library providing bindings to the NDB API of RonDB for low-latency key-value store and SQL capabilities. 13