summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/lockfree/meta/libraries.json
blob: fb65281d222c2ace4602df59c10c5b11384e0e5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "lockfree",
    "name": "Lockfree",
    "authors": [
        "Tim Blechmann"
    ],
    "description": "Lockfree data structures.",
    "category": [
        "Concurrent"
    ],
    "maintainers": [
        "Tim Blechmann <tim -at- klingt.org>"
    ]
}