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 2 years ago cxxcxx11cxx14cxx17switchtricksunobtrusive
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An iOS component that replaces UISwitch with a custom, animated flat design switch alternative | 980 |
| | Builds a functional switch statement with optional default case and support for complex matchers | 43 |
| | An OpenFlow 1.3 compatible user-space software switch implementation | 304 |
| | A debouncing library for Arduino and Wiring to filter out false state changes from mechanical switches | 607 |
| | An iOS component that provides an animated, customizable toggle switch replacement for standard UISwitch controls. | 777 |
| | A custom UISwitch control that affects its parent view's appearance when toggled | 332 |
| | An easy-to-use replacement for segmented controls and switches with customizable options | 2,233 |
| | A control library that creates customizable toggle switch controls for WPF and Silverlight apps. | 100 |
| | An Angular component library for creating a simple iOS 7 style switch component. | 1 |
| | An iOS switch control implemented in Swift with Interface Builder support | 145 |
| | A reusable toggle switch component with customizable appearance and behavior | 443 |
| | Custom UISwitcher with animation when changing status | 207 |
| | An Xcode plugin that expands switch cases by inserting missing ones | 654 |
| | A preprocessor for Svelte that converts switch-case statements into if/else chains. | 149 |
| | A customizable switch UI component with animation features inspired by Material Design | 69 |