zalox's Stars
ChisholmKyle/ArduinoCMake
A simple Cmake build project for Arduino
jlongster/transducers.js
A small library for generalized transformation of data (inspired by Clojure's transducers)
BustByte/emergency.bustbyte.no
Oberon00/synth
Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)
GNOME/pygobject
Read-only mirror of https://gitlab.gnome.org/GNOME/pygobject
owncloud/core
:cloud: ownCloud web server core (Files, DAV, etc.)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
richelbilderbeek/boost_graph_cookbook_1
Boost.Graph Cookbook 1: Basics
mactkg/homebrew-jucipp
taps for jucipp
koel/koel
🐦 A personal music streaming server that works.
cppit/jucipp
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
kvolden/nrk_download
Python script for downloading video and audio from NRK (Norwegian Broadcasting Corporation).
eidheim/tiny-process-library
A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading from stdout and stderr of a new process
msys2/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
pybind/pybind11
Seamless operability between C++11 and Python
eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
cppit/libclangmm
libclangmm - An easy to use C++-wrapper for libclang
github/gitignore
A collection of useful .gitignore templates