awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
R

rpcxio/basalt

0
View on GitHub↗
0 stars·0 forks·2 views

Basalt

Features

  • Algorithms - High-performance Bitmap service.

Star history

Star history chart for rpcxio/basaltStar history chart for rpcxio/basalt

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Basalt

Similar open-source projects, ranked by how many features they share with Basalt.
  • cenkalti/backoffcenkalti avatar

    cenkalti/backoff

    4,021View on GitHub↗

    This is a Go library providing a framework for managing repetitive task execution and implementing exponential backoff strategies. It serves as a concurrency tool designed to prevent system overload during failures by retrying operations with increasing delays. The project implements a retry strategy framework that manages attempt limits and timeouts during unstable network or system calls. It specifically provides an implementation of the exponential backoff algorithm to handle failing operations. The library covers reliability patterns for mitigating transient failures and service outages,

    Gogolang
    View on GitHub↗4,021
  • cespare/xxhashcespare avatar

    cespare/xxhash

    2,135View on GitHub↗

    A Go implementation of the 64-bit xxHash algorithm (XXH64)

    Go
    View on GitHub↗2,135
  • eliben/rafteliben avatar

    eliben/raft

    1,392View on GitHub↗

    :rowboat: Raft implementation in Go

    Go
    View on GitHub↗1,392
  • buckket/go-blurhashB

    buckket/go-blurhash

    0View on GitHub↗
    View on GitHub↗0
See all 17 alternatives to Basalt→

Frequently asked questions

What are the main features of rpcxio/basalt?

The main features of rpcxio/basalt are: Algorithms.

What are some open-source alternatives to rpcxio/basalt?

Open-source alternatives to rpcxio/basalt include: cenkalti/backoff — This is a Go library providing a framework for managing repetitive task execution and implementing exponential backoff… cespare/xxhash — A Go implementation of the 64-bit xxHash algorithm (XXH64). eliben/raft — :rowboat: Raft implementation in Go. emirpasic/gods — This project is a comprehensive container framework for Go that provides a suite of fundamental data structures and… fastfilter/xorfilter. buckket/go-blurhash.