clj-commons/gloss

speaks in bytes, so you don't have to

Clojure

487

266 commits

updated Jul 28, 2023

See the code

README

Clojars Project cljdoc badge CircleCI

Gloss is a byte-format DSL. It can turn complicated byte formats into Clojure data structures, allowing for easy use of custom network protocols and C libraries. It can also turn Clojure data structures into compact byte representations, allowing for efficient use of bandwidth and disk.

Read more about it in the wiki.

Usage

To add Gloss as a dependency:

Leiningen:

[org.clj-commons/gloss "0.3.6"]

deps.edn:

org.clj-commons/gloss {:mvn/version "0.3.6"}

Documentation

The full API documentation can be found at cljdoc.

License

Copyright © 2014 Zach Tellman

Distributed under the Eclipse Public License.

Contributors

ztellman

191 commits

KingMob

27 commits

skynet-gh

7 commits

sunng87

6 commits

clj-commons/gloss

speaks in bytes, so you don't have to

Clojure

487

266 commits

updated Jul 28, 2023

See the code

README

Clojars Project cljdoc badge CircleCI

Gloss is a byte-format DSL. It can turn complicated byte formats into Clojure data structures, allowing for easy use of custom network protocols and C libraries. It can also turn Clojure data structures into compact byte representations, allowing for efficient use of bandwidth and disk.

Read more about it in the wiki.

Usage

To add Gloss as a dependency:

Leiningen:

[org.clj-commons/gloss "0.3.6"]

deps.edn:

org.clj-commons/gloss {:mvn/version "0.3.6"}

Documentation

The full API documentation can be found at cljdoc.

License

Copyright © 2014 Zach Tellman

Distributed under the Eclipse Public License.

Contributors

ztellman

191 commits

KingMob

27 commits

skynet-gh

7 commits

sunng87

6 commits

Languages

Clojure

100.0%