core-cl VS wookie

Compare core-cl vs wookie and see what are their differences.

core-cl

(experimental, deprecated) Common Lisp core for Turtl. The goal is to put all logic in lisp, and embed in other runtimes (Node-webkit, Android, iOS). Note that most desktop/mobile browsers now support the features that turt/js needs to run, so turtl/core has reached the end of its life. It remains as a reference or as a great place to pick up from if lisp is needed in the future. (by turtl)

wookie

Asynchronous HTTP server in common lisp (by orthecreedence)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
core-cl wookie
1 2
49 188
- -
10.0 10.0
over 8 years ago about 1 year ago
Common Lisp Common Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

core-cl

Posts with mentions or reviews of core-cl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.
  • Why Turtl Switched from Common Lisp to JavaScript
    6 projects | news.ycombinator.com | 27 Oct 2021
    The backend switched from CL -> Nodejs, the frontend switched from JS -> Rust core bundled with JS ui.

    There was an experimental app core written in CL (https://github.com/turtl/core-cl) that is basically the precursor to what the rust core is today. I did have success embedding lisp (via ECL) into other components (like node-webkit at the time) but ultimately it was kind of an uphill battle, as with many off-the-beaten-path things in common lisp.

wookie

Posts with mentions or reviews of wookie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.

What are some alternatives?

When comparing core-cl and wookie you can also consider the following projects:

woo - A fast non-blocking HTTP server on top of libev

doc - Flexible documentation generator for Common Lisp projects.

cl-tbnl-gserver-tmgr - Hunchentoot Gserver based taskmanager

cl-async - Asynchronous IO library for Common Lisp.

cl-coroutine - Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

quick-patch - Easily override quicklisp projects without using git submodules