Arpit Bhayani
Projects
Blogs
Notes
Videos
Papershelf
Bookshelf
Courses
Talks
Home
Topics
C Programming
#c-programming
(9)
9 videos
All
9
Systems Internals
8
Career Growth
1
2026
(2)
May 31
VIDEO
How and Why Redis Overrides Malloc: Deep Dive into jemalloc and tcmalloc
Systems Internals
#redis
#memory-management
#jemalloc
May 30
VIDEO
How Redis Caps Its Memory Usage: A Deep Dive into Redis Internals
Systems Internals
#redis
#memory-management
#systems-internals
2024
(2)
Jul 28
VIDEO
Essential C Projects for Every Engineer: Understanding System Internals and I/O
Systems Internals
#c-programming
#system-calls
#io
Jul 24
VIDEO
The Transformative Power of Diverse Programming Languages
Career Growth
#programming-languages
#career-growth
#software-engineering
2023
(2)
May 30
VIDEO
Why count++ Is Not Atomic: An Assembly and Micro-Operation Deep Dive
Systems Internals
#concurrency
#assembly
#cpu-architecture
May 16
VIDEO
Navigating Massive Open Source Codebases: Making Your First Change in CPython
Systems Internals
#cpython
#python-internals
#c-programming
2021
(3)
May 24
VIDEO
Under the Hood of Python's id() Function: CPython Internals and Pointer Semantics
Systems Internals
#cpython
#python-internals
#memory-management
May 06
VIDEO
CPython Internals: How Python Optimizes and Caches Small Integers
Systems Internals
#cpython
#python-internals
#memory-management
Apr 04
VIDEO
Building CPython from Source: Local Setup and Making Your First Code Change
Systems Internals
#cpython
#python-internals
#systems-programming