javiorfo's Stars
javiorfo/steams
Go functional programming library inspired (mostly) on Java Streams
alexcrichton/curl-rust
Rust bindings to libcurl
alexbrainman/odbc
odbc driver written in go
loco-rs/loco
🚂 🦀 The one-person framework for Rust for side-projects and startups
spring-rs/spring-rs
🍃spring-rs is a application framework written in rust inspired by java's spring-boot
berrytern/informix-rust
InformixRust is a Rust library that provides a safe and efficient way to interact with Informix databases. It wraps the Informix CSDK (Client SDK) to offer a more Rust-friendly interface for database operations.
javiorfo/dosto
Minimal markup-based typesetting system for authors/writers
javiorfo/passcualito
Simple Password Manager for Linux written in Rust
GuillaumeGomez/sysinfo
Cross-platform library to fetch system information
fschutt/printpdf
A fully-featured PDF library for Rust, WASM-ready
noib3/nvim-oxi
:link: Rust bindings to all things Neovim
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
fullstorydev/grpcurl
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
adhtanjung/go_rest_api_fiber
javiorfo/go-microservice-mongo
Go, MongoDB, Tracing, Auditory, Swagger and Keycloak
MehmetFiratKomurcu/Youtube-Channel
This repo contains source code for MFK in Tech Youtube videos.
ajwans/libtoml
tomiok/patients-API
Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.
sqlc-dev/sqlc
Generate type-safe code from SQL
javiorfo/java-spring3-microservice-lib
Java library for custimized microservices: security, auditory, exceptions, pagination, swagger, tracing, etc
shirou/gopsutil
psutil for golang
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
MarioCarrion/todo-api-microservice-example
Go microservice tutorial project using Domain Driven Design and Onion Architecture!
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
unknownkoder/Java-FullStack-NeoVim-Configuration
rcarriga/nvim-dap-ui
A UI for nvim-dap
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
gofiber/swagger
🧬 fiber middleware to automatically generate RESTful API documentation with Swagger
javiorfo/rust-actix-keycloak
Rust actix-web secured by Keycloak