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.
96 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 | 304 |
thomasfredericks/bounce2 | A debouncing library for Arduino and Wiring to filter out false state changes from mechanical switches | 607 |
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 | An easy-to-use replacement for segmented controls and switches with customizable options | 2,233 |
ejensen/toggle-switch-control | A control library that creates customizable toggle switch controls for WPF and Silverlight apps. | 100 |
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. | 149 |
jaleelnazir/mjmaterialswitch | A customizable switch UI component with animation features inspired by Material Design | 69 |