Introducing Splint: a fast Kibit-style idiom and code-shape linter

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

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

    A Clojure linter focused on style and code shape.

  • kibit

    There's a function for that!

  • I've recently been working on a code-shape linter for Clojure and decided it's good enough to show off publicly. It occupies the same space as Kibit but is designed to be significantly faster by using macros to compile somewhat efficient predicate functions for the offending patterns instead of relying on the powerful but extremely slow core.logic library:

  • 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

  • Advent of Code Day 4

    3 projects | /r/Clojure | 5 Dec 2023
  • Joker is a small interpreted dialect of Clojure written in Go (Spotted this on HackerNews and wanted to share it here :D )

    1 project | /r/Clojure | 29 May 2023
  • Joker is a small interpreted dialect of Clojure written in Go

    1 project | /r/hypeurls | 29 May 2023
  • Joker is a small interpreted dialect of Clojure written in Go

    1 project | news.ycombinator.com | 29 May 2023
  • Are there smaller Clojure-esque Lisps available ?

    3 projects | /r/lisp | 31 Mar 2023