nimtraits VS Carp

Compare nimtraits vs Carp and see what are their differences.

nimtraits

Automatic trait implementation for nim types (by haxscramper)

Carp

A statically typed lisp, without a GC, for real-time applications. (by carp-lang)
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
nimtraits Carp
2 84
14 5,393
- 0.0%
5.9 0.7
over 2 years ago about 1 year ago
Nim Haskell
- Apache License 2.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.

nimtraits

Posts with mentions or reviews of nimtraits. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.
  • What would be your “perfect” programming language?
    9 projects | news.ycombinator.com | 12 Sep 2022
  • Nim Community Survey 2021 Results
    4 projects | news.ycombinator.com | 14 Jan 2022
    Thanks for your reply.

    It's interesting to know what the perceived weaknesses are. Nim does have pattern matching but it's rarely used, whereas it seems to be used a lot in Rust (probably because of the prominence of enums). Nim has static lifetime management, but it's mainly used for eliding and thread safety (for now). Traits are an interesting feature, and make a good example of why I'm so bullish on Nim: someone has already replicated them with a macro: https://github.com/haxscramper/nimtraits

    The popularity critical mass thing is mainly getting eyes on the language, but I think Nim has a slight advantage in that it's incredibly cooperative with its compile targets and FFI. Like Python, it's great for good glue code and 'scripting' without the performance penalty, and I hope that helps it meld into people's toolboxes over time.

Carp

Posts with mentions or reviews of Carp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-11.

What are some alternatives?

When comparing nimtraits and Carp you can also consider the following projects:

awesome-nim - A curated list of awesome Nim frameworks, libraries, software and resources.

awesome-lisp-companies - Awesome Lisp Companies

Kind2 - A next-gen functional language [Moved to: https://github.com/Kindelia/Kind]

sectorlisp - Bootstrapping LISP in a Boot Sector

patty - A pattern matching library for Nim

ferret - Ferret is a free software lisp implementation for real time embedded control systems.

union - Anonymous unions in Nim

Fennel - Lua Lisp Language

femtolisp - a lightweight, robust, scheme-like lisp implementation

hy - A dialect of Lisp that's embedded in Python

babashka - Native, fast starting Clojure interpreter for scripting

mirage - MirageOS is a library operating system that constructs unikernels