Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with bitset
A curated list of projects in awesome lists tagged with bitset .
https://github.com/RoaringBitmap/RoaringBitmap
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
bitset druid java lucene roaring-bitmaps roaringbitmap spark
Last synced: 08 Nov 2024
https://github.com/roaringbitmap/roaringbitmap
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
bitset druid java lucene roaring-bitmaps roaringbitmap spark
Last synced: 16 Dec 2024
https://github.com/RoaringBitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
bitmap-compression bitset databases go indexing roaring-bitmaps
Last synced: 26 Oct 2024
https://github.com/roaringbitmap/roaring
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
bitmap-compression bitset databases go indexing roaring-bitmaps
Last synced: 16 Dec 2024
https://github.com/roaringbitmap/croaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
arm avx-512 avx2 bitset bitset-library c clang gcc neon roaring-bitmaps visual-studio
Last synced: 19 Dec 2024
https://github.com/RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
arm avx-512 avx2 bitset bitset-library c clang gcc neon roaring-bitmaps visual-studio
Last synced: 27 Oct 2024
https://github.com/P-p-H-d/mlib
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).
algorithms array bitset c collections data-structures generic hashmap json list lock-free memory-pool priority-queue queue set stack string tree tuples variant
Last synced: 25 Oct 2024
https://github.com/roaringbitmap/roaring-rs
A better compressed bitset in Rust
bitset bitset-library roaring-bitmaps rust
Last synced: 21 Dec 2024
https://github.com/RoaringBitmap/roaring-rs
A better compressed bitset in Rust
bitset bitset-library roaring-bitmaps rust
Last synced: 27 Oct 2024
https://github.com/lemire/javaewah
A compressed alternative to the Java BitSet class
bitmap-indexes bitset ewah java
Last synced: 19 Dec 2024
https://github.com/lemire/EWAHBoolArray
A compressed bitmap class in C++.
bitmap bitset compression ewah
Last synced: 26 Oct 2024
https://github.com/lemire/ewahboolarray
A compressed bitmap class in C++.
bitmap bitset compression ewah
Last synced: 21 Dec 2024
https://github.com/kelindar/bitmap
Simple dense bitmap index in Go with binary operators
Last synced: 21 Dec 2024
https://github.com/rawify/bitset.js
An arbitrary size Bit-Vector implementation in JavaScript
bit-array bit-manipulation bit-twiddling bit-vector bitset bitwise javascript
Last synced: 17 Dec 2024
https://github.com/rawify/BitSet.js
An arbitrary size Bit-Vector implementation in JavaScript
bit-array bit-manipulation bit-twiddling bit-vector bitset bitwise javascript
Last synced: 27 Oct 2024
https://github.com/uraimo/bitter
A Swift Bits Manipulation/Bitwise Operations Toolkit
bit-manipulation bitset bitwise-operators
Last synced: 19 Dec 2024
https://github.com/uraimo/Bitter
A Swift Bits Manipulation/Bitwise Operations Toolkit
bit-manipulation bitset bitwise-operators
Last synced: 12 Nov 2024
https://github.com/Ezibenroc/PyRoaringBitMap
Python library for handling efficiently sorted integer sets.
Last synced: 27 Nov 2024
https://github.com/ezibenroc/pyroaringbitmap
Python library for handling efficiently sorted integer sets.
Last synced: 19 Dec 2024
https://github.com/lemire/fastbitset.js
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
bitmap bitset intersection javascript union
Last synced: 22 Dec 2024
https://github.com/yourbasic/bit
Bitset data structure
bit-array bit-twiddling bitset data-structures go
Last synced: 26 Oct 2024
https://github.com/RoaringBitmap/croaring-rs
Rust FFI wrapper for CRoaring
bitset bitset-library croaring roaring-bitmaps rust wrapper
Last synced: 19 Nov 2024
https://github.com/roaringbitmap/croaring-rs
Rust FFI wrapper for CRoaring
bitset bitset-library croaring roaring-bitmaps rust wrapper
Last synced: 18 Dec 2024
https://github.com/greg7mdp/gtl
Greg's Template Library of useful classes.
bit-vector bit-vectors bitset bitvector btree concurrent containers dynamic-bitset hash hash-container hashmap lru-cache memoize soa unordered unordered-set
Last synced: 15 Dec 2024
https://github.com/andygeiss/ecs
Build your own Game-Engine based on the Entity Component System concept in Golang.
benchmark bitmask bitset entity-component-system game-development game-engine game-engine-2d go golang goroutine raylib scalability
Last synced: 20 Dec 2024
https://github.com/claasbontus/bitset2
std::bitset with constexpr implementations plus additional features.
bitset c-plus-plus constexpr cpp cpp-library libraries
Last synced: 24 Nov 2024
https://github.com/Lymia/enumset
A library for compact bit sets containing enums.
bitset enum enumset rust-library
Last synced: 19 Nov 2024
https://github.com/lemire/csharpewah
Compressed bitmaps in C#
bitmap bitset compression ewah
Last synced: 27 Oct 2024
https://github.com/plabayo/venndb
in memory Rust database to query your data like a Venn diagram
bitset bitvec database db memory rust sets vector venn-diagram
Last synced: 18 Dec 2024
https://github.com/devnied/bit-lib4j
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
bit-lib4j bits bitset byte-array java java-library
Last synced: 15 Oct 2024
https://github.com/hu55a1n1/dod
Tools to facilitate data-oriented design in C99.
bitset byte-manipulation-utils c99 data-oriented-design vector
Last synced: 12 Oct 2024
https://github.com/hashd/bitmap-elixir
Bitmap implementation in Elixir using binaries and integers. Fast space efficient data structure for lookups
bitmap bitset elixir hex-package
Last synced: 27 Oct 2024
https://github.com/coq-community/bits
A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@anton-trunov]
bitset coq coq-extraction coq-library mathcomp paper-artifacts ssreflect
Last synced: 24 Nov 2024
https://github.com/thelartians/bitlens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
array bit bitset container cxx cxx17 lens vector wrapper zero-overhead zero-overhead-abstraction
Last synced: 10 Dec 2024
https://github.com/lemire/sparsebitmap
A simple sparse bitmap implementation in java
Last synced: 11 Oct 2024
https://github.com/richardstartin/splitmap
Parallel boolean circuit evaluation
bitmap bitset boolean-algebra boolean-circuits indexing roaringbitmap
Last synced: 15 Oct 2024
https://github.com/lemire/concise
C++ implementation of Concise and WAH compressed bitsets
bitset compression wah wah-compressed-bitsets
Last synced: 11 Oct 2024
https://github.com/ashvardanian/usearch-binary
Binary vector search example using Unum's USearch engine and pre-computed Wikipedia embeddings from Co:here and MixedBread
binary-vector bitset vector-database vector-search
Last synced: 07 Nov 2024
https://github.com/junkdog/bitvector
Uncompressed, dynamically resizeable bitset for Kotlin (JS/JVM/Android)
Last synced: 08 Nov 2024
https://github.com/paurkedal/ocaml-bitpath
Efficient bit-string type along with containers to partition data on variable-length bit-strings.
bitset data-structures ip-address ocaml
Last synced: 12 Nov 2024
https://github.com/cleoold/bitarray
Bit array (or bit set, bit string, boolean vector, ..., whatever) data structure for Lua.
Last synced: 13 Oct 2024
https://github.com/udoprog/uniset
A hierarchical growable bitset which supports in-place atomic operations
Last synced: 27 Oct 2024
https://github.com/jhawthorn/roaring-ruby
Roaring compressed bitmaps for Ruby
bitset bitset-library roaring-bitmaps
Last synced: 04 Dec 2024
https://github.com/nvzqz/bit-collection-rs
Iterate over bits in Rust
bit-manipulation bitmap bitset iterator rust
Last synced: 06 Nov 2024
https://github.com/elliotwutingfeng/asciiset
asciiset is an ASCII character bitset.
ascii bitmask bitset bitwise byte data-structures hacktoberfest set string
Last synced: 11 Nov 2024
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 14 Nov 2024
https://github.com/x0rror/go-bloomfilter
go-bloomfilter is implemented by Golang which supports in-memory and Redis. Moreover, it’s available for a duration-based rotation.
bitset bloom bloomfilter filter go golang redis rotation
Last synced: 01 Sep 2024
https://github.com/wjcunningham7/fastmath
Numerical approximations and efficient data structures
assembly-language bitset cpp hypergeometric-function numerical-methods
Last synced: 28 Oct 2024
https://github.com/rabestro/unique-ip-addresses
The optimal solution to the problem of counting unique IPv4 addresses in a huge text file.
array-set bit-array bit-manipulation bit-mask bit-set bitset console-application intstream ipv4 jmh jmh-benchmarks solution unique-network
Last synced: 07 Nov 2024
https://github.com/stablecoder/vulkan-mini-libs
Builds a source/header file for use in C++17 or newer. It lists contains all Vulkan enum flags/values of the indicated Vulkan header spec version, and can convert to/from strings representing those values.
bitflag bitset cpp cpp17 enum flag flagbits flags vulkan vulkan-library xml xml-parser
Last synced: 14 Nov 2024
https://github.com/rabestro/ozon-school-golang
My solutions for competition tests of Ozon Golang School.
bitset concurrency concurrent-programming go-channel solutions
Last synced: 07 Nov 2024
https://github.com/4s4v1n/decimal
This project presents an implementation of the decimal data type of the C# language, in pure C.
bit-manipulation bit-operation-utils bit-operations bits bitset c
Last synced: 10 Nov 2024
https://github.com/nikolaydubina/go-bitset-example
Go Bitset: benchmarks, examples, analysis
benchmarking bitset example go golang static-analysis
Last synced: 18 Dec 2024
https://github.com/yaroslavgaponov/si
Search Index
bitset reverse-index search search-index
Last synced: 28 Nov 2024
https://github.com/netomi/sudoku-solver
A kotlin multiplatform library to solve sudoku puzzles.
bitset multiplatform-library sudoku-generator sudoku-puzzles sudoku-solver
Last synced: 30 Nov 2024
https://github.com/netromdk/cods
Collection of Data Structures (vanilla C++14)
bitset cpp cpp-library cpp14 data-structures deque hashmap pair priority-queue queue ring-buffer set stack template-library vector
Last synced: 19 Dec 2024
https://github.com/yhtiyar/bitset-c
Bitset structure written in C
bit-manipulation bit-mask bitset c
Last synced: 18 Dec 2024
https://github.com/hazae41/bitset
Utilities for arithmetic bitwise operations in JavaScript
arithmetic bitmask bits bitset bitwise browser javascript node typescript
Last synced: 07 Dec 2024
https://github.com/mrecachinas/sigplot-bitarray
WebAssembly prototype of SigPlot's BitArray
bitarray bitset rust sigplot wasm webassembly
Last synced: 04 Dec 2024
https://github.com/sixarmdonkey/buffalotools_types
Enum, BitSet, Set and BigSet types for PHP 7.4.
bitset enum php set state-machine
Last synced: 09 Nov 2024
https://github.com/gsri30/cacheimplementation
A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.
bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces
Last synced: 10 Nov 2024
https://github.com/gsri30/iasmachine
Simple Implementation of a basic IAS machine in java (includes a sample input)
alu basic-computer bitset ias-machine java memory program-control-unit
Last synced: 10 Nov 2024
https://github.com/magnetrwn/runtime-bitset-cpp
Very compact header-only C++ bitset library for creating bitsets at runtime.
bitset data-structures header-only runtime
Last synced: 11 Nov 2024
https://github.com/luanpotter/endless-bitset
Endless and fast BitSet implementation
Last synced: 16 Dec 2024
https://github.com/mstrlc/ijc-homework-1
FIT VUT – IJC – bitset and ppm decode homework
bitset c decode eratosthenes fit ppm vut
Last synced: 23 Oct 2024
https://github.com/rabestro/jetbrains-academy-game-of-life
Get firsthand experience of creating a small inhabited universe and observe the many patterns in which this “life” can evolve. Generation by generation, watch the cells come and go, reacting to their environment, perishing from loneliness or finding comfort in company. In this project, you will write a simple “Game of Life”, a classic toy for programmers to entertain and educate themselves. Careful: might be hypnotizing!
Last synced: 07 Nov 2024
https://github.com/rabestro/jetbrains-academy-maze-runner
Mazes are amazing: keep running, find the exit if you can! If you are not too happy about getting stuck in the actual maze, you can entertain yourself with a virtual one. In this project, you will write a program that generates mazes and looks for a way out.
bitset graph-algorithms jetbrains-academy maze maze-algorithms maze-generator maze-solver queue student-project
Last synced: 07 Nov 2024
https://github.com/twilight-dream-of-magic/largedynamicbitset
Large Dynamic Bitset: least significant bit contained in the bitset array at position 0, MSB contained in bitset array block_size() - 1 position
bitset cpp cpp11 dynamic-bitset
Last synced: 13 Nov 2024
https://github.com/fix8mt/conjure_enum
Lightweight header-only C++20 enum reflection
bitset c-plus-plus cpp cpp20 cxx20 enum enum-to-string fix8 header-only magic-enum metaprogramming no-dependencies no-macros reflection source-location string-to-enum
Last synced: 18 Dec 2024
https://github.com/menaver/menaver.netbitset
Inspired by std::bitset from C++, NetBitSet represents a .NET implementation of an operable sequence of bits.
Last synced: 17 Nov 2024
https://github.com/uranusx86/bit-tricks
This is a library that implement some method by simple bit operation
bit-algorithms bitset c methods trick tricks tricky
Last synced: 20 Nov 2024
https://github.com/dearblue/mruby-bitset
variable length bit-map/bit-array manipulator
Last synced: 19 Dec 2024