Pinned Repositories
badge-readme
Add badges in your Readme
blockchain
A blockchain from zero to hero
bushido-dragon
:dragon: Inspiring quotes in your terminal.
compiler_python
fabric-docs-i18n
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
pemtajo
pemtajo's Repositories
pemtajo/data.alpha.replicant-server
A Clojure library providing remote implementations of the Clojure data structures and a remote REPL server.
pemtajo/homebrew-tools
Clojure homebrew tap providing Clojure formulae
pemtajo/tools.tools
Clojure CLI tool for managing Clojure CLI tools
pemtajo/core.specs.alpha
specs to describe Clojure core macros and functions
pemtajo/jvm.tools.analyzer
pemtajo/java.classpath
Examine the Java classpath from Clojure programs
pemtajo/tools.gitlibs
API for retrieving, caching, and programatically accessing git libraries
pemtajo/data.codec
Native codec implementations
pemtajo/brew-install
Clojure CLI installer
pemtajo/data.zip
Utilities for clojure.zip
pemtajo/data.generators
Random data generators
pemtajo/tools.emitter.jvm
A JVM bytecode generator for ASTs compatible with tools.analyzer(.jvm)
pemtajo/java.jmx
Produce and consume JMX beans from Clojure
pemtajo/clojurescript-site
website for ClojureScript
pemtajo/tools.analyzer.jvm
Additional jvm-specific passes for tools.analyzer
pemtajo/tools.macro
Utilities for macro writers
pemtajo/java.data
Functions for recursively converting Java beans to Clojure and vice versa
pemtajo/core.incubator
Proving ground for proposed new core fns
pemtajo/data.int-map
A map optimized for integer keys
pemtajo/data.fressian
Read and write Fressian data from Clojure
pemtajo/core.contracts
Contracts programming
pemtajo/data.avl
Persistent sorted maps and sets with log-time rank queries
pemtajo/core.unify
Unification library
pemtajo/clojure-cheatsheets
Cheatsheets and information for Clojure/JVM and ClojureScript
pemtajo/test.generative
Generative test runner
pemtajo/math.numeric-tower
Math functions that deal intelligently with the various types in Clojure's numeric tower
pemtajo/data.priority-map
Clojure priority map data structure
pemtajo/core.rrb-vector
RRB-Trees in Clojure
pemtajo/tools.build
Clojure builds as Clojure programs
pemtajo/tools.reader
Clojure reader in Clojure