An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by openacid

A curated list of projects in awesome lists by openacid .

https://github.com/openacid/slim

Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).

compacted compress datastructure go golang memory tree trie

Last synced: 03 Oct 2025

https://github.com/openacid/paxoskv

Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/

Last synced: 18 Feb 2026

https://github.com/openacid/abstract-paxos

A consensus that unifies paxos, raft, 2pc, etc.

Last synced: 16 Jul 2025

https://github.com/openacid/low

low level data type and utils in Golang.

datastructure go golang lowlevel util

Last synced: 07 Apr 2025

https://github.com/openacid/slimarray

SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.

array compacted compress go golang memory space

Last synced: 11 Feb 2026

https://github.com/openacid/succinct

succinct static kv

go golang kv static succicnt

Last synced: 11 Apr 2025

https://github.com/openacid/traft

raft variant with topology order logs

Last synced: 14 Jun 2025

https://github.com/openacid/celeritasdb

A redis compatible database.

db distributed global-consistency rust wan

Last synced: 11 Apr 2025

https://github.com/openacid/mmp3

multi-master-paxos with 3 nodes

multi-master paxos

Last synced: 11 Apr 2025

https://github.com/openacid/gobenchmark

A collection of benchmarks of basic operation, as a guide for tuning.

benchmark go golang

Last synced: 11 Apr 2025

https://github.com/openacid/must

A "design by contract" implementation in golang.

Last synced: 18 Jul 2025

https://github.com/openacid/learn

A collection of resource about engineering, devops etc.

Last synced: 04 Mar 2025

https://github.com/openacid/gotmpl

This is a golang template repo

Last synced: 19 Mar 2026

https://github.com/openacid/trie

Pointer based trie in golang.

go golang trie

Last synced: 22 Jul 2025

https://github.com/openacid/testkeys

a collection of strings for testing

Last synced: 09 May 2026

https://github.com/openacid/reedsolomon

Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core

Last synced: 14 Jan 2026

https://github.com/openacid/testutil

A collection of util func for testing

Last synced: 05 May 2026

https://github.com/openacid/slimset

Last synced: 27 Feb 2026

https://github.com/openacid/gh-config

Shared github-related config for repository in this organization. See: https://github.com/probot/settings

Last synced: 02 Feb 2026

https://github.com/openacid/slimcompatible

A compatibility testing utility for slim

Last synced: 09 May 2026

https://github.com/openacid/genr

generator for generic types

Last synced: 11 May 2026

https://github.com/openacid/qcodec

quick encoding/decoding lib

Last synced: 20 Apr 2026