mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Merge pull request #43 from ulises-jeremias/patch-1
Added scientific computing section and v scientific library
This commit is contained in:
commit
41a352a8b9
@ -26,6 +26,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [Game Development](#game-development)
|
||||
* [Eventing](#eventing)
|
||||
* [UI Toolkits](#user-interface-ui-toolkits)
|
||||
* [Scientific Computing](#scientific-computing)
|
||||
* [Other](#other)
|
||||
* [Videos](#videos)
|
||||
* [Programming contests](#programming-contests)
|
||||
@ -131,6 +132,9 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [vig](https://github.com/nsauzede/vig) - Bindings for [Dear ImGui](https://github.com/ocornut/imgui) GUI toolkit.
|
||||
* [vnk](https://github.com/nsauzede/vnk) - Bindings for [Nuklear](https://github.com/vurtun/nuklear) GUI toolkit.
|
||||
|
||||
### Scientific Computing
|
||||
* [vsl](https://github.com/ulises-jeremias/vsl) - A pure-V scientific library with a great variety of functions.
|
||||
|
||||
## Other
|
||||
|
||||
### Videos
|
||||
|
Loading…
Reference in New Issue
Block a user