lisp-binary
Binary schema library
A library to define and work with complex binary data structures.
A library to easily read and write complex binary formats.
92 stars
7 watching
15 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thephoeron/bit-smasher | A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements. | 53 |
jdataview/jbinary | A high-level API for working with binary data in JavaScript. | 541 |
argumentcomputer/lurk-lisp | A Lisp implementation of Lurk's API without proof mechanisms | 67 |
cnbbooks/lfe-sicp | Converting the MIT classic 'Structure and Interpretation of Computer Programs' to Lisp Flavored Erlang. | 124 |
ndantam/sycamore | A fast and functional data structure library in Common Lisp. | 118 |
xach/zs3 | A Common Lisp library providing access to Amazon S3 and CloudFront services | 38 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
guicho271828/sbcl-wiki | A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation. | 55 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
bnmcgn/sigil | A tool that compiles and interprets Common Lisp code into JavaScript, allowing web developers to use advanced Lisp macros and metaprogramming facilities in their JavaScript applications. | 2 |
mljs/bit-array | A JavaScript library for efficient binary array operations | 6 |
i2p/libsam3 | A C library implementing the SAMv3 API. | 28 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |