epam / epam/Indigo

Replace common/base_c/bitarray with dynamic_bitset

Open
#2,143 0 comments 0 reactions 1 assignee Claimed by @mkviatkovskii View on GitHub
c++ Core Improvement
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

**Background**
Currently own-written C functions are used for manipulating bits. It lacks SIMD support.

**Solution**
Replace bitarray with header-only https://github.com/pinam45/dynamic_bitset

**Alternatives**
Use BItMagic or boost::dynamic_bitset. But they are both more complicated to integrate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.