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

95 stars
5 watching
2 forks
Language: C++
last commit: about 1 year ago
cxxcxx11cxx14cxx17switchtricksunobtrusive

Related projects:

Repository Description Stars
cocoatoucher/aiflatswitch An iOS component that replaces UISwitch with a custom, animated flat design switch alternative 980
ajoslin/switch-fn Builds a functional switch statement with optional default case and support for complex matchers 43
cpqd/ofsoftswitch13 An OpenFlow 1.3 compatible user-space software switch implementation 302
thomasfredericks/bounce2 A debouncing library for Arduino and Wiring to filter out false state changes from mechanical switches 596
bvogelzang/sevenswitch An iOS component that provides an animated, customizable toggle switch replacement for standard UISwitch controls. 777
andreamazz/viralswitch A custom UISwitch control that affects its parent view's appearance when toggled 332
gmarm/bettersegmentedcontrol A customizable iOS control replacing UISegmentedControl and UISwitch 2,219
ejensen/toggle-switch-control A control library that creates customizable toggle switch controls for WPF and Silverlight apps. 98
outerlimitstech/olt-ngx-ui-switch An Angular component library for creating a simple iOS 7 style switch component. 1
t-pham/switch An iOS switch control implemented in Swift with Interface Builder support 145
anatoliygatt/heart-switch A reusable toggle switch component with customizable appearance and behavior 443
knn90/switcher Custom UISwitcher with animation when changing status 207
stefanceriu/scxcodeswitchexpander An Xcode plugin that expands switch cases by inserting missing ones 654
l-portet/svelte-switch-case A preprocessor for Svelte that converts switch-case statements into if/else chains. 147
jaleelnazir/mjmaterialswitch A customizable iOS switch UI component inspired by Google's Material Design 69