/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

samwho.dev
| | riv.dev
3.0 parsecs away

Travel
| | A journey through the implementation of malloc.
| | 3zanders.co.uk
2.8 parsecs away

Travel
| | How to write your very own SLAB memory allocator!
| | aykevl.nl
2.6 parsecs away

Travel
| | An explanation of how garbage collectors work including some pseudocode how a real GC could be implemented.
| | blog.martinig.ch
18.9 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to