mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add lexical_uuid (#195)
This commit is contained in:
parent
e9e38f9ce6
commit
f0041d3461
@ -262,6 +262,7 @@
|
||||
- [v-regex](https://github.com/spytheman/v-regex) - A simple regex library for V.
|
||||
- [vxml](https://github.com/walkingdevel/vxml) - Pure V library for parsing XML to a DOM.
|
||||
- [whisker](https://github.com/hungrybluedev/whisker) - Fast, robust template engine for V inspired by mustache.
|
||||
- [lexical_uuid](https://github.com/Coachonko/lexical_uuid) - Lexicographically-sortable universally unique identifiers.
|
||||
|
||||
### User Interface toolkits
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user