1
0
Fork
You've already forked cl-bitpack
0
Bit packing utilities for Common Lisp
  • Common Lisp 100%
Find a file
Alexey Veretennikov ad68766688 Updated readme
2025年08月15日 23:09:35 +02:00
bitpack.asd Initial import 2025年08月15日 23:02:11 +02:00
bitpack.lisp Initial import 2025年08月15日 23:02:11 +02:00
README.markdown Updated readme 2025年08月15日 23:09:35 +02:00

Common Lisp Bit Packer

Intro

Yet another bit packer. It is not better and most likely worse than others, so please look for another better implemented alternatives.