Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Open source software tinkerer
Funding Links: https://github.com/sponsors/nedpals
Maligayang pagdating! My name is Ned, I'm a 21-year old computer science student and an open source software maintainer based in Davao City, Philippines. I'm currently maintaining:
V Language Server - a language analysis/diagnostics server for the V Programming Language. Provides IDE-like features (autocompletion, go to definition, etc.) to text editors supporting the Language Server Protocol.
tree-sitter-v - Tree-sitter grammar for V. Used in VLS and other tools that rely on tree-sitter.
Vex - an Express-like web framework written on V. Strives to provide simplicity, modularity, and ease-of-use for building web services on V.
I also contributed code to the V compiler and tools mainly:
x/json2 - Formerly known as jisoni. It's a JSON decoder and encoder written on V with near-compliance with the JSON test suite. SIt's goal is to replace the existing C-based json standard module.
vdoc - A documentation generator for V. Used in v doc, modules.vlang.io, and a couple of projects (vsl, vtl, and vex to name a few)
With your contributions, it will make a huge difference to me and to accelerating the V ecosystem as a whole 💖
Daghang salamat!
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Language: V - Stars: 35865Easy-to-use, modular web framework built for V
Language: V - Stars: 340V language server. (Old V language server - see v-analyzer)
Language: V - Stars: 313Tree-sitter parser for V
Language: C - Stars: 24