core.match is a high-performance pattern-matching library for Clojure and ClojureScript. It provides an optimized macro-based DSL for structurally matching data—such as sequences, maps, regexes—offering a clearer alternative to nested conditionals or destructuring. A symbol pattern can represent one of three behaviours. Match the value of an existing local binding. Create a "named" wildcard pattern that creates a binding of the given name to the right of the pattern row.

Features

  • match macro for structural pattern matching akin to ML/Haskell-style matching
  • Supports Clojure and ClojureScript seamlessly
  • Handles complex patterns: sequences, maps, predicates, regex-based patterns
  • Efficient under-the-hood algorithm for quick pattern dispatch
  • Avoids brittle conditionals by making patterns explicit and expressive
  • Compatibility with advanced usage contexts and custom pattern types

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Eclipse Public License

Follow core.match

core.match Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of core.match!

Additional Project Details

Registered

2025-08-20