An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: 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.
1 version
Latest release: about 7 years ago
16 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/yourbasic/bit

View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/yourbasic%2Fbit

Dependent Repos 16

zavitax/redis-replica-manager-go
Group membership, sharding, replication and request routing manager relying on Redis for coordination.

Size: 66.4 KB - Last synced: 6 months ago - Pushed: over 2 years ago

shav/golearn

Size: 3.05 MB - Last synced: over 1 year ago - Pushed: over 2 years ago

andrewstuart/aoc2021

Size: 11.1 MB - Last synced: about 1 month ago - Pushed: over 3 years ago

aunoor/pactelnet
Partial reimplementation libtelnet for Go

Size: 50.8 KB - Last synced: 11 months ago - Pushed: over 5 years ago

r0nk/omira
Unix style personal task management.

Size: 204 KB - Last synced: 3 months ago - Pushed: 3 months ago

x-hgg-x/arkanoid-go
Arkanoid game in Go using Ebitengine with ECS.

Size: 1.03 MB - Last synced: 23 days ago - Pushed: 10 months ago

johnmuirjr/go-knapsack
Golang generic algorithms for solving the knapsack problem

Size: 5.86 KB - Last synced: almost 2 years ago - Pushed: almost 3 years ago

x-hgg-x/goecs
An implementation of the ECS paradigm in Go.

Size: 29.3 KB - Last synced: 27 days ago - Pushed: over 2 years ago

nj-eka/gb_go2

Size: 1.69 MB - Last synced: 11 months ago - Pushed: over 3 years ago

x-hgg-x/goecsengine
A simple game engine using Ebitengine with ECS.

Size: 1.03 MB - Last synced: 29 days ago - Pushed: 10 months ago

x-hgg-x/sokoban-go
Sokoban game in Go using Ebitengine with ECS.

Size: 1.19 MB - Last synced: 27 days ago - Pushed: 10 months ago

IvanBychkov27/testgo18

Size: 62.1 MB - Last synced: about 1 year ago - Pushed: about 2 years ago

timdrijvers/recommendation
A simple item-item and user-item recommendation engine using cosine similarity.

Size: 9.77 KB - Last synced: 5 days ago - Pushed: over 5 years ago

x-hgg-x/space-invaders-go
Space invaders game in Go using Ebitengine with ECS.

Size: 3.97 MB - Last synced: 27 days ago - Pushed: 10 months ago

johnmuirjr/choose-donation-assets
Charitable donation calculator for capital gains assets

Size: 7.81 KB - Last synced: 11 months ago - Pushed: almost 3 years ago

gongchengra/learning-go Fork of TannerGabriel/learning-go
Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings

Size: 2.46 MB - Last synced: 3 months ago - Pushed: 3 months ago

go2hx/go2hxlibs
Working parts of the standard library and 3rd party libraries will be migrated here.

Size: 7.22 MB - Last synced: 9 months ago - Pushed: 9 months ago

richard-chiuyh/game

Size: 5.56 MB - Last synced: 6 months ago - Pushed: 6 months ago

jawr/castaway
Playing with ECS & ebiten

Size: 374 KB - Last synced: 6 days ago - Pushed: almost 5 years ago

clholzin/cs-fundamentals
computer science fundamentals

Size: 2.51 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

atos-smc-x/go-nodeset
Golang implementation of Clustershell NodeSet representation

Size: 6.84 KB - Last synced: about 2 years ago - Pushed: over 4 years ago

graph-guard/ggproxy
gguard-proxy exposes gguard functionality over HTTP(S)

Size: 729 KB - Last synced: 11 months ago - Pushed: almost 2 years ago

graph-guard/playground 📦
GraphGuard interactive web-based playground

Size: 949 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

PollockLaboratory/AnVir

Size: 9.17 MB - Last synced: about 2 years ago - Pushed: almost 3 years ago

project-machine/mos
Machine OS

Size: 1.94 MB - Last synced: 4 months ago - Pushed: 4 months ago

kijimaD/ruins
Deck RPG(WIP)

Size: 252 MB - Last synced: 2 days ago - Pushed: 8 days ago

Drew-Kimberly/advent-of-code
Solutions for [Advent of Code](https://adventofcode.com/)

Size: 78.1 KB - Last synced: over 1 year ago - Pushed: over 1 year ago

feliperyan/fryan-ecs

Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

IvanBychkov27/test

Size: 29.3 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

zzqq0212/ECG
ECG: Augmenting Embedded Operating System Fuzzing via LLM-based Corpus Generation

Size: 740 MB - Last synced: 11 months ago - Pushed: 11 months ago

BottleOfSugar/gonote
a simple notebook written in golang

Size: 26.4 KB - Last synced: 2 months ago - Pushed: 7 months ago

HaoxianChen/inc-rds-param-sigmod25

Size: 1.38 MB - Last synced: about 1 month ago - Pushed: about 1 month ago