Making allocators and object pools faster using a free list Share: Download MP3 Similar Tracks Testing interactive terminal programs with expect. Jacob Sorber What is an object pool, and how to create one in C? Jacob Sorber How does fork work with open files? Jacob Sorber Enter The Arena: Simplifying Memory Management (2023) Ryan Fleury Advanced C: The UB and optimizations that trick good programmers. Eskil Steenberg Simple Code, High Performance Molly Rocket Writing My Own Malloc in C Tsoding Daily How to make memory read-only in your C programs. Jacob Sorber Understanding and implementing a Hash Table (in C) Jacob Sorber Sorting in C: Why the double pointers when sorting pointers? (qsort) Jacob Sorber Python lists, sets, and tuples explained 🍍 Bro Code Harvard CS50 (2023) – Full Computer Science University Course freeCodeCamp.org Stop using std::vector wrong The Cherno Student programmers, ChatGPT is not your friend Jacob Sorber Writing Garbage Collector in C Tsoding Daily Setup Tips for Your Next Programming Project Jacob Sorber Allocators, Explained Simply Nic Barker 8 Data Structures Every Programmer Should Know ForrestKnight How to Send and Receive UDP packets (in C) Jacob Sorber Don't Make These 3 Mistakes in C! Can YOU spot the bug? Dave's Garage