New Clojurians: Ask Anything

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

    Managed lifecycle of stateful objects in Clojure (by stuartsierra)

  • With closures. No special library is needed. But some people do use a library anyway for disciplined organization. For example, Component (https://github.com/stuartsierra/component) handles both injection and start/stop of in-process subsystems.

  • wonderland-clojure-katas

    Discontinued Clojure Katas inspired by Alice in Wonderland

  • I’ve been trying the fox-goose-corn kata and came out with this solution - https://github.com/francesco-losciale/wonderland-clojure-katas/blob/master/fox-goose-bag-of-corn/src/fox_goose_bag_of_corn/puzzle.clj I guess there are quite a few things that can be improved…

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

    a repo for on ramping tutorials and exercises (by joinr)

  • You might like to try the bridge and torch puzzle here among others since it's similar but has different constraints and adds a cost element to the path.

  • cronut

    A Clojure Companion to Quartz

  • https://github.com/troy-west/cronut#example-system

  • integrant

    Micro-framework for data-driven architecture

  • Use Integrant (https://github.com/weavejester/integrant).

  • ultra

    A Leiningen plugin for a superior development environment (by venantius)

  • How to colorize the Clojure CLI tool output? Like using lein plug-in https://github.com/venantius/ultra

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

  • How can I learn functional programming?

    4 projects | /r/functionalprogramming | 8 May 2022
  • [ANN] Reveal Pro 1.3.308 — sticker windows for system libraries (component, integrant, mount)

    3 projects | /r/Clojure | 14 Dec 2021
  • Little confusion trying to understand Integrant's source code

    1 project | /r/Clojure | 8 Oct 2021
  • Tour of our 250k line Clojure codebase

    4 projects | news.ycombinator.com | 3 Jun 2021
  • Svelte Newbie Question: To use stores or not?

    1 project | /r/sveltejs | 1 Mar 2021