seths / bitunwise (http://blogs.foognostic.net/)

Bitunwise is an algorithm which slowly reads and writes bits in useful ways. Currently just a single C file.

Clone this repository (size: 30.4 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/seths/bitunwise/
commit 14: 4cf19c1465d7
parent 13: ad2b47eb028d
Added tag core_1.0 for changeset ad2b47eb028d defaulttip
Seth Schroeder
14 months ago
View at rev
bitunwise /
filename size last modified message
.hgignore 26 B 15 months ago added .hgignore
.hgtags 50 B 14 months ago Added tag core_1.0 for changeset ad2b47eb028d
COPYING 34.3 KB 15 months ago oops, forgot GPL
Makefile 158 B 15 months ago add support for memset. Also make it very clear that…
bitunwise.c 8.3 KB 14 months ago clearly define and use arity emitting functions
bitunwise.h 2.2 KB 14 months ago implement xor
bitunwise.org 150 B 15 months ago rename plans.org to bitunwise.org. Simplifies handling of…
main.c 2.2 KB 14 months ago implement xor