integrant VS hiccup

Compare integrant vs hiccup and see what are their differences.

integrant

Micro-framework for data-driven architecture (by weavejester)

hiccup

Fast library for rendering HTML in Clojure (by weavejester)
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
integrant hiccup
14 18
1,201 2,653
- -
7.6 6.6
19 days ago 4 months ago
Clojure Clojure
MIT License Eclipse Public License 1.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

integrant

Posts with mentions or reviews of integrant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.

hiccup

Posts with mentions or reviews of hiccup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-22.
  • Try Clojure
    37 projects | news.ycombinator.com | 22 May 2024
  • Writing HTML by Hand
    5 projects | news.ycombinator.com | 19 Sep 2023
    Not equivalent, but arguably more useful for manual authoring: Emmet [0] was all the range a while back, and I still use it to write HTML. It comes naturally if you're used to writing CSS-like selectors, and mostly gets out of the way.

    DSL-wise, I've rather enjoyed Clojure's Hiccup [1].

    [0] https://emmet.io/

    [1] https://github.com/weavejester/hiccup

  • A History of Clojure (2020) [pdf]
    22 projects | news.ycombinator.com | 10 Aug 2023
    * Single-Page App: shadow-cljs for the build concerns (https://github.com/thheller/shadow-cljs), Reagent with Re-frame for complex/large app (https://reagent-project.github.io and https://github.com/day8/re-frame). Even if we now prefer using HTMX (https://htmx.org) and server-side rendering (Hiccup way of manipulating HTML is just amazing, https://github.com/weavejester/hiccup).
  • Clojure Bites - Render HTML, introducing selmer template library
    2 projects | /r/Clojure | 8 Jun 2023
    I'd prefer hiccup.
  • That people produce HTML with string templates is telling us something
    16 projects | news.ycombinator.com | 26 May 2023
    That is why I like Hiccup/ Clojure so much: https://github.com/weavejester/hiccup It is very natural to produce something resembling a document in pure Clojure data structures and then just convert it to valid HTML. I think, Reagent has some hiccup extensions that are nice like writing the class or id with a . or # notation right in the keyword describing the tag. So there probably still is some space to improve the ergonomics and probably performance. Concatenating strings still wins performance wise by a lot.
  • Building a website like it's 1999... in 2022
    6 projects | /r/programming | 19 Mar 2023
    Clojure people have been doing this for a decade or so. It’s really so much better to work with. All started with Hiccup and when React came along you got Reagent and many more developments building on the idea.
  • Rux: A JSX-inspired way to render view components in Ruby
    15 projects | news.ycombinator.com | 6 Mar 2023
    You’re halfway to Clojure’s hiccup syntax[1] there.

    [1]: https://github.com/weavejester/hiccup/blob/master/doc/syntax...

  • I taught the chat bot an alternative syntax for HTML, called HBML, basically just braces instead of tags... we are so screwed
    11 projects | /r/ProgrammerHumor | 5 Dec 2022
    That, or Hiccup.
  • [how to] Generate server-side HTML
    3 projects | /r/purescript | 1 Aug 2022
    I'm about to learn PureScript, coming from a functional TypeScript, Clojure and Elm background. To get a first taste for the language I thought I'd rewrite my Clojure test-app which generates static HTML files from JSON input using the (hiccup templating library)[https://github.com/weavejester/hiccup]. Is there some similar library in PureScript which would provide functions to create an HTML document and its content? I could not find anything when searching pursuit, but I might be just be using the correct search terms.
  • what web framework do you use?
    13 projects | /r/Clojure | 20 Jun 2022
    In Clojure thing are much more decentralised. We tend to use basic data structures along with data DSLs like Hiccup to build our software since this is the simplest way to convey meaning while retaining structure to perform additional data transformations.

What are some alternatives?

When comparing integrant and hiccup you can also consider the following projects:

component - Managed lifecycle of stateful objects in Clojure

Selmer - A fast, Django inspired template system in Clojure.

mount - managing Clojure and ClojureScript app state since (reset)

reitit - A fast data-driven routing library for Clojure/Script

timbre - Pure Clojure/Script logging library

biff - A Clojure web framework for solo developers.

re-frame - A ClojureScript framework for building user interfaces, leveraging React

wonderland-clojure-katas - Clojure Katas inspired by Alice in Wonderland

clojure - Various Clojure exercises, utilities and demos.

learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača

colisper - Check and transform Lisp code with Comby (beta)

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