#command #reused #am #change #collection #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

#834 in Filesystem

Download history 8/week @ 2025-05-14

1,385 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–51MB
~798K SLoC