bit-smasher
Bit vector library
A Common Lisp library providing functions and macros for handling bit vectors, arithmetic, type conversions, and measurements.
Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.
53 stars
7 watching
6 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
binarybinary-arithmeticbit-vectorcommon-lisptype-conversionunsigned-integers
Related projects:
Repository | Description | Stars |
---|---|---|
mit-plv/bbv | A repository unifying bit vector definitions and lemmas across multiple Coq projects. | 27 |
slyrus/clem | A Common Lisp package implementing efficient matrix operations | 37 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 697 |
harrypeach/kia | A library of simple terminal spinners for creating interactive CLI experiences in Deno | 51 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
scoopr/vectorial | A vector math library with support for SIMD instructions on various architectures. | 351 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,551 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
boogsbunny/stripe | A Common Lisp library providing an interface to the Stripe API | 5 |
akabe/slap | A linear algebra library with type-based static size checking for matrix operations. | 88 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
barncastle/bitskit | A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 42 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 282 |
distintiva/distintiva_microbit_lib | A library that provides a set of APIs for interacting with the BBC micro:bit microcontroller from an Arduino-based environment. | 0 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |