-
CppProjectTemplate Public
Project template for C++. Fork off this when creating a new repository.
CMake MIT License UpdatedFeb 9, 2025 -
interval-map Public
A data structure mapping ranges of keys to values. Consecutive ranges will always have different values. Provides a default value if the map is empty.
Rust Apache License 2.0 UpdatedDec 30, 2023 -
identity-grouping Public
Created an identity trait to perform sequential identity grouping.
Rust Apache License 2.0 UpdatedDec 18, 2023 -
vec-rotate Public
A vector that can rotate (see Python's numpy.roll() or MATLAB's circshift) without changing its layout in memory.
Apache License 2.0 UpdatedDec 18, 2023