Pinned Repositories
AutoSteer
blackjack
the card game of blackjack
cpp-perf-profiling-test
fast-succinct-trie
FST
Modern C++ Fast Succinct Trie. (Adapted from SuRF: https://github.com/efficient/SuRF).
GeoServer
gRPC server that allows for efficient spatial analytics
phtree
QO-Insight
wahl-be
Backend for the Wahlinformationssystem
wahl-fe
Frontend for Wahlinformationssystem
christophanneser's Repositories
christophanneser/QO-Insight
christophanneser/FST
Modern C++ Fast Succinct Trie. (Adapted from SuRF: https://github.com/efficient/SuRF).
christophanneser/AutoSteer
christophanneser/blackjack
the card game of blackjack
christophanneser/cpp-perf-profiling-test
christophanneser/cuckoo-hashmap-fork
christophanneser/fast-succinct-trie
christophanneser/GeoServer
gRPC server that allows for efficient spatial analytics
christophanneser/phtree
christophanneser/dotfiles
christophanneser/eztext
For writing stuff within pygame
christophanneser/google-maps-react
Companion code to the "How to Write a Google Maps React Component" Tutorial
christophanneser/gruvbox-intellij-theme
An IDE theme based on the gruvbox color scheme.
christophanneser/leveldb
christophanneser/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
christophanneser/path_decomposed_tries
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
christophanneser/PDF-encryptor
christophanneser/presto
The official home of the Presto distributed SQL query engine for big data
christophanneser/protobuf
Protocol Buffers - Google's data interchange format
christophanneser/rggl
Remove German Gender Language
christophanneser/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
christophanneser/s2geometry
Computational geometry and spatial indexing on the sphere
christophanneser/sdsl
this is a fork of simon gogs sdsl including minor API changes
christophanneser/sdsl-lite
christophanneser/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
christophanneser/startbootstrap-grayscale
A multipurpose one page Bootstrap theme created by Start Bootstrap
christophanneser/TypeErasureOverhead
In the conflict of sticking to OO-patterns and interfaces, and generic programming principles (such as templates), type erasure glues both worlds together. However, this comes at the cost of virtual function calls, which might not be acceptable in many contexts.