quickutil
Utility library
A utility library for Common Lisp that aims to provide a concise and efficient way of solving common problems
The solution to the Utility Library problem.
87 stars
16 watching
8 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alex-gutev/agutil | A collection of Common Lisp utility functions and macros to simplify development | 4 |
stylewarning/cl-permutation | Provides data structures and operations for permutations and permutation groups in Common Lisp. | 50 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
ruricolist/serapeum | A comprehensive Common Lisp library providing utility functions for general-purpose programming. | 428 |
andrewboryk/abutils | A utility library providing pre-written functionality to simplify development and reduce repetitive code. | 5 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
vseloved/rutils | A Common Lisp package providing syntactic utilities to simplify development and REPL interactions | 252 |
stylewarning/cl-algebraic-data-type | A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 136 |
koanlogic/libu | A C utility library providing basic functionality such as memory allocation and networking. | 441 |
stevenlr/flint | A collection of simple, header-only C libraries providing utility functions and data structures | 12 |
benlau/quickcross | A utility library providing cross-platform helper classes and components for QML applications. | 49 |
tallesl/net-libraries-that-make-your-life-easier | A list of .NET libraries to simplify common tasks and improve development productivity | 817 |
tkych/quicksearch | A search engine interface for Common Lisp libraries and repositories. | 49 |
jermp/essentials | A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. | 15 |
ertugrulcetin/kezban | A utility library for working with Clojure and ClojureScript, providing various macros, functions, and data structures for concise code development. | 43 |