bitmask
Flag manager
A small header library implementing the BitmaskType concept to manage finite sets of distinct non-zero constant values for flags.
A generic implementation of the BitmaskType C++ concept
85 stars
7 watching
7 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
m-peko/bitflags | A C++ library for easily managing sets of type-safe flags. | 87 |
pbouillon/ngx-flagr | A set of classes for managing feature flags in an Angular application. | 9 |
frama-c/headache | Tool for managing headers in source code files | 24 |
grisumbras/enum-flags | Provides a way to work with scoped enums in C++ using bit flags | 120 |
alire-project/smart_pointers | An implementation of smart pointer techniques in Ada to manage dynamic memory and reduce manual memory management overhead. | 1 |
pda/flip | A Ruby gem for declarative feature flag management with run-time performance optimization. | 403 |
trivial-garbage/trivial-garbage | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 43 |
elkantor/bscxx | A C++ package manager for building and managing C++ projects using cmake. | 1 |
jetrockets/metka | A Rails gem for managing tags with PostgreSQL array columns in a flexible and efficient way | 52 |
danimahardhika/wallpaperboard | An Android dashboard library for managing and displaying wallpapers | 254 |
andreiulmeyda/oil | A terminal-based search-as-you-type interface for managing bookmarks with filtering and editing capabilities. | 147 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
fransbouma/massive | A lightweight, dynamic MicroORM for .NET that simplifies database interactions. | 1,799 |
olimorris/onedarkpro.nvim | A customizable dark theme for Neovim with advanced features and configuration options. | 805 |
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |