update links
This commit is contained in:
parent
e654cd6762
commit
2188da793c
|
@ -21,7 +21,9 @@ The libraries linked below will in most cases be for C or C++.
|
||||||
|
|
||||||
## Compression Libraries
|
## Compression Libraries
|
||||||
|
|
||||||
* LZ4 compression: https://lz4.github.io/lz4
|
* Zstandard compression: https://facebook.github.io/zstd/
|
||||||
|
|
||||||
|
* LZ4 compression: https://lz4.github.io/lz4/
|
||||||
|
|
||||||
## XML Libraries
|
## XML Libraries
|
||||||
|
|
||||||
|
@ -31,10 +33,6 @@ The libraries linked below will in most cases be for C or C++.
|
||||||
|
|
||||||
* fast JSON parser/generator: http://rapidjson.org
|
* fast JSON parser/generator: http://rapidjson.org
|
||||||
|
|
||||||
## Git
|
|
||||||
|
|
||||||
* BFG Repo-Cleaner, fast way to remove stuff from the history: https://rtyley.github.io/bfg-repo-cleaner/
|
|
||||||
|
|
||||||
## Mail Server Stuff
|
## Mail Server Stuff
|
||||||
|
|
||||||
For my mails, I use postfix & dovecot, here some links about documentation and more.
|
For my mails, I use postfix & dovecot, here some links about documentation and more.
|
||||||
|
|
Loading…
Reference in a new issue