eudoxia0 / trivial-ssh
An SSH client library for Common Lisp (Built on libssh2)
☆44Updated 3 years ago
Alternatives and similar repositories for trivial-ssh:
Users that are interested in trivial-ssh are comparing it to the libraries listed below
- Osicat is a lightweight operating system interface for Common Lisp☆91Updated 2 months ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated last year
- Work with Amazon S3 and Amazon CloudFront from Common Lisp☆39Updated last year
- A test framework for Common Lisp☆60Updated 3 years ago
- Extract documentation from Common Lisp systems☆41Updated last year
- Portable Unicode library for Common Lisp☆63Updated last year
- A Common Lisp function caching / memoization library☆46Updated last year
- A portable Common Lisp library for running external programs from within Lisp.☆68Updated last year
- Portable GC-related APIs for Common Lisp.☆45Updated last year
- Portable pathname library for Common Lisp☆63Updated 3 years ago
- Flexible bivalent streams for Common Lisp☆58Updated 10 months ago
- HTTP/2 implementation in Common Lisp☆44Updated last week
- An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and re…