ADD CATEGORY


Allocate Memory

ML Kit home page
A compiler for the programming language Standard ML.

Memory Management in C++
Covers the design of a global memory manager that is as fast and space-efficient
as per-class allocators.

Effective C++ Memory Allocation
Using several features of the language, this article presents a framework for
resource allocation which is temporally deterministic, provides for callback, ...

To New, Perchance To Throw, Part 1
Explains why a class that provides its own class-specific operator new(), or
operator new[](), should also provide corresponding class-specific versions of ...

The Rice University Computer
History of the R1, built in part because some Rice professors did not want to
move to Los Alamos to use the US government's MANIAC II.

LPC Tutorial
Tutorial on optimizing LPC by Luke Mewburn. Includes strings, arrays, floats,
and mapping.

Sutrasoft FORTLIB brochure page
Contains over 300 routines, organized into 22 categories (keyboard, directory,
file service, text windows, RS-232, etc.). Most routines are written in assembly ...

HyperCube
Free Windows and Macintosh software, "HyperCube", to process digital imagery
including multispectral and hyperspectral data.

J2VMS - call OpenVMS from Java
Open source software to call OpenVMS system services from a Java environment.

C++ Idioms (Presented at EuroPLoP 98)
Recasts the well-known idioms of "Advanced C++ Programming Styles and Idioms" in
pattern form and organizes these idioms into a true pattern language.

Frequently Asked Questions
RPG Programming FAQ.

C for C++ Programmers
By Ian Cooke. Highlights the differences with C++ including comments, input/output,
memory allocation, variable declarations, constants, structures, booleans, ...

Containers In Memory: How Big Is Big?
Answers the question of how much memory the various standard containers use to
store the same number of objects of the same type T.

FVM: Forth-like for the MSP430
Forth-like system for the MSP430 (and other processors such 386)

Static and Dynamic Allocation of Multi-Dimensional Arrays
A discussion how static and dynamic multidimensional arrays are allocated in C.

A Memory Allocator
Article by Doug Lea about the design of his well-known "Lea" memory allocator.

C/C++ Users Journal>What Are Allocators Good For?
An article by Matt Austern, published in C/C++ Users Journal.

The Memory Mine™ Summary
A stand-alone application for monitoring and stressing heaps in open applications,
and helping to find problems such as memory leaks and heap corruption.

The Code Project - A garbage collection framework for C++ - Part ...
This article deals with refactoring the code originally presented in part 1 in
order to allow polymorphic types to be used.

The Memory Management Glossary
Index of technical vocabulary associated with memory management research and
development. Also available in a single-file download.

Adding MXP to a MUD server
Article by Nick Gammon with examples.

Garbage Collection: Automatic Memory Management in the Microsoft ...
Explains how resources are allocated and managed, then gives a description of
how the garbage collection algorithm works. Also discussed are the way resources ...

A Survey of Object-Oriented Forths
ACM SIGPLAN article by 2 academics surveys, summarizes, and compares 17 OOFs.

Java server performance: A case study of building efficient ...
An article discussing Java performance.

Microsoft's C# public beta hits a high note
Java's success, and Sun's control of it, has prompted Microsoft to respond with
its C# initiative. C# in many ways is a blend of the power of C++ and Java's ...

 

 

Add Your Site!

Advertise here!


Sign up for our Memory   newsletter here!

Enter Email Address Here: