/memcore

share memory shm mmap go memory

Primary LanguageGoApache License 2.0Apache-2.0

Introduction

This project demonstrates the implementation of various memory mapping techniques including shm, mmap, and gomemory. The goal is to provide examples and utilities for efficient inter-process communication and memory sharing.