bit-array
Here are 23 public repositories matching this topic...
The RAW arbitrary size Bit-Vector implementation in JavaScript
- Updated
- JavaScript
C API for creation and analysis of binary data
- Updated
- C
A Go package providing data types and functions for manipurating bit arrays, aka bit strings, of arbitrary length.
- Updated
- Go
High-performance C# Data Structures library (Grid2D, BitArray, RingBuffer, EnumSet) optimized for memory and CPU cache locality. Available on NuGet & OpenUPM.
- Updated
- C#
Efficient numerics for bit-space a.k.a GF(2): The C++ version.
- Updated
- C++
A Bitmap library (think BitArray, BitVector32, or Bit Index, not bmp) written in C# with more functionality than the .NET default.
- Updated
- C#
Static bit-vector with primitive byte storage and bit-wise index
- Updated
- Julia
The optimal solution to the problem of counting unique IPv4 addresses in a huge text file.
- Updated
- Java
Efficient numerics for bit-space a.k.a GF(2): The Rust version.
- Updated
- Rust
Back end array, declared as ordinary byte array (8-bits). But internal datastructure managed as a 'collection' of bit-subarrays:
- Updated
- C++
FSK algorithm for Assignment with one sound application
- Updated
- Python
Set of classes implementing bit vector (an array of individually accessible bits).
- Updated
- Pascal
A Swift package for bit vectors (also called bit arrays).
- Updated
- Swift
Experimental code to investigate various methods of providing a simple, direct access bit array in PHP, able to handle many (tens of millions of) boolean value elements. We compare several methods available in standard PHP and a custom PHP extension to provide faster, more memory efficient storage.
- Updated
- PHP
Simple algorithms (and data structures) written in pure C for educational reasons
- Updated
- C
Improve this page
Add a description, image, and links to the bit-array topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bit-array topic, visit your repo's landing page and select "manage topics."
