15 lines
266 B
JSON
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>"
|
|
]
|
|
}
|