Pinned Repositories
.dotfiles
Vim, zsh, gdb, tmux config files
barebones
Bare bones repository for programming projects relying on Makefiles. The idea is to provide a set of generic configuration files in order to create Makefiles using autotools by just putting code in right folders (and rename/copy some code snippets).
building-android-with-ndk-without-ide
How to use Android and NDK without Android Studio under Linux
future-cont
Aims at providing future::then() implementation
jpeg-tools
Matlab tools for JPEG compression/decompression
prompt-ai
Simple TUI integrated with ChatGPT
rclip
rclip is a remote clipboard for CLI applications.
rclip-backends
spl
SPL (Signal Processing Library)
webgui
Mix pistache & web-view together to make self-hosted webapp in C++
noboruma's Repositories
noboruma/web-gui
Mix rocket & web-view to make self-hosted webapp in Rust.
noboruma/VimStudio
Deprecated - please use vim-android
noboruma/future-cont
Aims at providing future::then() implementation
noboruma/shared_heap
Shared Heap C++ Allocator utility
noboruma/reviewboard-cli
noboruma/vim-snipmate
snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.
noboruma/kotlin-web-site
The Kotlin Programming Language Website
noboruma/unite.vim
:dragon: Unite and create user interfaces
noboruma/building-android-with-ndk-without-ide
How to use Android and NDK without Android Studio under Linux
noboruma/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
noboruma/spl
SPL (Signal Processing Library)
noboruma/semantic-highlight.vim
Semantic Highlighting for Vim
noboruma/CS-guild-discussions
noboruma/topcoder
noboruma/magnet
The package manager of Redox.
noboruma/bin2text
noboruma/constrained_value
Tentative of reviving http://rk.hekko.pl/constrained_value/ for boost
noboruma/barebones
Bare bones repository for programming projects relying on Makefiles. The idea is to provide a set of generic configuration files in order to create Makefiles using autotools by just putting code in right folders (and rename/copy some code snippets).
noboruma/config_parser
Config manager
noboruma/spc
Signal Processing Crate
noboruma/log_manager
noboruma/net_manager
C++11 socket wrapper
noboruma/Bare-Arduino-Project
Start your Arduino projects right out of the box
noboruma/Arduino-Makefile
Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
noboruma/vhdl-exercices
School exercises on focused on FPGA programming through VHDL
noboruma/image-processing-low-level
School exercises about Low level image processing. Usage of MMX and Assembly
noboruma/jpeg-tools
Matlab tools for JPEG compression/decompression
noboruma/rsa
Minimal set of tools for RSA encryption/decryption
noboruma/SmallRealTimeOS
A minimal real time OS for ARM architecture