gschjetne / cljwtLinks
A Common Lisp library for issuing and validating JSON Web Tokens
☆15Updated 4 years ago
Alternatives and similar repositories for cljwt
Users that are interested in cljwt are comparing it to the libraries listed below
Sorting:
- Extensible Scheduler written in Common Lisp☆25Updated 2 years ago
- Work with Amazon S3 and Amazon CloudFront from Common Lisp☆43Updated 10 months ago
- Convert strings between camelCase, param-case, snake_case and more☆29Updated 8 months ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 6 months ago
- A heap-based priority queue whose first and foremost priority is speed.☆35Updated 5 months ago
- A Common Lisp library for accessing octet-addressed blocks of data☆30Updated 10 months ago
- SPLIT-SEQUENCE is a member of the Common Lisp Utilities family of programs, designed by community consensus.☆39Updated 4 years ago
- HTML5 parser for Common Lisp☆57Updated 6 years ago
- Portable chunked streams for Common Lisp☆26Updated 5 months ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated 2 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆57Updated 3 years ago
- General-purpose connection pooling library for Common Lisp☆28Updated last month
- PARSE-NUMBER is a library of functions for parsing strings into one of the standard Common Lisp number types without using the reader.☆28Updated last year
- A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.☆21Updated 3 years ago
- A library providing a universal application configuration mechanism.☆28Updated 5 months ago
- Flexible bivalent streams for Common Lisp☆62Updated last year
- Launch Common Lisp applications as Unix commands☆27Updated 2 years ago
- Hunchentoot and CL-WHO utility library☆23Updated 9 years ago
- CL environment introspection portability layer☆41Updated last year
- Shallow Tcl/Tk bindings for Common Lisp☆16Updated 10 years ago
- Optimized low-level WebSocket protocol parser written in Common Lisp☆25Updated last year
- A Common Lisp library for decompressing deflate, zlib, gzip, and bzip2 data☆14Updated 2 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆31Updated 6 months ago
- Password hashing and verification library☆30Updated 5 years ago
- An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and re…