Top 1.2% dependent packages on proxy.golang.org
Top 1.3% dependent repos on proxy.golang.org
Top 4.5% forks on proxy.golang.org
proxy.golang.org : github.com/yourbasic/bit
Package bit provides a bit array implementation. A bit set, or bit array, is an efficient set data structure that consists of an array of 64-bit words. Because it uses bit-level parallelism, limits memory access, and efficiently uses the data cache, a bit set often outperforms other data structures. The Basics example shows how to create, combine, compare and print bit sets. Primes contains a short and simple, but still efficient, implementation of a prime number sieve. Union is a more advanced example demonstrating how to build an efficient variadic Union function using the SetOr method. Create, combine, compare and print bit sets. Create the set of all primes less than n in O(n log log n) time. Try the code with n equal to a few hundred millions and be pleasantly surprised. Implement an efficient variadic Union function using SetOr.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/yourbasic/bit
Keywords:
bit-array
, bit-twiddling
, bitset
, data-structures
, go
License: BSD-2-Clause
Latest release: almost 8 years ago
First release: almost 8 years ago
Namespace: github.com/yourbasic
Dependent packages: 18
Dependent repositories: 16
Stars: 141 on GitHub
Forks: 25 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago
github.com/project-machine/mos v0.0.29
29 versions - Latest release: about 2 years agogithub.com/feliperyan/fryan-ecs v0.0.0-20231215003454-d8f0103abc25
1 version - Latest release: about 2 years ago - 0 stars on GitHubgithub.com/gongchengra/learning-go/02.algorithms/math v0.0.0-20231213101730-bc5482fbcf49
Projects, Algorithms and data structures implemented in Golang with explanations and links to fur...30 versions - Latest release: about 2 years ago - 1 stars on GitHub
github.com/x-hgg-x/arkanoid-go v0.0.0-20231103121608-0cd467a4da2d
Arkanoid game in Go using Ebitengine with ECS.4 versions - Latest release: over 2 years ago - 56 stars on GitHub
github.com/graph-guard/ggproxy v0.0.0-20230713170605-ecc870c01a15
gguard-proxy exposes gguard functionality over HTTP(S)1 version - Latest release: over 2 years ago - 2 stars on GitHub
github.com/raharper/qcli v0.1.0
golang package for constructing qemu commands (forked from govmm)10 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/r0nk/omira v0.0.0-20230301174516-4258069897a6
Copyright © 2022 NAME HERE <EMAIL ADDRESS>8 versions - Latest release: almost 3 years ago - 0 stars on GitHub
github.com/x-hgg-x/space-invaders-go v0.0.0-20230217164135-3624f66c857d
Space invaders game in Go using Ebitengine with ECS.3 versions - Latest release: almost 3 years ago - 35 stars on GitHub
github.com/x-hgg-x/sokoban-go v0.0.0-20230217164013-ee6da0ec2387
Sokoban game in Go using Ebitengine with ECS.4 versions - Latest release: almost 3 years ago - 3 stars on GitHub
github.com/zavitax/redis-replica-manager-go v1.2.11
Group membership, sharding, replication and request routing manager relying on Redis for coordina...19 versions - Latest release: about 3 years ago - 7 stars on GitHub
github.com/x-hgg-x/goecsengine v0.11.2
A simple game engine using Ebitengine with ECS.23 versions - Latest release: over 3 years ago - 3 dependent packages - 3 dependent repositories - 32 stars on GitHub
github.com/x-hgg-x/goecs/v2 v2.0.5
An implementation of the ECS paradigm in Go.6 versions - Latest release: over 3 years ago - 6 dependent packages - 4 dependent repositories - 10 stars on GitHub
github.com/johnmuirjr/choose-donation-assets v0.1.0
Charitable donation calculator for capital gains assets1 version - Latest release: over 3 years ago - 0 stars on GitHub
github.com/johnmuirjr/go-knapsack v1.0.0
Package knapsack provides algorithms for solving variations of the knapsack problem. See https://...1 version - Latest release: over 3 years ago - 2 dependent packages - 2 dependent repositories - 1 stars on GitHub
github.com/andrewstuart/aoc2021 v0.5.0
5 versions - Latest release: about 4 years ago - 1 stars on GitHubgithub.com/AbiosGaming/bit v0.0.0-20201008113648-feaca83d78ce
Package bit provides a bit array implementation. A bit set, or bit array, is an efficient set da...1 version - Latest release: over 5 years ago - 0 stars on GitHub
github.com/x-hgg-x/goecs v1.1.0
An implementation of the ECS paradigm in Go.2 versions - Latest release: almost 6 years ago - 2 dependent packages - 10 stars on GitHub
github.com/recoilme/recommendation v0.0.0-20200128111437-465b63e26717
A simple item-item and user-item recommendation engine using cosine similarity.1 version - Latest release: about 6 years ago - 1 stars on GitHub
github.com/timdrijvers/recommendation v0.0.0-20191205064926-584ee08460ab
A simple item-item and user-item recommendation engine using cosine similarity.1 version - Latest release: about 6 years ago - 1 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.