well designed codebases

139 readers
1 users here now

Please post direct links to large, complex, but well designed codebases. Especially if they contain unusual design patterns that could be worth studying.

founded 1 year ago
MODERATORS
1
8
Redis (github.com)
submitted 1 year ago by [email protected] to c/code_cathedrals
 
 

Redis is an in-memory database that persists on disk.

2
3
4