Skip to content
View palisades-lakes's full-sized avatar
Block or Report

Block or report palisades-lakes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. faster-multimethods faster-multimethods Public

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

    Java 12 1

  2. multimethod-experiments multimethod-experiments Public

    Experiments with implementation and design variations related to Clojure's `defmulti`/`defmethod`/`MultiFn`.

    Clojure 4

  3. dynamic-functions dynamic-functions Public

    generic functions: more restricted but faster than Clojure multimethods

    Java 3

  4. xfp xfp Public

    utilities for 'exact' floating point calculation

    Java 1

  5. benchtools benchtools Public

    benchmarking utilities for clojure and java

    Java

  6. function-experiments function-experiments Public

    Benchmarking variations on clojure functions.

    Clojure