update readme
This commit is contained in:
parent
48e292b297
commit
fe7c6ac215
20
README.md
20
README.md
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue