ricardocosme
Computer engineer fluent in C++, working with Ruby on Rails, and exploring zero-overhead abstractions for AVR8 using C++.
Optify Online (Electric Avenue Software, Inc)Brazil
Pinned Repositories
att85
C++17 components to program ATtiny85 microcontrollers
avrcxx
Collection of C++11/17/20 libraries to program AVR8
avrINT
C++11/17 facilities to use the interrupt capabilities of AVR
avrIO
C++11/17/20 library for manipulating I/O port pins and I/O registers of AVR8
avrUART
Compact code-size C++17 header-only implementation of a bit-banged UART solution
coruja
C++ observable containers and ranges
freijo
Yet another OpenGL C++ wrapper library
inout_thermo
ATtiny85 Inside&Outside thermometer written in modern C++
msqlite
C++20 SQLite wrapper with an expressive code that runs fast
ricardocosme's Repositories
ricardocosme/poly2variant
poly2variant is an experience using a variant like as a safe type switching mechanism to discover derived types from bases when there are a known set of polymorphic types.