Add Telecommunications section as well as the vagi module (#136)

This commit is contained in:
Sylvester Stephenson 2022-06-21 22:54:24 +02:00 committed by GitHub
parent 6c96374353
commit 8f89019043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,7 @@
- [User Interface toolkits](#user-interface-toolkits)
- [Scientific computing](#scientific-computing)
- [Utility](#utility)
- [Telecommunications](#telecommunications)
- [Other](#other)
- [Syntax highlighting](#syntax-highlighting)
- [Editor plugins](#editor-plugins)
@ -248,6 +249,10 @@
- [vaker](https://github.com/ChAoSUnItY/vaker) - A light-weight compile-time-generated data faker written in V.
- [vexc](https://github.com/div72/vexc) - Exceptions for V using setjmp/longjmp.
### Telecommunications
- [vagi](https://github.com/Ouri028/vagi) - Asterisk FastAGI library in V.
## Other
### Syntax highlighting