update readme

This commit is contained in:
xenia 2024-11-20 22:30:38 -05:00
parent 48e292b297
commit fe7c6ac215
1 changed files with 20 additions and 0 deletions

View File

@ -168,6 +168,26 @@ another ALSA plugin that lives in a separate package
export ALSA_PLUGIN_DIR=$(nix eval -f '<nixpkgs>' --raw pipewire)/lib/alsa-lib
```
### [`eta`](./pkgs/cmdline/eta)
Generic tool for monitoring ETA and progress of an arbitrary process.
<https://github.com/aioobe/eta>
### [`rbasefind`](./pkgs/rust/rbasefind)
A firmware base address search tool.
<https://github.com/sgayou/rbasefind>
**broken, do not use yet**
### [`cado-nfs`](./pkgs/crypto/cado-nfs)
Cado-NFS, An Implementation of the Number Field Sieve Algorithm
<https://gitlab.inria.fr/cado-nfs/cado-nfs>
## lib documentation
### [`fetchFromSteam`](./lib/fetchsteam)