libraries.json 367 B

1234567891011121314
  1. {
  2. "key": "interprocess",
  3. "name": "Interprocess",
  4. "authors": [
  5. "Ion Gazta\u00f1aga"
  6. ],
  7. "description": "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.",
  8. "category": [
  9. "Concurrent"
  10. ],
  11. "maintainers": [
  12. "Ion Gaztanaga <igaztanaga -at- gmail.com>"
  13. ]
  14. }