A native, statically typed Lisp with a REPL that compiles to Odin.
-
Updated
Sep 3, 2026 - Odin
A native, statically typed Lisp with a REPL that compiles to Odin.
Manually memory allocate memory in Golang without GC (garbage collection).
This package is centered around a virtual cpu (vcpu in short). The vcpu executes bytecode compiled with the Script Execution Unity Component that is included in the package. The vcpu has a basic ALU providing simple instructions for arithmetic operations, jumps and conditional jumps. The vcpu has 16 General Purpose and 1 flag register
A clean, statically-typed systems language designed for performance and education, featuring strong typing and an LLVM backend.
A dynamically typed interpreted language with lua/rust/cpp syntax
Arbitrary Precision Calculator in C using Doubly Linked Lists for handling very large integers beyond standard data types.
A C program that manages a list of 'Name Surname' strings without using standard library functions. Features include sorting by first name, sorting by surname, finding the longest names, and swapping the order to 'Surname Name' format.
Memory management cheatsheet for C/C++
Manually memory allocate memory in Golang without GC (garbage collection).
Imperative, strongly typed scripting language
Local Lagrange interpolation using piecewise polynomials with manual memory management in C++.
A fully playable terminal Checkers game in C++ demonstrating OOP, inheritance, exceptions, manual memory management, and STL usage.
Experimental Horse64 Root prototype. THIS IS AN (OFFICIAL) MINIMAL INFO MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/root.horse64.org
Global Lagrange interpolation of a function using manually managed C++ and Python visualization.
Analysis of the Impact of Memory Management Mechanisms on Application Performance
A header-only C++ template library featuring fundamental data structures (BST, Linked Lists, Stack, Queue, Vector) implemented from scratch with manual memory management and custom algorithms.
C++ dynamic array implementation
Exercise for fetching data from PokeAPI in Objective-C & UIKit
To associate your repository with the manual-memory-management topic, visit your repo's landing page and select "manage topics."