https://github.com/godunko/a0b-base
Author:Apache-2.0 WITH LLVM-exception
Version:0.5.0
Alire CI: Dependencies:No dependency.
Dependents:
The a0b_base crate provides the root package hierarchy and foundational components tailored for embedded, bare-metal, and low-level Ada applications.
Key features include:
Integer_* and Unsigned_* types of various sizes (1 to 64 bits) with shift and rotate operations.Unsigned_*_Array types and “Enumerable” modular types (2 to 8 bits).A0B.Types.Big_Endian) for low-level protocol specifications.bswap, clz, ffs) in A0B.Types.GCC_Builtins.