cl-hash-util

Hash table utility

A utility library for working with Common Lisp hash tables

A small hash utility library for Common Lisp

GitHub

29 stars
6 watching
3 forks
Language: Common Lisp
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
orthecreedence/cl-rethinkdb An asynchronous driver for interacting with RethinkDB databases using Common Lisp 48
orthecreedence/carrier An asynchronous HTTP client for streaming data over the web 40
eudoxia0/cl-pass A password hashing and verification library 30
orthecreedence/event-glue A compact, extendable event handling system for decoupling interface logic from application-specific code 20
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
html/clache A general caching facility for Common Lisp 18
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 334
alex-gutev/agutil A collection of Common Lisp utility functions and macros to simplify development 4
atgreen/cl-chroma A Common Lisp interface to the Chroma vector database 8
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72
helmutkian/cl-react Utilities for building web applications using Common Lisp and React 68
gregorycollins/hashtables A set of implementations for mutable hash tables in Haskell. 125
orthecreedence/wookie An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. 189
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 266