- San Jose, CA, USA
- https://panthema.net
- https://orcid.org/0000-0003-0529-0097
-
Collection of C++ Data Structures, Algorithms, and Miscellaneous Helpers
-
sound-of-sorting Public
The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms
-
sqlplot-tools Public
Generate pgfplots or gnuplots from embedded SQL statements
-
dot-emacs Public
My emacs configuration. It contains many things collected over the years, and is not very tidy. Copy at will.
-
smallweb Public
Forked from kagisearch/smallwebKagi Small Web
-
cobs Public
COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)
-
disk-filltest Public
Simple program to detect bad disks by filling them with random data.
-
parallel-string-sorting Public
Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort
-
stx-btree Public
OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -
-
BlinkenAlgorithms Public
Sorting Algorithms and Other Animations for Neopixel / WS8212B / SK6812 / APA102 LEDs on ESP8266, Teensy, or Raspberry Pi
-
-
pmbw Public
Parallel Memory Bandwidth Measurement / Benchmark Tool
-
malloc_count Public
Method to measure the amount of allocated memory of a program at run-time.
-
cobs-python-docs Public
Github Pages - COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)
HTML UpdatedNov 24, 2021 -
vncrec Public
Collection of vncrec versions, original, with patches and based on tightvnc
-
-
stxxl Public
Forked from stxxl/stxxlSTXXL: Standard Template Library for Extra Large Data Sets
-
eSAIS Public
eSAIS and DC3 with LCP construction
-
digup Public
digup - A Digest Updating Tool
-
thrill Public
Forked from thrill/thrillThrill - An EXPERIMENTAL Algorithmic Distributed Big Data Batch Processing Framework in C++
C++ Other UpdatedApr 6, 2020 -
microbenchmarks Public
Microbenchmarks of Various Basic Data Structures and Algorithms with perf Events
-
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedNov 2, 2019 -
distributed-string-sorting Public
Forked from mschimek/distributed-string-sortingC++ BSD 2-Clause "Simplified" License UpdatedOct 16, 2019 -
-
tb-doktorhut Public
Forked from lorenzhs/tb-doktorhutTimos Doktorhut
C Apache License 2.0 UpdatedJun 17, 2019 -
cobs-experiments Public
Experiment Scripts for COBS, BIGSI, Mantis, and various SBTs
-
foxxll Public
Forked from stxxl/foxxllFOundation of stXXl and thriLL
C++ Boost Software License 1.0 UpdatedMar 19, 2019 -
-
-
2018-cpp-spirit-parsing Public
Examples for a Meetup Talk on Parsing Structured Text with Boost Spirit in C++