2025-01-12 20:40:48 +08:00

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"
}