What is your favourite object streams facility?

This page summarizes the projects mentioned and recommended in the original post on /r/Common_Lisp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cl-stream

    Stream classes for Common Lisp

  • Looks like https://github.com/cl-stream/cl-stream/ exists, but I can see some bugs in it after a brief glance - e.g. only accepting vectors wherever sequences (so also lists) should be acceptable.

  • seq

    Clojure-style seqs in CL (by Zulu-Inuoe)

  • I liked clojure's Seq concepts, so I made https://github.com/Zulu-Inuoe/seq. It's such a simple protocol that I've also got wrappers for all sorts of other stream-like things out there like cl-streams, fast-io, fset, and so on.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts