Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by clojure

A curated list of projects in awesome lists by clojure .

https://github.com/clojure/clojure

The Clojure programming language

Last synced: 16 Dec 2024

https://github.com/clojure/clojurescript

Clojure to JS compiler

Last synced: 16 Dec 2024

https://github.com/clojure/core.async

Facilities for async programming and communication in Clojure

Last synced: 16 Dec 2024

https://github.com/clojure/clojure-clr

A port of Clojure to the CLR, part of the Clojure project

Last synced: 19 Dec 2024

https://github.com/clojure/core.logic

A logic programming library for Clojure & ClojureScript

Last synced: 16 Dec 2024

https://github.com/clojure/core.typed

An optional type system for Clojure

Last synced: 17 Dec 2024

https://github.com/clojure/core.match

An optimized pattern matching library for Clojure

Last synced: 17 Dec 2024

https://github.com/clojure/test.check

QuickCheck for Clojure

Last synced: 17 Dec 2024

https://github.com/clojure/tools.cli

Command-line processing

Last synced: 17 Dec 2024

https://github.com/clojure/java.jdbc

JDBC from Clojure (formerly clojure.contrib.sql)

Last synced: 17 Dec 2024

https://github.com/clojure/tools.nrepl

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.

Last synced: 18 Dec 2024

https://github.com/clojure/tools.namespace

Tools for managing namespaces in Clojure

Last synced: 17 Dec 2024

https://github.com/clojure/data.json

JSON in Clojure

Last synced: 18 Dec 2024

https://github.com/clojure/core.cache

A caching library for Clojure implementing various cache strategies

Last synced: 17 Dec 2024

https://github.com/clojure/algo.monads

Macros for defining monads, and definition of the most common monads

Last synced: 21 Dec 2024

https://github.com/clojure/tools.deps.alpha

A functional API for transitive dependency graph expansion and the creation of classpaths

Last synced: 18 Dec 2024

https://github.com/clojure/tools.logging

Clojure logging API

Last synced: 18 Dec 2024

https://github.com/clojure/tools.trace

1.3 update of clojure.contrib.trace

Last synced: 18 Dec 2024

https://github.com/clojure/math.combinatorics

Efficient, functional algorithms for generating lazy sequences for common combinatorial functions

Last synced: 19 Dec 2024

https://github.com/clojure/spec-alpha2

Clojure library to describe the structure of data and functions

Last synced: 22 Dec 2024

https://github.com/clojure/data.csv

CSV reader/writer to/from Clojure data structures

Last synced: 19 Dec 2024

https://github.com/clojure/core.memoize

A manipulable, pluggable, memoization framework for Clojure

Last synced: 19 Dec 2024

https://github.com/clojure/tools.analyzer

An analyzer for Clojure code, written in Clojure and producing AST in EDN

Last synced: 19 Dec 2024

https://github.com/clojure/clojure-site

clojure.org site

clojure docs website

Last synced: 21 Dec 2024

https://github.com/clojure/data.xml

Last synced: 19 Dec 2024

https://github.com/clojure/spec.alpha

Clojure library to describe the structure of data and functions

Last synced: 19 Dec 2024

https://github.com/clojure/data.finger-tree

Finger Tree data structure

Last synced: 18 Dec 2024

https://github.com/clojure/tools.build

Clojure builds as Clojure programs

build clojure compile

Last synced: 21 Dec 2024

https://github.com/clojure/tools.reader

Clojure reader in Clojure

Last synced: 19 Dec 2024

https://github.com/clojure/core.rrb-vector

RRB-Trees in Clojure

Last synced: 19 Dec 2024

https://github.com/clojure/data.priority-map

Clojure priority map data structure

Last synced: 19 Dec 2024

https://github.com/clojure/clojure-contrib

NOTE - the contrib libraries have moved to individual repos under Clojure:

Last synced: 28 Sep 2024

https://github.com/clojure/math.numeric-tower

Math functions that deal intelligently with the various types in Clojure's numeric tower

Last synced: 20 Dec 2024

https://github.com/clojure/test.generative

Generative test runner

Last synced: 18 Dec 2024

https://github.com/clojure/clojure-cheatsheets

Cheatsheets and information for Clojure/JVM and ClojureScript

cheatsheet clojure

Last synced: 28 Sep 2024

https://github.com/clojure/core.unify

Unification library

Last synced: 17 Dec 2024

https://github.com/clojure/data.avl

Persistent sorted maps and sets with log-time rank queries

Last synced: 22 Dec 2024

https://github.com/clojure/tools.macro

Utilities for macro writers

Last synced: 20 Dec 2024

https://github.com/clojure/data.fressian

Read and write Fressian data from Clojure

Last synced: 22 Dec 2024

https://github.com/clojure/core.contracts

Contracts programming

Last synced: 18 Dec 2024

https://github.com/clojure/data.int-map

A map optimized for integer keys

Last synced: 15 Dec 2024

https://github.com/clojure/java.data

Functions for recursively converting Java beans to Clojure and vice versa

Last synced: 20 Dec 2024

https://github.com/clojure/core.incubator

Proving ground for proposed new core fns

Last synced: 21 Dec 2024

https://github.com/clojure/tools.analyzer.jvm

Additional jvm-specific passes for tools.analyzer

Last synced: 20 Dec 2024

https://github.com/clojure/clojurescript-site

website for ClojureScript

Last synced: 20 Dec 2024

https://github.com/clojure/tools.deps.graph

Dependency graphs for deps.edn projects

clojure deps edn graph

Last synced: 16 Dec 2024

https://github.com/clojure/algo.generic

Generic versions of commonly used functions, implemented as multimethods that can be implemented for any data type

Last synced: 22 Dec 2024

https://github.com/clojure/java.jmx

Produce and consume JMX beans from Clojure

Last synced: 20 Dec 2024

https://github.com/clojure/data.generators

Random data generators

Last synced: 18 Dec 2024

https://github.com/clojure/tools.emitter.jvm

A JVM bytecode generator for ASTs compatible with tools.analyzer(.jvm)

Last synced: 17 Dec 2024

https://github.com/clojure/data.zip

Utilities for clojure.zip

Last synced: 18 Dec 2024

https://github.com/clojure/brew-install

Clojure CLI installer

Last synced: 16 Dec 2024

https://github.com/clojure/data.codec

Native codec implementations

Last synced: 21 Dec 2024

https://github.com/clojure/tools.gitlibs

API for retrieving, caching, and programatically accessing git libraries

Last synced: 22 Dec 2024

https://github.com/clojure/java.classpath

Examine the Java classpath from Clojure programs

Last synced: 21 Dec 2024

https://github.com/clojure/core.specs.alpha

specs to describe Clojure core macros and functions

Last synced: 22 Dec 2024

https://github.com/clojure/tools.tools

Clojure CLI tool for managing Clojure CLI tools

cli clojure

Last synced: 07 Oct 2024

https://github.com/clojure/homebrew-tools

Clojure homebrew tap providing Clojure formulae

Last synced: 07 Oct 2024

https://github.com/clojure/data.alpha.replicant-server

A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.

Last synced: 07 Oct 2024

https://github.com/clojure/test.benchmark

Benchmark and Regression Suite for Clojure

Last synced: 07 Oct 2024

https://github.com/clojure/tools.deps

Deps as data and classpath generation

Last synced: 28 Sep 2024

https://github.com/clojure/build.ci

Support scripts for continuous integration

Last synced: 07 Oct 2024

https://github.com/clojure/tools.analyzer.js

Provides js-specific passes for tools.analyzer

Last synced: 07 Oct 2024

https://github.com/clojure/algo.graph

Basic graph theory algorithms

Last synced: 28 Sep 2024

https://github.com/clojure/data.alpha.replicant-client

A Clojure library providing client-side implementations of Clojure datastructures served by replicant-server.

Last synced: 07 Oct 2024

https://github.com/clojure/build.poms

Parent POMs

Last synced: 07 Oct 2024

https://github.com/clojure/clojure.github.com

Documentation repos

Last synced: 07 Oct 2024

https://github.com/clojure/clr.data.json

JSON in Clojure on the CLR

Last synced: 07 Oct 2024

https://github.com/clojure/contrib-api-doc

Clojure contrib API doc build

Last synced: 07 Oct 2024

https://github.com/clojure/clr.data.generators

Random data generators for Clojure on the CLR

Last synced: 07 Oct 2024

https://github.com/clojure/clojure-api-doc

Clojure API doc build

Last synced: 07 Oct 2024

https://github.com/clojure/io.incubator

Proving ground for proposed new io fns

Last synced: 28 Sep 2024

https://github.com/clojure/clr.core.async

Port of Clojure core.async to the CLR

Last synced: 07 Oct 2024

https://github.com/clojure/test.regression

Regression tests for Clojure

Last synced: 07 Oct 2024

https://github.com/clojure/clr.spec.alpha

spec on the CLR

Last synced: 07 Oct 2024

https://github.com/clojure/clr.core.specs.alpha

core specs on CLR

Last synced: 07 Oct 2024

https://github.com/clojure/clr.tools.gitlibs

An API for retrieving, caching, and programatically accessing git libraries

Last synced: 07 Oct 2024

https://github.com/clojure/tools.deps.cli

Deps functions

Last synced: 07 Oct 2024

https://github.com/clojure/build.test

Dummy project for testing contrib build and deploy

Last synced: 29 Oct 2024

https://github.com/clojure/cljs.tools.closure

ClojureScript build of Google Closure

Last synced: 29 Oct 2024

https://github.com/clojure/clr.tools.deps

Deps as data and classpath generation

Last synced: 17 Dec 2024

https://github.com/clojure/tools.analyzer.clr

additional clr-specific passes for tools.analyzer

Last synced: 07 Oct 2024

https://github.com/clojure/clr.data.priority-map

ClojureCLR port of data.priority-map

Last synced: 29 Oct 2024