M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
-
Updated
Apr 8, 2025 - C
M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to the C++ STL).
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
Projects of the subject algorithms and data structures 1
Explaining the differences between lists and tuples in Python from a computer perspective, implemented in the C language. This project aims to clarify the implications of choosing between these data structures and provides insights into memory management and performance characteristics.
Add a description, image, and links to the tuples topic page so that developers can more easily learn about it.
To associate your repository with the tuples topic, visit your repo's landing page and select "manage topics."