shithub: snippets

ref: 78e765a33d9bb9c0662d205db1de7ecdf74aa867
dir: /README.md/

View raw version
# Snippets

Random snippets of code that are in public domain.
Just copy and use for whatever you want.

* `lrint.c` lrint* implementation
* `msr.c` MSR reading tool
* `nanosec.c` nanosec(), a replacement for (way more expensive) nsec()
* `qt.[ch]` [QP tries](https://dotat.at/prog/qp/README.html)