blob: 7ebc3fe5ef412b913b32db1d0d11ef7510fcb818 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"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>"
]
}
|