byte-streams
Byte representations
A library for converting between various byte and character representations in Java
A Rosetta stone for JVM byte representations
419 stars
19 watching
31 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 Clojure | 158 |
clj-commons/manifold | A compatibility layer for event-driven abstractions | 1,022 |
clj-commons/hickory | An HTML parser library that converts HTML to Clojure data structures for analysis and transformation. | 645 |
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,477 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
clj-commons/secretary | A client-side router for ClojureScript | 773 |
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 | 135 |
krukow/clj-ds | A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 184 |
clj-commons/pomegranate | A Clojure API for working with Maven artifact resolvers and dynamic classpath management | 507 |