home.social

#coommonlisp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #coommonlisp, aggregated by home.social.

fetched live
  1. A new interesting project was added to Ultralisp.org recently:

    github.com/garlic0x1/fusillade

    It allows to run map and filter on a thread pool.

    It is a lightweight alternative to LPARALLEL useful in case if all you want is to just speedup some pieces of your code without need to think about shared pools, futures, etc.

    is