Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimpiax/bitwisemasking
Explanation project about bitwise approach of value storing
https://github.com/dimpiax/bitwisemasking
Last synced: about 2 months ago
JSON representation
Explanation project about bitwise approach of value storing
- Host: GitHub
- URL: https://github.com/dimpiax/bitwisemasking
- Owner: dimpiax
- Created: 2015-11-02T14:26:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T16:56:50.000Z (about 9 years ago)
- Last Synced: 2023-03-26T13:54:10.868Z (almost 2 years ago)
- Language: Swift
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitwiseMasking
Source code as explanation to article: https://medium.com/@dimpiax/swift-bitwise-masking-p-1-b69c5980ebe0#.d7un5q5e5Implementation of this approach in manager location here: https://github.com/dimpiax/BitwiseSwitcher