cl-data-structures
Data structure library
A collection of reusable data structures and streaming algorithms in Common Lisp.
Data Structures and streaming algorithms for Common Lisp.
48 stars
7 watching
7 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A data frame library for Common Lisp designed to simplify data processing and analysis in an interactive environment. | 76 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |
| A collection of common data structures and algorithms implemented in C. | 51 |
| A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |
| A Rust implementation of persistent data structures with structural sharing | 1,299 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| An implementation of the hash-set data structure | 17 |
| A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |
| A Common Lisp library for displaying progress bars with customizable updates and display. | 19 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
| A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 |
| A set of header-only data structures and utilities for C. | 536 |