byte-transforms
Byte transformations
Provides utility methods for hashing, compressing, and encoding streams of bytes
methods for hashing, compressing, and encoding bytes
104 stars
8 watching
10 forks
Language: Clojure
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/byte-streams | A library for converting between various byte and character representations in Java | 417 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
clj-commons/marginalia | Generates documentation for Clojure projects by parsing and highlighting source code | 824 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
clj-commons/virgil | A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 315 |
clj-jgit/clj-jgit | A Clojure wrapper around the JGit library for interacting with Git repositories. | 252 |
borkdude/jet | A command-line tool to transform data between various formats using Clojure | 687 |