Integrant is a minimalistic micro-framework for building applications following a data-driven architecture. It lets you define system components declaratively as configuration data and handles lifecycle actions (init, halt, resume) in dependency order, serving as a modern alternative to Component or Mount. Integrant was built as a reaction to fix some perceived weaknesses with Component. In Component, systems are created programmatically. Constructor functions are used to build records, which are then assembled into systems. In Integrant, systems are created from a configuration data structure, typically loaded from an edn resource. The architecture of the application is defined through data, rather than code.

Features

  • Defines application architecture via plain Clojure data (maps)
  • Automatically orders initialization and halting tasks by dependencies using multimethods
  • Supports resuming with reuse of existing resources when possible (resume)
  • Provides tools to construct (init), suspend (suspend!), and tear down systems in reverse order
  • Allows extraction of dependency graphs and deep merging of config maps (dependency-graph, converge)
  • Compatible with both Clojure and ClojureScript environments

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Integrant

Integrant Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Integrant!

Additional Project Details

Registered

2025-08-20