trivial-download

File downloader

Downloads files from the Internet to local disk in chunks, providing progress updates.

Download files from Common Lisp through Drakma.

GitHub

38 stars
5 watching
3 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eudoxia0/trivial-ssh An SSH client library for Common Lisp built on libssh2 43
eudoxia0/rock A tool for managing and bundling assets for Common Lisp web applications 46
eudoxia0/hermetic Security system for Common Lisp web applications 43
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 39
eudoxia0/postmaster A library that provides an easy-to-use SMTP/IMAP interface with API inspired by NodeMailer, allowing users to send and manage email through a variety of services. 10
civicrm/composer-downloads-plugin A simple tool to download and extract ZIP/TAR files from URLs as part of a PHP package distribution 7
eudoxia0/find-port Programmatically finds open ports in the operating system 19
eudoxia0/cl-pass A Common Lisp library for securely hashing and verifying passwords. 30
copyleft/cl-odata-client Provides an interface to OData services for Common Lisp applications 6
joaotavora/sly An integrated development environment for Common Lisp 1,279
atgreen/trivial-system-loader Provides a portable system downloader/loader abstraction for Common Lisp. 12
mmontone/slime-doc-contribs Extends Common Lisp documentation from Emacs for improved browsing and information retrieval 20
eudoxia0/cmacro Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. 887
eudoxia0/asdf-linguist Provides a set of extensions to the ASDF build system for Common Lisp to compile and preprocess various languages and files. 34
melbahja/got Downloads large files by splitting them into chunks and downloading concurrently 725