roaring-rs
bitset library
A data structure library for efficient bitset management
A better compressed bitset in Rust
763 stars
17 watching
84 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
bitsetbitset-libraryroaring-bitmapsrust
Related projects:
Repository | Description | Stars |
---|---|---|
barncastle/bitskit | A C# library for efficient bit-level operations and manipulation of bit fields in various data types | 41 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
yourbasic/bit | An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. | 158 |
rawify/bitset.js | An implementation of an infinite bit vector in JavaScript for efficient bit manipulation and storage. | 224 |
nrc/zero | A Rust library for parsing binary data without allocating memory on the heap. | 47 |
bit-team/backintime | Automated file backup tool using rsync for GNU/Linux systems | 2,088 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,541 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
axect/peroxide | A high-performance numeric library with a friendly syntax and various features for linear algebra, numerical analysis, and data manipulation | 542 |
brentongunning/rust-sv | A Rust library for building Bitcoin SV applications and infrastructure | 62 |
bits-and-blooms/bitset | A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,346 |
haskell/critbit | An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell | 138 |
pathetiq/burpsmartbuster | A Burp Suite plugin that automatically adds smart discovery features to brute force attacks | 383 |
rsaarelm/navni | A Rust library for rendering 2D graphics in text and pixel formats. | 7 |