| decompress/ | A decompression plugin system. |
| decompress/bz2/ | A bzip2 plugin for decomp. |
| decompress/gz/ | A bzip2 plugin for decomp. |
| iohelper/ | IO Helper routines and structures. |
| newscaps/ | Fastnntp Caps implementations for (non-remote) newsreading. |
| poster/ | |
| remote/ | Primitives providing access to remote servers. |
| remote/mntp/ | MNTP: Minimalistic News Transfer Protocol. |
| remote/nntpclient/ | Minimalistic Pipelined NNTP client. |
| storage/ | Storage methods, modeled after the venerable INN usenet server. |
| storage/hisldb/ | |
| storage/ovldb/ | Stores overview data into a LevelDB database. |
| storage/timehash/ | Implements a traditional storage method, where each article is stored in a
separate file. |
| storage/tradgroup/ | Implements a traditional newsgroup-listing solution. |
| utils/minihash/ | Hash functions. |