byte-streams
Byte representations
A library for converting between various byte and character representations in Java
A Rosetta stone for JVM byte representations
417 stars
19 watching
33 forks
Language: Clojure
last commit: over 1 year ago bytesclojurestreams
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/byte-transforms | Provides utility methods for hashing, compressing, and encoding streams of bytes | 104 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,021 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 638 |
clj-commons/rewrite-clj | A Clojure library that reads and writes various data formats in a whitespace and comment preserving way. | 592 |
clj-commons/seesaw | A Clojure library for building user interfaces | 1,478 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
jcouyang/conjs | A Clojure implementation of persistent data structures and channel APIs for JavaScript | 29 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 219 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |