-
packing Public
benchmark solutions for selected packing problems: circle, rectangle, cube, cuboid, polygon packings
-
vim-filetype-pac Public
VIM filetype plugin that provides basic syntax highlighting for AM Simple Packing Format (PAC) files.
Vim Script MIT License UpdatedAug 12, 2025 -
vim-clap-more Public
additional providers for fuzzy finder/selector vim-clap
Vim Script MIT License UpdatedJun 9, 2025 -
vim-toggle-ui-elements Public
toggles tab bar, status, bar, fold column, sign column, etc.
-
metacache Public
memory efficient, fast & precise taxnomomic classification system for metagenomic read mapping
-
vim-filetype-bioseq Public
VIM filetype plugin that provides basic syntax highlighting for FASTA/FASTQ bio sequence files.
Vim Script MIT License UpdatedMay 26, 2025 -
vim-filetype-dxf Public
VIM filetype plugin that provides basic syntax highlighting for plain text DXF files
Vim Script MIT License UpdatedMay 26, 2025 -
-
clipp Public
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
-
spirit Public
Forked from spirit-code/spiritAtomistic Spin Simulation Framework
C++ MIT License UpdatedAug 30, 2023 -
-
stdexec Public
Forked from NVIDIA/stdexec`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
C++ Apache License 2.0 UpdatedJul 6, 2023 -
am-colors Public
my vim colorschemes (dark & light)
-
parallel Public
parallel programming primitives for C++; pausable thread, task_queue, etc.
-
numeric Public
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
-
generic Public
generic programming utilitites for C++ 11; apply/map functions over tuples, etc.
-
vim-brace-for-umlauts Public
improves the VIM experience on German keyboards
-
containers Public
generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.
-
statistics Public
Header-only collection of statistics utilities for C++14
-
sequence Public
Header-only sequence generators for C++14
-
numeric_map Public
header-only library of numeric maps for C++14
-
anydsl Public
Forked from AnyDSL/anydslMeta project to quickly build dependencies
Shell GNU General Public License v3.0 UpdatedSep 14, 2017 -
cpp_python Public
How to build a Python wrapper for C++ functions on Win64
C MIT License UpdatedMay 2, 2016 -
howto_dll Public
demo: how to make an MSVC-compatible DLL with MinGW