Pinned Repositories
jigordev
Config files for my GitHub profile.
lua-checkargs
checkargs is a Lua library designed for argument validation in Lua functions.
lua-context
lua-context is a Lua library designed to facilitate context management in both synchronous and asynchronous environments.
lua-dataclass
A simple yet powerful dataclass implementation for Lua, inspired by Python's dataclasses.
lua-errhandler
A simple Lua library for handling success and error results using classes and method chaining.
lua-forms
lua-forms is a Lua library for creating and validating forms, inspired by WTForms.
lua-moongo
Moongo is an Object-Document Mapper for working with MongoDB in Lua.
maia
A lightweight and efficient asynchronous web framework for the Nim programming language.
neutrino
An asynchronous HTTP client library in Python, built on top of aiohttp and inspired by the popular Axios library. It provides a simple and efficient interface for making non-blocking HTTP requests, perfect for asynchronous applications.
jigordev's Repositories
jigordev/lua-errhandler
A simple Lua library for handling success and error results using classes and method chaining.
jigordev/lua-checkargs
checkargs is a Lua library designed for argument validation in Lua functions.
jigordev/maia
A lightweight and efficient asynchronous web framework for the Nim programming language.
jigordev/jigordev
Config files for my GitHub profile.
jigordev/lua-context
lua-context is a Lua library designed to facilitate context management in both synchronous and asynchronous environments.
jigordev/lua-dataclass
A simple yet powerful dataclass implementation for Lua, inspired by Python's dataclasses.
jigordev/lua-forms
lua-forms is a Lua library for creating and validating forms, inspired by WTForms.
jigordev/lua-moongo
Moongo is an Object-Document Mapper for working with MongoDB in Lua.
jigordev/neutrino
An asynchronous HTTP client library in Python, built on top of aiohttp and inspired by the popular Axios library. It provides a simple and efficient interface for making non-blocking HTTP requests, perfect for asynchronous applications.