performancepaper VS slingshot

Compare performancepaper vs slingshot and see what are their differences.

performancepaper

A reproducible, open examination of the paper "A performance comparison of Clojure and Java" by Gustav Krantz (by joinr)

slingshot

Enhanced try and throw for Clojure leveraging Clojure's capabilities (by scgilardi)
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
performancepaper slingshot
5 1
59 642
- -
0.0 0.0
about 3 years ago over 4 years ago
Clojure Clojure
Eclipse Public 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.

performancepaper

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

slingshot

Posts with mentions or reviews of slingshot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-21.
  • I rewrote a Clojure tool in Rust
    3 projects | /r/Clojure | 21 Dec 2020
    When it comes to error handling and exceptions, I feel like there's a missed opportunity in not including something like slingshot in clojure.core. Throwing ex-info exceptions is nice, but there's no nice way for catching them built in, as catch can only match based on the exception class. You'll either have to use slingshot or write code to match them manually.

What are some alternatives?

When comparing performancepaper and slingshot you can also consider the following projects:

ultrarand - a demo of random number generation in java, and clojure via performance optimization

clojure - The Clojure programming language

clj-fast - Unpredictably faster Clojure

criterium - Benchmarking library for clojure

mlton - The MLton repository

aoc-2021perfcomp - a fork of https://gitlab.com/slotThe/aoc-2021.git for a reddit exploration

RFCs - Design discussions about the OCaml language

julia - The Julia Programming Language

icfpc2019

aoc-2021

The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.