An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% on proxy.golang.org
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

Top 10.0% on proxy.golang.org
github.com/kijimad/sokotwo v1.134.0
RPG
167 versions - Latest release: 20 days ago - 0 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/kijimad/ruins v1.134.0
just a roguelike (WIP)
167 versions - Latest release: 20 days ago - 8 stars on GitHub
Top 9.2% on proxy.golang.org
github.com/kijimaD/ruins v1.134.0
Package main はRuinsゲームのエントリーポイント
167 versions - Latest release: 20 days ago - 8 stars on GitHub
github.com/kijimaD/sokotwo v1.130.0
game
172 versions - Latest release: 3 months ago - 0 stars on GitHub
Top 7.9% on proxy.golang.org
github.com/project-machine/machine v0.1.4
3 versions - Latest release: 10 months ago - 1 dependent repositories - 9 stars on GitHub
github.com/project-machine/qcli v0.3.1
14 versions - Latest release: almost 2 years ago - 1 dependent package - 1 dependent repositories - 2 stars on GitHub
Top 9.3% on proxy.golang.org
github.com/project-machine/mos v0.0.29
29 versions - Latest release: about 2 years ago
github.com/feliperyan/fryan-ecs v0.0.0-20231215003454-d8f0103abc25
1 version - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.0% on proxy.golang.org
github.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
Top 8.2% on proxy.golang.org
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
Top 9.8% on proxy.golang.org
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
Top 8.2% on proxy.golang.org
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
Top 9.0% on proxy.golang.org
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
Top 8.2% on proxy.golang.org
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
Top 8.2% on proxy.golang.org
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
Top 7.8% on proxy.golang.org
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
Top 5.1% on proxy.golang.org
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
Top 8.4% on proxy.golang.org
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
Top 9.0% on proxy.golang.org
github.com/johnmuirjr/choose-donation-assets v0.1.0
Charitable donation calculator for capital gains assets
1 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
Top 8.2% on proxy.golang.org
github.com/andrewstuart/aoc2021 v0.5.0
5 versions - Latest release: about 4 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.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
Top 6.4% on proxy.golang.org
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
Top 8.2% on proxy.golang.org
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
Top 8.2% on proxy.golang.org
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
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.