#command #am #change #collection #reused #function #nixos

bin+lib orthodoxy

A collection of commonly reused functions and commands

24 releases

0.1.25 Jul 11, 2024
0.1.24 Jul 11, 2024
0.1.18 Jun 27, 2024
0.1.3 May 26, 2024

#4 in #am

Download history 54/week @ 2024-06-15 451/week @ 2024-06-22 220/week @ 2024-06-29 489/week @ 2024-07-06 56/week @ 2024-07-13 1/week @ 2024-07-20 255/week @ 2024-07-27 111/week @ 2024-09-14 7/week @ 2024-09-21 46/week @ 2024-09-28

164 downloads per month

AGPL-3.0-or-later

130KB
4K SLoC

Assumptions

Linux OS

Maybe it works other UNIX-likes, but I am not designing for it. I am currently using and liking NixOS, but that might change and I want traveling to be minimal.

SystemD

Not all of it, but at least the service management part and directly related components.

Open Stuff

Small-String Library

I keep oscillating between:

  • SmolStr Is more efficient to clone, which I use a fair bit
  • CompactString Has more standard traits implemented for it

Dependencies

~34–45MB
~784K SLoC