eudoxia0 / terminal-keypressLinks
Read keyboard events in the terminal from Common Lisp
☆15Updated 8 years ago
Alternatives and similar repositories for terminal-keypress
Users that are interested in terminal-keypress are comparing it to the libraries listed below
Sorting:
- A heap-based priority queue whose first and foremost priority is speed.☆35Updated last year
- Convert strings between camelCase, param-case, snake_case and more☆29Updated last month
- The GMap iteration macro, plus a few other useful macros.☆19Updated 2 months ago
- An image-to-text converter, written in Common Lisp.☆12Updated 4 years ago
- A Common Lisp library for accessing octet-addressed blocks of data☆29Updated 3 months ago
- DEFPACKAGE-PLUS is an *extensible* DEFPACKAGE variant with version support☆13Updated 7 years ago
- A simple image viewer in Common Lisp.☆37Updated 6 years ago
- automatically generate restart-cases for the most common use cases, and also use the restart for automatic retries☆14Updated 2 months ago
- A library of ASCII encoding schemes for binary data, written in Common Lisp☆18Updated 8 years ago
- A pure-lisp DNS record client☆16Updated 6 months ago
- Pack several small values into a single integer☆26Updated 3 years ago
- Mirror of CL library for seamless language localization☆12Updated 9 years ago
- Common Lisp API to present tabular data in ASCII-art tables☆18Updated 5 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆29Updated 6 months ago
- ☆17Updated last year
- Extensible Scheduler written in Common Lisp☆23Updated 2 years ago
- Common Lisp system for parsing and generating bcrypt password hashes☆14Updated 2 years ago
- An implementation of threading macros based on binding anonymous variables.☆24Updated last year
- Access to common file attributes (uid, gid, permissions, ctime, mtime, atime)☆18Updated 10 months ago
- A specification of an improvement to the Common Lisp standard☆22Updated 3 years ago
- Common Lisp library for finding similar images☆16Updated 6 months ago
- A debugging and testing tool for Clack☆12Updated last year
- Call functions automatically when Common Lisp exit☆12Updated 4 years ago
- destructuring extension of let*☆22Updated 2 years ago
- ☆16Updated 9 months ago
- A tree shaker for SBCL☆24Updated last year
- Define efficient global variables in Common Lisp.☆44Updated last year
- OS portability library for file change detection.☆28Updated 5 months ago
- Error page middleware for Clack.☆27Updated 5 years ago
- A File-Based Fully Automatic Lisp Datastructure Serializer / Persistency Manager, Similar to "Pickle" for Python