Projects in Awesome Lists tagged with bitmask
A curated list of projects in awesome lists tagged with bitmask .
https://github.com/andygeiss/ecs
Build your own Game-Engine based on the Entity Component System concept in Golang.
benchmark bitmask bitset entity-component-system game-development game-engine game-engine-2d go golang goroutine raylib scalability
Last synced: 13 Apr 2025
https://github.com/bodigrim/bitvec
Bit vectors: 8x less memory, up to 3500x faster than Vector Bool
bit-array bit-vectors bitmap bitmask libgmp vectors
Last synced: 09 Apr 2025
https://github.com/ivangalbans/teamreference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
acm-icpc algorithm-competitions bitmask competitive-programming competitive-programming-algorithms competitive-programming-contests competitive-programming-reference computational-geometry-algorithms data-structures dynamic-programming graph-algorithms matrix maxflow number-theory parsing programming-competitions sorting-searching string-matching
Last synced: 17 Jul 2025
https://github.com/ivangalbans/TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
acm-icpc algorithm-competitions bitmask competitive-programming competitive-programming-algorithms competitive-programming-contests competitive-programming-reference computational-geometry-algorithms data-structures dynamic-programming graph-algorithms matrix maxflow number-theory parsing programming-competitions sorting-searching string-matching
Last synced: 14 Mar 2025
https://github.com/yaroslavche/bitmask
PHP library for working with bitmask
Last synced: 06 Mar 2025
https://github.com/reputeless/enumbitmask
A C++ library to enable bitmask operators for an enum class type
Last synced: 19 Apr 2025
https://github.com/renskiy/django-bitmask-field
BitmaskField implementation for Django
Last synced: 16 May 2025
https://github.com/gilzoide/unity-enum-bitset
Fast and memory efficient implementation of C#'s ISet for enums, storing data as bit masks
bitmask enums enumset package unity unity3d upm-package
Last synced: 24 Oct 2025
https://github.com/amanovishnu/leetcode
This repository is a collection of solutions to LeetCode problems. It provides a variety of implementations in Java & Python3, helping you enhance your algorithmic and problem-solving skills. Explore the organized folders for various problem categories and use the code as a reference for your own LeetCode journey
arrays bitmanipulation bitmask java python queue stack strings twopointers
Last synced: 08 Sep 2025
https://github.com/kcxt/WheresThatDefine
A poorly named reverse C pre-processor
bitmask c-headers embedded embedded-c embedded-linux embedded-registers register-macros
Last synced: 05 May 2025
https://github.com/elliotwutingfeng/asciiset
asciiset is an ASCII character bitset.
ascii bitmask bitset bitwise byte data-structures hacktoberfest set string
Last synced: 29 Apr 2025
https://github.com/nohuto/bitmask-calc
Bitmask calculator uses official NVIDIA definitions to edit and apply registry values with bitfield mapping.
bitfield bitmask display gpu nvidia powershell resource-manager winforms
Last synced: 18 May 2026
https://github.com/serratotech/competitive-programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 15 Apr 2025
https://github.com/SerratoTech/Competitive-Programming
Solutions of several online judges and problems of programming competitions (data structures and algorithms).
algorithms bitmask c c-plus-plus competitive-programming cpp11 data-structures dp graphs hashing java mathematics online-judges programming-competitions programming-contests python3 ruby trees vectors
Last synced: 20 Apr 2025
https://github.com/semisedlak/bitmasking
This simple library provides a set of functions for easier life when dealing with bitmasks.
Last synced: 18 May 2026
https://github.com/subhash3/bit-array-in-cpp
These are useful in coding competitions to optimise the space complexity and even time complexity sometimes.
bitarray bitmanipulation bitmask cpp
Last synced: 27 Mar 2025
https://github.com/nikola352/mojbroj
Igra "Moj broj" iz kviza "Slagalica"
bitmask csharp dynamic-programming windows-forms
Last synced: 28 Jun 2026
https://github.com/5noxi/bitmask-calc
Bitmask calculator uses official NVIDIA definitions to edit and apply registry values with bitfield mapping.
bitfield bitmask display gpu nvidia powershell resource-manager winforms
Last synced: 04 Oct 2025
https://github.com/sleavely/json-bitmask
Easy-to-use bitmask serializer
bitflags bitmask javascript nodejs
Last synced: 26 Apr 2026
https://github.com/joeloser/enum-flag-set
Header-only library providing bit flags for enum classes.
Last synced: 23 Jun 2026
https://github.com/go-curses/bitmasker
Like tools/cmd/stringer with bitmask features
Last synced: 10 Mar 2026
https://github.com/gusenov/tag-reg-js
:label: JavaScript структура данных для хранения записей вида ключ-значение, где ключ - это набор тегов.
bitmask data-structures javascript javascript-library key-value tags
Last synced: 29 Jun 2025
https://github.com/qjerome/flaglet
Bitflag API from a plain enum — no DSL, no wrapper type you don't own
bitflags bitmask enum flags no-std proc-macro proc-macro-attribute rust
Last synced: 28 May 2026
https://github.com/phoenixrvd/bitmask
Simple bitmask utility
bitmask clean-code mit open-source php-library php7 php71 php72
Last synced: 25 Mar 2025
https://github.com/porfirioribeiro/rc-service
React Context Services
bitmask react reactjs state-management
Last synced: 04 Feb 2026
https://github.com/romainroche/swift-bitmask
This Swift Package is an alternative to Swift `OptionSet` to make bitmask operations with `Enum`.
Last synced: 31 Jul 2025
https://github.com/kerelape/bitmask
Type-safe bitmasks for Go
bitmask bitmasks go golang typesafe typesafety
Last synced: 31 Jul 2025
https://github.com/yael-castro/xogo
The popular game Tic-Tac-Toe written in Golang using bitmasks to represent the board, player moves and the game state.
bitmask cli golang golang-library tic-tac-toe
Last synced: 11 Jan 2026
https://github.com/thetardigrade/golang-infinitebitmask
This Go package allows for the creation of bitmasks of theoretically infinite size.
big-integer bigint bitmask bitmask-library bitmasking go golang
Last synced: 14 Mar 2026
https://github.com/hazae41/bitset
Utilities for arithmetic bitwise operations in JavaScript
arithmetic bitmask bits bitset bitwise browser javascript node typescript
Last synced: 14 Apr 2026
https://github.com/aw-studio/laravel-bitflags
Store bitmask in database, cast bitmask for auto de-/encoding bitflags.
bitflag bitflags bitmask bitmasking bitwise laravel
Last synced: 06 Feb 2026
https://github.com/luisreinoso/bitmask
Codifica datos en unos cuantos digitos!
Last synced: 26 Mar 2025
https://github.com/hscells/veil
A sensible and well tested flags and bitmask library for go.
Last synced: 03 Aug 2025