sort pages
This commit is contained in:
parent
4186a9f1e6
commit
7a8df42248
4 changed files with 0 additions and 0 deletions
55
content/links/index.md
Normal file
55
content/links/index.md
Normal file
|
@ -0,0 +1,55 @@
|
|||
+++
|
||||
title = "Links"
|
||||
author = "Christoph Cullmann"
|
||||
showDate = false
|
||||
showAuthor = false
|
||||
showReadingTime = false
|
||||
+++
|
||||
|
||||
Links to stuff I often use/read/...
|
||||
|
||||
Might be useful for others, but in the end just a pile of stuff I don't want to search over and over again.
|
||||
|
||||
The libraries linked below will in most cases be for C or C++.
|
||||
|
||||
## Programming News/Information
|
||||
|
||||
* News, Status & Discussion about Standard C++: https://isocpp.org
|
||||
|
||||
## Multi-Purpose Libraries
|
||||
|
||||
* Qt: https://www.qt.io
|
||||
|
||||
* BOOST: https://www.boost.org
|
||||
|
||||
## Compression Libraries
|
||||
|
||||
* Zstandard compression: https://facebook.github.io/zstd/
|
||||
|
||||
* LZ4 compression: https://lz4.github.io/lz4/
|
||||
|
||||
## XML Libraries
|
||||
|
||||
* light-weight C++ XML processing: https://pugixml.org
|
||||
|
||||
## JSON Libraries
|
||||
|
||||
* fast JSON parser/generator: http://rapidjson.org
|
||||
|
||||
## Mail Server Stuff
|
||||
|
||||
For my mails, I use postfix & dovecot, here some links about documentation and more.
|
||||
|
||||
* postfix documentation: http://www.postfix.org/documentation.html
|
||||
|
||||
* dovecot 2.x documentation: https://doc.dovecot.org/
|
||||
|
||||
* blacklist performance monitoring: https://www.intra2net.com/en/support/antispam/
|
||||
|
||||
## HHKB Resources
|
||||
|
||||
* HHKB Reddit: https://www.reddit.com/r/HHKB/
|
||||
|
||||
* HHKBs compared (Pro 2 vs. Classic vs. Hybrid Type-S): https://seongminpark.com/hhkbs-compared/
|
||||
|
||||
* HHKB Professional Hybrid review: https://materialjournal.com/blog/hhkb-hybrid-review
|
Loading…
Add table
Add a link
Reference in a new issue