A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
-
Updated
May 2, 2022 - C++
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
An extension of micro mouse on WEBOTS using the flood filled algorithm, A star, Dijkstra’s and Breadth first search algorithm for moving the E-puck robot from start to goal in an NxM sized maze whose map was unknown to the robot (mapping and path planning). Further, leveraged Error Correction for accurate turning and recursive Backtracking algor…
Implementation of DAC'22 paper: Hierarchical Memory-Constrained Operator Scheduling of Neural Architecture Search Networks.
A generic Hash Table implemented in CPP
Minification of your code results in it taking up less space, making it use less storage of your HP Prime's storage memory giving you more space for more programs.
Replication package containing code and experimental results related to a Euro-Par 2023 paper titled: Pure C++ Approach to Optimized Parallel Traversal of Regular Data Structures
A memory-optimized and data-oriented JSON library written in C++
Add a description, image, and links to the memory-optimization topic page so that developers can more easily learn about it.
To associate your repository with the memory-optimization topic, visit your repo's landing page and select "manage topics."