defun VS stack

Compare defun vs stack and see what are their differences.

defun

A macro to define clojure functions with parameter pattern matching just like erlang or elixir. (by killme2008)

stack

My stack for new products. (by matteing)
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
defun stack
1 1
465 36
- -
5.2 0.0
6 months ago over 2 years ago
Clojure Elixir
Eclipse Public License 1.0 -
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.

defun

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

stack

Posts with mentions or reviews of stack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-17.
  • Elixir Protocols vs. Clojure Multimethods
    10 projects | news.ycombinator.com | 17 Jul 2021
    I had most of these concerns when I was early learning the language. I found it annoying to have everything in modules. Now, however, I've come to appreciate the organization and structure that this forces upon the programmer.

    It makes me structure my code and group related concerns at time of writing.

    And with .exs files, you can have multiple modules in one file for quick scripting.[0]

    [0]https://github.com/matteing/stack/blob/main/server/boilerpla...

What are some alternatives?

When comparing defun and stack you can also consider the following projects:

meander - Tools for transparent data transformation

protocol_ex - Elixir Extended Protocol

core.match - An optimized pattern matching library for Clojure

clojerl - Clojure for the Erlang VM (unofficial)

fib - Performance Benchmark of top Github languages

nx - Multi-dimensional arrays (tensors) and numerical definitions for Elixir

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project