|
You are here |
samwho.dev | ||
| | | | |
riv.dev
|
|
| | | | | A journey through the implementation of malloc. | |
| | | | |
3zanders.co.uk
|
|
| | | | | How to write your very own SLAB memory allocator! | |
| | | | |
aykevl.nl
|
|
| | | | | An explanation of how garbage collectors work including some pseudocode how a real GC could be implemented. | |
| | | | |
blog.martinig.ch
|
|
| | | 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 | ||