bitfield
There are 64 repositories under bitfield topic.
zandaqo/structurae
Data structures for high-performance JavaScript applications.
JustasMasiulis/ida_bitfields
IDA Pro plugin to make bitfield accesses easier to grep
dzamlo/rust-bitfield
This crate provides macros to generate bitfield-like struct.
wrenger/bitfield-struct-rs
Procedural macro for bitfields.
fb55/bitfield
A bitfield implementation using buffers, compliant with the BitTorrent spec.
bckohan/django-enum
Full and natural support for enumerations as Django model fields.
wzid/sudoku-solver
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
gregorygaines/bitfields-rs
Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).
wojciech-graj/bin-proto
Conversion to/from binary for arbitrary types. With no_std and no_alloc support.
qchateau/cbitstruct
Faster C implementation of the bitstruct Python library
parallelsystems/bit-struct
ergonomic bitfields in Rust
emptyflash/bitfolly
Bytebeat+bitfield inspired environment for livecoding visual art
Cantido/int_set
Moved to Codeberg
ciubotaru/bitfield
A bit-array manipulation library in C
JeffreySarnoff/BitsFields.jl
Bitfields are made much easier to use
imranismail/ecto_bitfield
Use bitfields with ecto schemas https://hexdocs.pm/ecto_bitfield/EctoBitfield.html
takeyourhatoff/bitset
Package bitset provides Set, a compact and fast representation for a dense set of positive integer values.
dotgksh/bitmask
A bitmask value object for PHP
foca/flagpole
Store multiple flags in an Integer field by using a bitmap
Notgnoshi/Bitfield
A Python bitfield class for easier bit manipulation of integers
sumatoshi/shiftfields
Better than builtin bit fields.
francescotorregrossa/packet-sniffer
University project, Computer Networks
Mati365/ts-union-struct
Small typescript utility class that helps with creating bit fields
v3xlabs/permissio
something with permissions ig - compact bigint bitfield permission library for node.js
cimbul/tartan-bitfield
A Rust library for C-like bitfield structs
hymkor/go-bitfield
The C-like Bitfield packing/unpacking library on Golang
maidmaid/flag
Bitfield flags manager/debugger
mattrberry/bitfield
Crystal bitfield implementation
MauriceKayser/rs-bitfield
Provides macros to work with bitfields in a typical rust way.
dim13/bit
variable-length bit-fields
hardikSinghBehl/checkbox-values-bitfield-enum-poc
POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column
TRI99ERED/bitworks
A simple to use Rust bitset crate. Includes built-in bitset types and a trait for defining your own.
EulerianTechnologies/etcfv2
Eulerian TCFV2 reader high speed implementation in C
lukasnee/fibstd
Embedded C++ standard
VFK/Bitfield
A Swift bitfield implementation compatible with BitTorrent specification