jcbritobr
Father, rustacean 🦀, gopher 🐹 ,open sourcerer 🪄 and digital artist 👨🏼🎨 from Brazil.
Sonda | EmbraerSão José dos Campos
Pinned Repositories
erco-fltk-examples
Erco's fltk Cheat Page examples ported for Rust Language.
keygen
Keygen is a cli golang application that automates the creation of user keys. It possible to choose between symbols, uppercase, lowercase and number characters. Also, is possible to set the key size.
libnacl
Rust wrapper API for libnacl - https://nacl.cr.yp.to/
linux_power_opt
Linux power optimization tutorial for Nvidia, Intel and Ubuntu based distributions.
nvml-csharp
Nvml( nvidia monitoring library) wrapper for c#.
pasnvml
Nvml( nvidia monitoring library) wrapper for object pascal.
pnm
PNM is a collection of open image formats. This library supports ppm, pgm and pbm formats,
rustcolor
Rust terminal rendering library thats supports 3/4 bit, 8 bit and 24 bit colors.
sray
SRay is a simple raytracer application based on Raytracer in one Weekend book.
workerpool
A simple workerpool implementation in rust.
jcbritobr's Repositories
jcbritobr/nvml-csharp
Nvml( nvidia monitoring library) wrapper for c#.
jcbritobr/pasnvml
Nvml( nvidia monitoring library) wrapper for object pascal.
jcbritobr/erco-fltk-examples
Erco's fltk Cheat Page examples ported for Rust Language.
jcbritobr/gtk-rs-demo
This demo shows how I(personal use case) use to organize view and controller data in a gtk-rs program. Also, this example shows a lot of stuff about styling widgets, use drag and drop and how to use widgets references.
jcbritobr/pnm
PNM is a collection of open image formats. This library supports ppm, pgm and pbm formats,
jcbritobr/toyshell
This is a simple toy shell written in Rust language with porpose of learning system programmim, and in a specific theme, process management.
jcbritobr/color-space-pkg
A Color Space package for Free Pascal.
jcbritobr/img2ascii
Simple term ascii image encoder fully tested.
jcbritobr/c8vm
C8VM is a chip 8 virtual machine built using Go language.
jcbritobr/rust-fs-tutorial
A Rust filesystem tutorial that shows how to use fs module for realize operations in files, create hard and soft links.
jcbritobr/chat
Simple multithreaded chat using sync.Map.
jcbritobr/ercos-fltk-cheat-page-modern-cpp
This is a rewrite of ercos cheat page examples in modern c++ 17
jcbritobr/gorilla-api-tdd
A gorilla to-do rest api using tdd and golang tests best practices
jcbritobr/gtkrs-tutorials
2021 Tutorial for GTK-rs
jcbritobr/Hex
Hexadecimal editor built on top of free pascal and lazarus
jcbritobr/jcbritobr
jcbritobr/opencv-java
Lots of opencv examples from books ported to java code
jcbritobr/sevenguitasksgiu
This is an implementation of the 7GUIs tasks written with Golang and GIU library.
jcbritobr/sfml.net
This is a fork from Sfml.Net project.
jcbritobr/tcltksevenguitasks
jcbritobr/covid-analysis
A data analysis of covid-19 in Brazil. Data from the last month.
jcbritobr/echoserver
A simple blocking echo server in rust
jcbritobr/flux-xor-ml
Simple flux model thats solves the xor problem.
jcbritobr/gocrypto-study
This study is based on Golang Cryptography for Depeloper book and its examples.
jcbritobr/gtkrs-view-controller
Simple gtk application template thats uses a view controller architecture.
jcbritobr/iris-python
Simple data analysis using iris dataset, pandas, numpy, matplotlib and seaborn.
jcbritobr/matlab
golang matlab level 5 reader / writer library
jcbritobr/openjml
jcbritobr/StatsWithJuliaBook
jcbritobr/VMLS.jl