emacs.d/clones/lisp/www.cliki.net/binary format.html
2022-10-07 15:47:14 +02:00

140 lines
No EOL
7.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: binary format</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=binary%20format">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - binary format</span>
<div id="content"><div id="content-area"><div id="article-title">binary format</div><div id="article"><ul>
<li>
<a href="Binary-types.html" class="internal">Binary-types</a> -
Binary-types is a library for accessing <a href="binary&#32;format.html" class="category">binary format</a> files with fixed bit-length code-words
</li>
<li>
<a href="binascii.html" class="internal">binascii</a> -
binascii is a <a href="binary&#32;format.html" class="category">binary format</a> library for converting binary data to ASCII
</li>
<li>
<a href="bintype.html" class="internal">bintype</a> -
BINTYPE is a specification-driven <a href="parser&#32;generator.html" class="category">parser generator</a> for <a href="binary&#32;format.html" class="category">binary format</a>s
</li>
<li>
<a href="cl-binary-file.html" class="internal">cl-binary-file</a> -
The binary file package contains utilities to read and write binary files
</li>
<li>
<a href="cl-pack.html" class="internal">cl-pack</a> -
CL-PACK supplies Perl/PHP/Ruby/Python compatible pack() and unpack() functions to allow easy use of <a href="binary&#32;format.html" class="category">binary format</a> protocols and files with the above mentioned languages and C
</li>
<li>
<a href="cl-rfc4251.html" class="internal">cl-rfc4251</a> -
cl-rfc4251 is a Common Lisp system, which provides support for parsing <a href="RFC.html" class="category">RFC</a> <a href="https://tools.ietf.org/html/rfc4251">4251</a> encoded binary data, as described in the <a href="https://tools.ietf.org/html/rfc4251#section-5">Data Type Representations Used in the SSH Protocols</a> section of the document
</li>
<li>
<a href="cl-wbxml.html" class="internal">cl-wbxml</a> -
<a href="http://weitz.de/cl-wbxml/">CL-WBXML</a> reads and writes WAP Binary <a href="XML.html" class="category">XML</a>
</li>
<li>
<a href="de.setf.utility.html" class="internal">de.setf.utility</a> -
de setf utility is a collection of Common Lisp <a href="utilities.html" class="category">utilities</a> functions and several purpose-specific libraries
</li>
<li>
<a href="dso-binary-class.html" class="internal">dso-binary-class</a> -
<a href="https://trac.fugue88.ws/binary-class">dso-binary-class</a> allows you to declare classes with a specific binary disk layout, and then read and write instances easily
</li>
<li>
<a href="fast-io.html" class="internal">fast-io</a> -
<a href="https://github.com/rpav/fast-io">Fast-io</a> is about improving performance to octet-vectors and octet streams (though primarily the former, while wrapping the latter)
</li>
<li>
<a href="float-features.html" class="internal">float-features</a> -
float-features is a portability library for IEEE float features that are not covered by the CL standard
</li>
<li>
<a href="id3v2.html" class="internal">id3v2</a> -
<a href="Parser.html" class="category">Parser</a> for the ID3v2 <a href="binary&#32;format.html" class="category">binary format</a>
</li>
<li>
<a href="IE3FP.html" class="internal">IE3FP</a> -
IE3FP is a library to code and decode floating point numbers in IEEE 754 <a href="binary&#32;format.html" class="category">binary format</a>
</li>
<li>
<a href="ieee-floats.html" class="internal">ieee-floats</a> -
<a href="http://common-lisp.net/project/ieee-floats/">IEEE-Floats</a> provides a way of converting values of type float and double-float to and from their <a href="binary&#32;format.html" class="category">binary format</a> representation as defined by IEEE 754 (which is commonly used by processors and network protocols)
</li>
<li>
<a href="LISP-BINARY.html" class="internal">LISP-BINARY</a> -
A library to easily read and write complex <a href="binary&#32;format.html" class="category">binary format</a>s
</li>
<li>
<a href="nibbles.html" class="internal">nibbles</a> -
Nibbles is a library for accessing octet-addressed blocks of data
</li>
<li>
<a href="odd-streams.html" class="internal">odd-streams</a> -
<a href="https://github.com/lispstudent/weitz-lispOld/tree/master/odd-streams">ODD-STREAMS</a> implements binary <a href="stream.html" class="category">stream</a>s with "odd" byte sizes
</li>
<li>
<a href="packer.html" class="internal">packer</a> -
The PACKER <a href="binary&#32;format.html" class="category">binary format</a> library implements a "little language" for <a href="C.html" class="internal">C</a>-style structures, along the lines of Perl's pack() or Python's struct module
</li>
<li>
<a href="stl.html" class="internal">stl</a> -
Read binary triangle data from <a href="https://en.wikipedia.org/wiki/STL_%28file_format%29">STL</a> files
</li>
<li>
<a href="stl-io.html" class="internal">stl-io</a> -
The stl-io library deals with reading and writing binary <a href="https://en.wikipedia.org/wiki/STL_%28file_format%29">STL</a> files
</li>
<li>
<a href="swap-bytes.html" class="internal">swap-bytes</a> -
swap-bytes is a library for efficient endianness conversion in <a href="SBCL.html" class="internal">SBCL</a> and <a href="CCL.html" class="internal">CCL</a>
</li>
<li>
<a href="trivial-bit-streams.html" class="internal">trivial-bit-streams</a> -
Trivial-bit-streams implements flexible buffered bit <a href="stream.html" class="category">stream</a>s
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="binary&#32;format.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=binary%20format">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=binary%20format">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=binary%20format&amp;from-revision=3800489347">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>