Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Bitset
38 Open Source Bitset Software Projects
Free and open source bitset code projects including engines, APIs, generators, and tools.
Roaringbitmap
2486 ⭐
A better compressed bitset in Java
Roaring
1470 ⭐
Roaring bitmaps in Go (golang)
Croaring
910 ⭐
Roaring bitmaps in C (and C++)
Bitset
828 ⭐
Go package implementing bitsets
Javaewah
506 ⭐
A compressed alternative to the Java BitSet class
Ewahboolarray
408 ⭐
A compressed bitmap class in C++.
Bitvec
699 ⭐
A crate for managing memory bit by bit
P P H D Mlib
439 ⭐
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Bitter
198 ⭐
A Swift Bits Manipulation/Bitwise Operations Toolkit
Bitset.js
188 ⭐
An arbitrary size Bit-Vector implementation in JavaScript
Pyroaringbitmap
140 ⭐
An efficient and light-weight ordered set of 32 bits integers.
Fastbitset.js
126 ⭐
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
Yourbasic Bit
110 ⭐
Bitset data structure
Hibitset
89 ⭐
Hierarchical bit set container
Croaring Rs
112 ⭐
Rust wrapper for CRoaring
Bitset2
74 ⭐
std::bitset with constexpr implementations plus additional features.
Cbitset
83 ⭐
A simple bitset library in C
Andreasvc Roaringbitmap
67 ⭐
Roaring Bitmap in Cython
Csharpewah
69 ⭐
Compressed bitmaps in C#
Prjxray Db
50 ⭐
Project X-Ray Database: XC7 Series
Hu55a1n1 Dod
42 ⭐
Tools to facilitate data-oriented design in C99.
Bit Lib4j
48 ⭐
Useful library to handle bytes or bits in Java. Read and write data in a byte array with a custom size for Java types. Read/Write Integer, Long, signed data, String, Hexa String and Date bit to bit
Libalgebra
33 ⭐
Fast C header-only library for popcnt, pospopcnt, and set algebraic operations
Bitmap Elixir
29 ⭐
Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups
Deepak Malik Cracking The Coding Interview
43 ⭐
Solutions for Cracking the Coding Interview - 6th Edition
Enumset
48 ⭐
A library for compact bit sets based on enums.
Sparsebitmap
20 ⭐
A simple sparse bitmap implementation in java
Andygeiss Ecs
55 ⭐
Build your own Game-Engine based on the Entity Component System concept in Golang.
Bitlens
20 ⭐
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Swiftbitset
31 ⭐
A fast Bitset class in Swift
Splitmap
19 ⭐
Parallel boolean circuit evaluation
Lemire Concise
16 ⭐
C++ implementation of Concise and WAH compressed bitsets
Bitvector
13 ⭐
Uncompressed, dynamically resizeable bitset for Kotlin (JS/JVM/Android)
Bit_set
17 ⭐
Rebooting the std::bitset franchise
Ocaml Bitpath
11 ⭐
Efficient bit-string type along with containers to partition data on variable-length bit-strings.
Kelindar Bitmap
117 ⭐
Simple dense bitmap index in Go with binary operators
Coq Community Bits
15 ⭐
A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [
[email protected]
]
Lsb Steganography Javascript
10 ⭐
LSB(Least Significant Bit) method for steganography using javascript