16 lines
286 B
JSON
16 lines
286 B
JSON
|
{
|
||
|
"key": "lockfree",
|
||
|
"name": "Lockfree",
|
||
|
"authors": [
|
||
|
"Tim Blechmann"
|
||
|
],
|
||
|
"description": "Lockfree data structures.",
|
||
|
"category": [
|
||
|
"Concurrent"
|
||
|
],
|
||
|
"maintainers": [
|
||
|
"Tim Blechmann <tim -at- klingt.org>"
|
||
|
],
|
||
|
"cxxstd": "03"
|
||
|
}
|