filesystem-utils
Filesystem tools
A collection of utility functions for working with the file system.
Utilities for interacting with the filesystem
14 stars
3 watching
0 forks
Language: Common Lisp
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 20 |
shinmera/file-attributes | Provides functions to retrieve and set file attributes in a platform-independent manner. | 18 |
shinmera/modularize | A framework for organizing and managing reusable code components in Common Lisp applications. | 8 |
shinmera/pathname-utils | A collection of utility functions for manipulating file paths. | 14 |
shinmera/file-notify | Libraries that provide file change detection functionality across multiple operating systems | 28 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
shinmera/mmap | Provides a portable way to map files into the address space of a process without manual memory copying. | 33 |
shinmera/float-features | Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
shinmera/definitions | A general definitions introspection library | 19 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
hanami/utils | A set of utility libraries and extensions for Ruby programming language | 174 |
shinmera/ubiquitous | A library providing persistent configuration storage through an easy-to-use API. | 28 |
shinmera/promise | A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |