kitty blog
/posts
/tags
/about
  1. home
  2.  » 
  3. tags
  4.  » 
  5. no_std

no_std

2026
bitdecl Jul 1
In pursuit of wanting to make my projects more ‘independent’ (less external dependencies), I decided to implement the features these 3 crates provide in one: bitfield, bit-field and bitflags. I also tried to make most of this const. When const-traits stabilize it should help reduce the amount of code required and make it more consistent.
Scroll to Top
© 2026 meowette