Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

memorymanagement

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Explore the 'Glue Way' of organizing general-purpose data structures like linked lists, queues, and trees. This repository provides a deep dive into glued libraries, showcasing their advantages over traditional libraries. Perfect for understanding how modern industry standards, including the Linux kernel, implement data structures.

  • Updated Sep 2, 2023
  • C

🖥️ Welcome to the Computer Organization and Architecture Repository! 📚✨ Immerse yourself in a meticulously curated knowledge reservoir on Computer Organization and Architecture. 🌐💡 Explore the intricacies of system structures, processor design, and architectural principles. 🚀💻 Master the art of efficient computing in this dynamic space! 👨‍💻

  • Updated Jul 15, 2025

The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.

  • Updated Jun 16, 2025
  • C

Python-Basics is a beginner-friendly repository containing hands-on Python tutorials and projects. It covers essential Python concepts, data structures, OOP, file handling, web development (Flask & Streamlit), and advanced topics like multithreading and memory management perfect for learners aiming to build a strong foundation in Python programming

  • Updated Sep 12, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the memorymanagement topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memorymanagement topic, visit your repo's landing page and select "manage topics."

Learn more