Foonathan/Memory and Standardese
June 07, 2016
00:36:06
0.0 MB
Downloads: 0
Jonathan is a CS student passionate about C++. In his spare time he writes libraries for real-time applications and games. He is mainly working on foonathan/memory which provides fast and customizable memory allocators that are easily integrated into your own code. Jonathan tweets at @foonathan and blogs about various C++ and library development related topics at foonathan.github.io. The blog posts are well received and often shared in the cpp subreddit or ISO C++.
News
- C++ Core Guidelines Checkers are now in a single Nuget package
- How to avoid wasting megabytes of memory a few bytes at a time
- Asynchronous callable wrappers