r3n4ud's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
telegramdesktop/tdesktop
Telegram Desktop messaging app
railsware/upterm
A terminal emulator for the 21st century.
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
boyter/scc
Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
lfit/itpol
Useful IT policies
pgmodeler/pgmodeler
Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
vbarbaresi/MetroGit
Paris Metro lines on a Git graph
ferrocene/ferrocene
Source code of Ferrocene, safety-critical Rust toolchain
Overv/vramfs
VRAM based file system for Linux
IntelLabs/control-flag
A system to flag anomalous source code expressions by learning typical expressions from training data
rpavlik/cmake-modules
My collection of CMake modules
atilaneves/cmake-ide
Use Emacs as a C/C++ IDE
JakeWharton/docker-gphotos-sync
A Docker image for synchronizing your original-quality Google Photos
moserware/AES-Illustrated
An implementation of the Advanced Encryption Standard (AES) algorithm meant for study to go along with "A Stick Figure Guide to the Advanced Encryption Standard (AES)" blog post at www.moserware.com
txus/kleisli
Usable, idiomatic common monads in Ruby
raganwald/andand
The Maybe Monad in idiomatic Ruby
Ogeon/rust-on-raspberry-pi
[OUTDATED] Instructions for how to cross compile Rust projects for the Raspberry Pi
fedetft/serial-port
A set of C++ classes to easiliy handle serial ports across different platforms, built on top of boost.asio.
thibaultmarin/hpp2plantuml
Convert C++ header files to PlantUML
ferrous-systems/sealed-rust
Bringing Rust to the Safety Critical Domain
terceiro/awesome-freedesktop
OBSOLETE See copycat-killer/awesome-freedesktop instead
alexreinking/SharedStaticStarter
A simple starter project showing how to distribute both static and shared libraries in CMake.
FieldCommGroup/HART-IP-Developer-Kit
Accelerate your HART-IP development project with this kit.
kkimdev/ieee754-types
Single header file C++ library that provides IEEE 754 floating point types.
robyf/gradle-jarinjar-plugin
Eclipse Jar in Jar packaged as gradle plugin
anxolerd/myfs
FUSE filesystem for RAM
snaewe/OCI-asio-serial
Code of 'Multi-Platform Serial Interfacing using Boost: A GPS Sensor and OpenDDS'
xdj701/STAT391-Quantreg
rewrite the R-function rq.fit.pfn in C++ in the help of Rcpp