modularize
Module system
A framework for organizing and managing reusable code components in Common Lisp applications.
A modularization framework for Common Lisp
8 stars
4 watching
2 forks
Language: HTML
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of utility functions for working with the file system. | 14 |
| A library providing persistent configuration storage through an easy-to-use API. | 28 |
| Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
| An application to post content simultaneously to multiple online services. | 13 |
| A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
| A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
| A tool for generating documentation pages from source code | 60 |
| Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |
| A tool for quickly measuring performance of code snippets | 39 |
| Demonstrates modularizing an Android app into logical vertical slices using multiple modules and hierarchical architecture | 732 |
| Libraries that provide file change detection functionality across multiple operating systems | 28 |
| A general definitions introspection library | 19 |
| An event delivery system with efficient filtering and flexible handler configuration | 23 |
| Provides functions to retrieve and set file attributes in a platform-independent manner. | 18 |
| Provides a portable way to map files into the address space of a process without manual memory copying. | 36 |