Skip to content
#

memory-management

Here are 1,366 public repositories matching this topic...

Sample project demonstrating the use of memoization, dynamic programming, and multi-threading to efficiently handle repeated heavy tasks and optimize performance. Results are cached for quick retrieval, and Multi-Threaded processing accelerates computation.

  • Updated Jun 12, 2024
  • C++
objeck-lang

Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.

  • Updated Jun 10, 2024
  • C++

Improve this page

Add a description, image, and links to the memory-management 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 memory-management topic, visit your repo's landing page and select "manage topics."

Learn more