overload-fn: Function overloading on type for Clojure

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • overload-fn

    Function overloading on type for Clojure

  • faster-multimethods

    Almost backwards compatible alternative to Clojure 1.8.0 implementation of multimethods with roughly 1/10 the method lookup cost.

  • u/ertucetin Per experiments once you get into multi-type signatures and obviate protocols (there could probably be a weird nested protocol branching thing though), and into multimethods, calls get about 28x slower. If you use the equivalent faster-multimethods experiment then the multi-type example is on par with protocols (probably obviates the need for protocols).

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts