cl-parametric-types VS specialization-store

Compare cl-parametric-types vs specialization-store and see what are their differences.

cl-parametric-types

(BETA) C++-style templates for Common Lisp (by cosmos72)

specialization-store

A different type of generic function for common lisp. (by markcox80)
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-parametric-types specialization-store
1 1
43 28
- -
0.0 0.0
almost 6 years ago over 3 years ago
Common Lisp Common Lisp
- GNU General Public License v3.0 or later
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.

cl-parametric-types

Posts with mentions or reviews of cl-parametric-types. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-21.

specialization-store

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

What are some alternatives?

When comparing cl-parametric-types and specialization-store you can also consider the following projects:

cffi - The Common Foreign Function Interface

numericals - CFFI enabled SIMD powered simple-math numerical operations on arrays for Common Lisp [still experimental]

dense-arrays - Numpy like array object for common lisp

nyxt - Nyxt - the hacker's browser.

polymorphic-functions - A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.

dense-numericals - Numerical Computing library with https://github.com/digikar99/dense-arrays as the front-end