variant
There are 132 repositories under variant topic.
hirrolot/datatype99
Algebraic data types for C99
solodon4/Mach7
Functional programming style pattern-matching library for C++
tvaneerd/cpp17_in_TTs
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
P-p-H-d/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
mpark/variant
C++17 `std::variant` for C++11/14/17
martinmoene/variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library
paarthenon/variant
Variant types in TypeScript
vittorioromeo/scelta
(experimental) Syntactic sugar for variant and optional types.
OpenGene/MutScan
Detect and visualize target mutations by scanning FastQ files directly
eggs-cpp/variant
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
cbeck88/strict-variant
A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions
kcleal/dysgu
Toolkit for calling structural variants using short or long reads
GenomicsDB/GenomicsDB
High performance data storage for importing, querying and transforming variants.
eliranwong/OpenGNT
Open Greek New Testament Project; NA28 / NA27 Equivalent Text & Resources
2BAB/Polyfill
An artifact repository to assist writing Gradle Plugins for Android build system.
codeinred/recursive-variant
Recursive Variant: A simple library for Recursive Variant Types
bitwizeshift/BackportCpp
Library of backported modern C++ types to work with C++11
2BAB/ScratchPaper
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
mknejp/dotvariant
A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)
sunxfancy/flex-bison-examples
a list of flex/bison examples to show reentrant/C++/error-handling
mutalyzer/mutalyzer
Tool suite for HGVS variant descriptions
NullCGT/SpliceHack
An in-progress nethack variant based on version 3.7. An attempt to build a "kitchen sink" style variant that is easy to pick up and play.
MaxGraey/as-variant
Variant data type for AssemblyScript
OzanCansel/tableprinter
Allows a programmer to print table-like outputs over std::ostream.
ciberst/pretty_print
pretty_print is a cross-platform library for a pretty print of various data.
mikessh/mageri
MAGERI - Assemble, align and call variants for targeted genome re-sequencing with unique molecular identifiers
alexobviously/bishop
A chess logic package for Dart with flexible variant support
AmyBSOD/ToME-SX
Troubles of Middle Earth - Sexy Edition, a variant of Angband
Adapta-Projects/Papirus-Folder-Icon-Creator
Shell script to generate folder icons for the Papirus icon theme!
aiekick/cTools
some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more
emirhanai/Covid-19-Mu-Variant-B.1.621-Prediction-and-Classification-Artificial-Intelligence-Machine-Learning
Covid-19 Mu Variant [B.1.621] Prediction and Classification Artificial Intelligence/Machine Learning Software
SoloEdward/HgvsGo
HgvsGo is a program designed for analyzing "c." and "p." HGVS (Human Genome Variation Society) notations for single nucleotide variations (SNVs) and small insertions/deletions (indels) after variant calling. It serves as an alternative to tools like snpEff and VEP.
r-pv/rSTM32F030C8T6_ProMiniPlus
An ST development board based on the STM32F030C8T6 MCU compatible with STM32Duino (Arduino).
martinmoene/status-value-lite
status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library
LabVIEW-Open-Source/DataManipulation
Utilities to manipulate variants and type descriptors
tomilov/variant
C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite visitor, aggregate wrapper, recursive wrapper, I/O, relational, invoke