Pinned Repositories
api-rest-typescript
authy
Authy - Golang Authorization Middleware library. Compatible with Chi router
centra
Centra - Golang Centralized HTTP Error Handling through Error Matching
esp-cchi-router
Router for esp_http_server component inspired by the Go's Chi router
esp-dht-driver
Library/Driver for controlling a DHT11/22. Compatible with ESP-IDF
esp-uuid
Library for generate and parse UUIDs. Compatible with ESP-IDF
go-closed-src-example
Go closed source example
go-cssmodules
CSS Modules processer implemented in Go
goyp
Goyp - Build system that compiles Golang libraries to transportable Object code
problem
Library for parsing and creating HTTP Problem Details responses (RFC 9457 Problem Details Specification)
otaxhu's Repositories
otaxhu/go-closed-src-example
Go closed source example
otaxhu/problem
Library for parsing and creating HTTP Problem Details responses (RFC 9457 Problem Details Specification)
otaxhu/esp-cchi-router
Router for esp_http_server component inspired by the Go's Chi router
otaxhu/go-cssmodules
CSS Modules processer implemented in Go
otaxhu/goyp
Goyp - Build system that compiles Golang libraries to transportable Object code
otaxhu/centra
Centra - Golang Centralized HTTP Error Handling through Error Matching
otaxhu/esp-dht-driver
Library/Driver for controlling a DHT11/22. Compatible with ESP-IDF
otaxhu/esp-uuid
Library for generate and parse UUIDs. Compatible with ESP-IDF
otaxhu/api-rest-typescript
otaxhu/authy
Authy - Golang Authorization Middleware library. Compatible with Chi router
otaxhu/go-ref
Reactive primitives in Go.
otaxhu/files-app
files-app | Proof of concept storage file application
otaxhu/lightmap
Library of light hash maps, implementing the Robin Hood algorithm. Compatible with ESP-IDF build system
otaxhu/micropython-telegram-api
Educational purpose project, connecting to Telegram Bots API from MicroPython
otaxhu/orderedmap.js
Ordered Map implementation for JavaScript
otaxhu/pi-ulid
Platform-Independent ULID C Library
otaxhu/trielut
Trie LookUp Table (trielut) library, implements trie data structure