a sharedmemoryallocator that provides a simple interface for named sharedmemory segments; sharedmemory between any processes; provides sharedmemory queues; does not use the same address between processes; fast structured arena file scales well
MDcore is an Open-Source library implementing the core functionality of a Molecular Dynamics engine. The engine is inherently multi-threaded and runs efficiently on multi-processor/multi-core shared-memory architectures.