core.match

Matcher

A pattern matching library for Clojure, optimized for performance and ease of use.

An optimized pattern matching library for Clojure

GitHub

1k stars
70 watching
63 forks
Language: Clojure
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
missingfaktor/akar A pattern matching library for Clojure with focus on simplicity and abstraction 176
clojure/core.typed An optional type system for Clojure 1,287
mpark/patterns An experimental C++ pattern matching library 670
jbandela/simple_match A simple and extensible C++ pattern matching library 228
jsr-core/match A library for structured binding and validation in JavaScript/TypeScript 41
clojure/data.json A JSON parser and generator for Clojure data structures 544
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
clojurephant/clojurephant A Gradle plugin providing support for Clojure and ClojureScript languages in software development 184
zalando-stups/cats.match Provides pattern matching support for monads in the Clojure cats library. 53
guicho271828/trivia A compiler for pattern matching in Common Lisp 336
clojure/java.jdbc Provides low-level JDBC-based access to databases in Clojure 724
sindresorhus/matcher A utility for simple string matching with wildcard patterns 539
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 968
alehander92/gara A macro-based library for pattern matching in Nim programming language 103