cl-algebraic-data-type
Data structure library
A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures.
Algebraic data types in Common Lisp
136 stars
7 watching
9 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list
algebraic-data-typescommon-lispfunctional-programming
Related projects:
Repository | Description | Stars |
---|---|---|
stylewarning/cl-permutation | Provides data structures and operations for permutations and permutation groups in Common Lisp. | 50 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
stylewarning/quickutil | A utility library for Common Lisp that aims to provide a concise and efficient way of solving common problems | 87 |
xant/libhl | A set of data structures and APIs for efficient thread-safe management of basic data types. | 423 |
ndantam/sycamore | A fast and functional data structure library in Common Lisp. | 118 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,209 |
lyptt/struct | A data structure implementation in C++ with documentation and examples. | 0 |
eudoxia0/hermetic | A security module for Common Lisp web applications | 43 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
mmontone/cl-forms | A Common Lisp library for building web forms with extensible field types and customizable rendering. | 43 |
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
theck01/offbrand_lib | A collection of reference counted generic data structures and tools to create C-style classes. | 81 |