solariun
Always defying the idea of immutability and trying hard to create innovative ideas and visions, always based on contributions and team vision
Fundão, Portugal
Pinned Repositories
atomicx
Pure C++ non stack displacement that implements cooperative multitask library for SINGLE CORE embedded development on DSPs, Microcontrollers and Processor (ARV, RISCV, ARM(all), TENSY, ESP), while also suitable for applications on Windows, Linux and MacOs and compatible with some RTOSs as well. This library allows full event driven applications while uses SMARTs LOCKS and WAIT/NOTIFY locks to also transport messages, MESSAGE BROKER is also provided (Those uses Message type size_t message and size_t tags, where tag will give meaning to the message). That implementation also introduce thread safe QUEUE (full object) and smart_ptr (to allow better implementation on minimal environment)
atomicx2
Atomicx 2.0 re-designing development in progress
CorePartition
Universal Cooperative Multithread Lib with real time Scheduler that was designed to work, virtually, into any modern micro controller or Microchip and, also, for user space applications for modern OS (Mac, Linux, Windows) or on FreeRTOS as well. Supports C and C++
dmlayer
Event Driven Data model Layer that implements variables that could be observed (publish and subscriber)
MikrotikManager
Mikrotik dashboard from terminal +finger client
observabledata
solariun's Repositories
solariun/MikrotikManager
Mikrotik dashboard from terminal +finger client
solariun/avr-os
Multitasking OS for Arduino and AVR platforms
solariun/DataAssign
A simple and reliable way to assign your configuration and binary files
solariun/ECDH-Algorithm
This is an implementation of the Elliptic-Curve Diffie-Hellman Cryptographic Algorithm.
solariun/encog-java-examples
solariun/FSRash
Filesystem hash tools
solariun/json2text
Inline and file read json converter to txt with minimal memory and cpu footprint.
solariun/max7219
Led matrix library
solariun/Neuroduino
An artificial neural network library for the Arduino
solariun/xml2xpath
convert xml from pipe to xpath including attributes for shell script using
solariun/ZERO