Skip to content

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.

License

Notifications You must be signed in to change notification settings

linfeip/memcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages