uberswitch

Switch statement replacement

An alternative to C++ switch statements with improved features and syntax

A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.

GitHub

96 stars
5 watching
2 forks
Language: C++
last commit: almost 3 years ago
cxxcxx11cxx14cxx17switchtricksunobtrusive

Related projects:

RepositoryDescriptionStars
cocoatoucher/aiflatswitchAn iOS component that replaces UISwitch with a custom, animated flat design switch alternative980
ajoslin/switch-fnBuilds a functional switch statement with optional default case and support for complex matchers43
cpqd/ofsoftswitch13An OpenFlow 1.3 compatible user-space software switch implementation304
thomasfredericks/bounce2A debouncing library for Arduino and Wiring to filter out false state changes from mechanical switches607
bvogelzang/sevenswitchAn iOS component that provides an animated, customizable toggle switch replacement for standard UISwitch controls.777
andreamazz/viralswitchA custom UISwitch control that affects its parent view's appearance when toggled332
gmarm/bettersegmentedcontrolAn easy-to-use replacement for segmented controls and switches with customizable options2,233
ejensen/toggle-switch-controlA control library that creates customizable toggle switch controls for WPF and Silverlight apps.100
outerlimitstech/olt-ngx-ui-switchAn Angular component library for creating a simple iOS 7 style switch component.1
t-pham/switchAn iOS switch control implemented in Swift with Interface Builder support145
anatoliygatt/heart-switchA reusable toggle switch component with customizable appearance and behavior443
knn90/switcherCustom UISwitcher with animation when changing status207
stefanceriu/scxcodeswitchexpanderAn Xcode plugin that expands switch cases by inserting missing ones654
l-portet/svelte-switch-caseA preprocessor for Svelte that converts switch-case statements into if/else chains.149
jaleelnazir/mjmaterialswitchA customizable switch UI component with animation features inspired by Material Design69