15 lines
367 B
JSON
15 lines
367 B
JSON
{
|
|
"key": "interprocess",
|
|
"name": "Interprocess",
|
|
"authors": [
|
|
"Ion Gazta\u00f1aga"
|
|
],
|
|
"description": "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.",
|
|
"category": [
|
|
"Concurrent"
|
|
],
|
|
"maintainers": [
|
|
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
|
|
]
|
|
}
|