boost/libs/lockfree/meta/libraries.json
2022-12-15 23:45:23 +08:00

15 lines
266 B
JSON

{
"key": "lockfree",
"name": "Lockfree",
"authors": [
"Tim Blechmann"
],
"description": "Lockfree data structures.",
"category": [
"Concurrent"
],
"maintainers": [
"Tim Blechmann <tim -at- klingt.org>"
]
}