mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-19 16:03:13 +00:00
parent
11da0847d3
commit
7ca3f19684
@ -35399,7 +35399,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Zero-overhead compile-time unit system with algebraic expressions",
|
"description": "Zero-overhead compile-time unit system with algebraic expressions",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/5-6-1/unitx-nim",
|
"web": "https://github.com/5-6-1/unitx-nim"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "thorvg",
|
"name": "thorvg",
|
||||||
@ -35443,5 +35443,18 @@
|
|||||||
"description": "A comprehensive and standards-compliant UUID library",
|
"description": "A comprehensive and standards-compliant UUID library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jamesfrancis2004/uuidgen"
|
"web": "https://github.com/jamesfrancis2004/uuidgen"
|
||||||
|
},{
|
||||||
|
"name": "rtthread",
|
||||||
|
"url": "https://github.com/capocasa/rtthread",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"thread",
|
||||||
|
"dsp",
|
||||||
|
"audio",
|
||||||
|
"realtime"
|
||||||
|
],
|
||||||
|
"description": "Nim threads with realtime scheduling",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/capocasa/rtthread"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user