[ANN] London Clojurians Talk: High Performance Data With Clojure (by Chris Nuernberger)

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

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

    A Clojure library designed to aid in the implementation of high performance algorithms and systems.

    Chris Nuernberger (https://github.com/cnuernber/) will be presenting a talk about his work with dtype-next (https://github.com/cnuernber/dtype-next) and tech.ml.dataset (https://github.com/techascent/tech.ml.dataset) the new high performance data processing system for Clojure. His talk will cover the axiomatic basis of array programming, some interesting high performance primitives, and how representing your problem with a column-major map-of-arrays design gives you some interesting properties as compared to your standard Clojure row-major sequence-of-maps design.

  • tech.ml.dataset

    A Clojure high performance data processing system

    Chris Nuernberger (https://github.com/cnuernber/) will be presenting a talk about his work with dtype-next (https://github.com/cnuernber/dtype-next) and tech.ml.dataset (https://github.com/techascent/tech.ml.dataset) the new high performance data processing system for Clojure. His talk will cover the axiomatic basis of array programming, some interesting high performance primitives, and how representing your problem with a column-major map-of-arrays design gives you some interesting properties as compared to your standard Clojure row-major sequence-of-maps design.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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