Pinned Repositories
covid19-at-home
Easily run protein folding computations on GPUs to fight Covid-19
cpp11-snippets
snippets of what's new in the c++11 standard
cpp14-snippets
snippets of what's new in the c++14 standard
DistributedSearch
Distributed search engine in C++14, using nanomsg for communication, bond for serialization.
node-or-tools
Node.js bindings for or-tools vehicle routing problems
robosat
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
ig65m-pytorch
PyTorch 3D video classification models pre-trained on 65 million Instagram videos
osrm-backend
Open Source Routing Machine - C++ backend
sweep-sdk
Sweep SDK
daniel-j-h's Repositories
daniel-j-h/TM602X
Simple application to generate the login "password of the day" for the Arris TM602X telephony modem family.
daniel-j-h/lock_guard_n
Generalized std::lock_guard for Lockables exploiting std::locks's deadlock avoidance algorithm.
daniel-j-h/srtm-util
Using the Shuttle Radar Topography Mission (SRTM) elevation models and related .hgt files for visualization and exploration.
daniel-j-h/dslr-pi-control
Managing DSLRs with a Raspberry Pi; mobile friendly web interface.
daniel-j-h/Threadpool
A simple C++11 Thread Pool implementation
daniel-j-h/audioxx
Adventures in the land of audio handling (C++11, OpenAL, ALURE)
daniel-j-h/c2x-doc
Documentation for the Car-To-X visualization project (2012/2013) at the Karlsruhe Institute of Technology (KIT). Describes the setup for an routable PostgreSQL 9.1/PostGIS 2/pgRouting environment, based on OpenStreetMap data.
daniel-j-h/cpp11-workshop
Public repository for our C++11 workshop: examples, stubs, notes
daniel-j-h/atpp-tbb-dpll
Davis Putnam Logemann Loveland (DPLL) algorithm in C++11.
daniel-j-h/ceph
Ceph is a distributed object, block, and file storage platform
daniel-j-h/claudia
Claudia -- Clang Universal Diagnostics Parser
daniel-j-h/cxx-utils
My C++ utility headers and libraries.
daniel-j-h/fish-shell
The user-friendly command line shell.
daniel-j-h/Flask-Runner
Provides a set of standard command line arguments for Flask applications
daniel-j-h/kit-tut-osdev
My public repository for the Operating Systems / System Architecture tutorial at the Karlsruhe Institute of Technology (KIT)
daniel-j-h/kit-tut-prog
My public repository for the introduction to programming tutorial at the Karlsruhe Institute of Technology (KIT)
daniel-j-h/leap-glfw-viewer
Leap Motion + GLFW 3. Experimental playground and / or template for more advanced applications.
daniel-j-h/pelican-themes
Themes for pelican
daniel-j-h/pgrouting
Repository contains pgRouting library
daniel-j-h/seL4
The seL4 microkernel