data-table
Data table library
Provides a data structure to represent tabular data in Common Lisp, enabling easy interaction with databases and report generation.
A Common Lisp data structure representing tabular data (think CSVs and database results)
22 stars
10 watching
9 forks
Language: Common Lisp
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
accelerationnet/access | A Common Lisp library to unify access to various data structures. | 85 |
accelerationnet/buildnode | A Common Lisp library to facilitate interaction with CXML-dom documents and nodes. | 19 |
accelerationnet/cl-csv | A library that simplifies working with comma-separated values (CSVs) in Common Lisp. | 116 |
l-lin/angular-datatables | A set of tools and components that integrate DataTables with Angular for building data tables in web applications. | 1,576 |
accelerationnet/function-cache | A library providing an extensible function caching mechanism with customizable cache structures and features. | 47 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
ndantam/sycamore | A fast and functional data structure library in Common Lisp. | 118 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
future-architect/cheetah-grid | A high-performance data table component for web applications | 1,455 |
vincjo/datatables | A toolkit for creating custom data table components with advanced features like filtering, sorting, and pagination | 465 |
accelerated-text/accelerated-text | A platform that uses natural language generation to convert data into descriptive text, allowing users to define the structure and wording of generated texts. | 798 |
stylewarning/cl-algebraic-data-type | A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 136 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
spreads/spreads | A high-performance library for real-time data processing and time series manipulation | 427 |