1. secure-random
    secure-random provides a cryptographically secure pseudo-random number generator for Common Lisp
  2. selenium-lisp-connector
    selenium-lisp-connector is a Lisp client for Selenium Remote Control, a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser
  3. Self-Generation
    An expression that evaluates to itself
  4. Semantic Web
    The Semantic Web provides a common framework that allows data to be shared and reused across application, enterprise, and community boundaries
  5. SEMI-PRECIOUS
    SEMI-PRECIOUS is a library of algorithms/data structures
  6. sequence-search-replace
    A library for sequence search and replace so it's useful on Text
  7. Serapeum
    Serapeum is a utility library, which can be used as a supplement to Alexandria
  8. serialization
    Libraries to translate data structures to/from a format which can be stored/retrieved
  9. Series
    A library providing data structure that combines aspects of sequences, (lazy) streams and loops, using a technique known as “fusion” or “deforestation”
  10. session-token
    session-token is a simple session token generator based on Session::Token