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

Projects in Awesome Lists tagged with wal

A curated list of projects in awesome lists tagged with wal .

https://github.com/dylanaraps/pywal

🎨 Generate and change color-schemes on the fly.

changing-colorschemes colorscheme terminal-emulators wal

Last synced: 30 Oct 2025

https://github.com/apache/bookkeeper

Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads

apache big-data bookkeeper distributed-log distributed-systems wal

Last synced: 13 May 2025

https://github.com/dylanaraps/wal

🎨 Generate and change colorschemes on the fly. Deprecated, use pywal instead. -->

changing-colorschemes colorscheme terminal-emulators wal

Last synced: 09 Apr 2025

https://github.com/danihek/hellwal

Pywal-like color palette generator, but faster and in C

c color-palette colors colorschemes generator hell hellwal idkk rice templates themes wal wallpaper

Last synced: 16 May 2025

https://github.com/hellobike/amazonriver

amazonriver 是一个将postgresql的实时数据同步到es或kafka的服务

elasticsearch es go kafka pg postgres postgresql realtime replication stream sync wal

Last synced: 04 May 2025

https://github.com/unit-io/unitdb

Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.

analytics database db iot timeseries timeseries-database trie wal

Last synced: 14 Apr 2025

https://github.com/guycipher/lsmt

Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package

concurrent-safe database datastructure keyvaluestore log-structured-merge-tree lsm-tree lsmtree transactional wal

Last synced: 11 Mar 2026

https://github.com/prologic/bitcask

🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

bitcask database db go golang key-value kv kvstore lsm radix trie wal

Last synced: 13 Apr 2025

https://github.com/rosedblabs/diskhash

on-disk hash table(mainly for WAL).

disk hashtable storage wal

Last synced: 24 Apr 2025

https://github.com/dneustadt/hyper-wal

Extension for using colorschemes generated by wal in Hyper terminal

color-scheme colorscheme hyper hyper-plugin hyper-theme wal

Last synced: 03 Apr 2025

https://github.com/al8n/orderwal

A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.

append-only append-only-log rust wal write-ahead-log

Last synced: 26 Apr 2025

https://github.com/fuwn/zed-theme-wal

🎨 A theme for the Zed text editor that utilises your wal colour scheme

pywal text-editor theme wal zed

Last synced: 13 Apr 2025

https://github.com/avindra/dotfiles

:computer: *n*x dotfiles for a user shell. Targets primarily desktop Linux. Uses: i3, fish, pywal, vim, fzf and dirp.

bash-shell dotfiles fish-shell linux linux-desktop preferences programming pywal shell-profile software theme wal

Last synced: 14 Apr 2025

https://github.com/fuwn/pywal.nix

🌈 Extremely straightforward evaluation-time Pywal integration for Home Manager

functional-programming home-manager nix nixos pywal wal

Last synced: 04 Mar 2026

https://github.com/Fuwn/pywal.nix

🌈 Extremely straightforward evaluation-time Pywal integration for Home Manager

functional-programming home-manager nix nixos pywal wal

Last synced: 04 Oct 2025

https://github.com/dfsp-spirit/wal

Quake modding toolkit for R. Can read, export and import Quake bitmap images in WAL and Q1 texture formats, read and export MDL and MD2 models, extract PAK and WAD archives.

image pak quake quake-engine quake2 textures wad wal

Last synced: 13 Apr 2025

https://github.com/ez-cdc/dbmazz

CDC, radically simplified. One Rust binary replaces Kafka + Debezium + ZooKeeper + Flink. Any source, any target. 300K+ events/sec · <1s latency · ~5 MB RAM. Fewer components = fewer failures + lower cloud bill. Open-source.

cdc change-data-capture data-engineering data-pipeline debezium-alternative flink-alternative postgresql realtime replication rust snowflake starrocks wal

Last synced: 29 Apr 2026

https://github.com/sarthakmakhija/storage-engine-workshop

Repository for a workshop on the topic - building storage engine

database golang lsm-tree skiplist storage wal

Last synced: 28 Apr 2025

https://github.com/ashwaniydv/my-lsm-tree-cpp

Log-structured Key-Value storage engine written in C++

bitcask cpp database db storage-engine wal write-ahead-logging

Last synced: 23 Apr 2025

https://github.com/xi/xiwal

Generate terminal color schemes

colorscheme colorscheme-generator terminal wal

Last synced: 29 Jul 2025

https://github.com/patilharshal16/psql-replication

Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.

database databases ddl ddl-export java java-8 kafka postgres postgresql postgresql-database psql psql-database replication spring-boot stream wal wal2json

Last synced: 27 Oct 2025

https://github.com/avestura/walg-docker

🐳 Dockerfile for WAL-G and Postgres each bundled with Google's Brotli

docker pitr postgres wal wal-g walg

Last synced: 17 Mar 2026

https://github.com/ul0gic/sqlite-deno

A true-Deno SQLite. WASM-based, no FFI, honors Deno permission model. Build-in-public: engine (Deno-FS VFS + both concurrency modes + crash recovery) proven; public API in progress.

database deno edge sqlite typescript vfs wal wasm webassembly

Last synced: 24 Jun 2026

https://github.com/rajchauhan28/hypr-dotfiles

A cool and futuristic looking hyprland dofiles and overhuals for mordern devs.

dotfiles fastfetch hypr hyprland hyrpland rofi sway wal waybar wlogout wofi

Last synced: 12 May 2026

https://github.com/misachi/wal-go

Write Ahead Log written in Go

wal write-ahead-log

Last synced: 07 Feb 2026

https://github.com/misachi/pg_wal_ext

Read WAL files and possibly generate the SQL

postgres postgresql-extension wal write-ahead-log

Last synced: 28 Apr 2026

https://github.com/lukaszbudnik/pintor

A robust Java implementation of a Write Ahead Log (WAL) system designed for ensuring data durability and consistency in database systems.

database java wal write-ahead-log

Last synced: 17 May 2026

https://github.com/softadastra/sync

Durable synchronization engine built on WAL, outbox, retries, and explicit conflict handling.

acks convergence outbox recovery snapshots softadastra wal

Last synced: 30 May 2026

https://github.com/securityronin/sqlite-forensic

SQLite forensic library — read-only b-tree/freelist/WAL reader plus a deleted-record carver that recovers freed-page, in-page, and dropped-table rows. Panic-free, forbid-unsafe, validated against undark and fqlite.

btree carving data-recovery deleted-record-recovery dfir digital-forensics forensics incident-response rust sqlite sqlite-forensics wal

Last synced: 21 Jun 2026

https://github.com/impankratov/pywal-lush

🎨 pywal-based neovim colorscheme

lua lush-nvim neovim neovim-colorscheme vim vim-colorscheme wal wpgtk

Last synced: 11 May 2026

https://github.com/kanutocd/pgoutput-client

Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.

cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal

Last synced: 23 Jun 2026

https://github.com/ljmsc/wal

write ahead log

disk go golang log storage wal write-ahead-log

Last synced: 13 Mar 2026

https://github.com/themankindproject/keplordb

A columnar log engine optimized for high-throughput ingestion of structured, append-only, time-ordered events.

append-only avx2 columnar-storage database db embeddable iot log-engine logging mmap rust simd telemetry time-series wal

Last synced: 28 May 2026

https://github.com/l00pss/walrus

Walrus is a high-performance and reliable Write-Ahead Log (WAL) implementation written in Go. It's designed for data integrity and reliable recovery operations.

go golang wal write-ahead-log

Last synced: 30 Jan 2026

https://github.com/hslam/wal

Package wal implements write-ahead logging.

batch-write go golang log mmap segment wal write-ahead-logging

Last synced: 30 Mar 2025

https://github.com/shirotech/indexmap_store

Persistent `IndexMap` for Rust. In-memory hash-ordered map plus an append-only WAL on disk. O(1) get / insert / remove / modify, insertion-order iteration, crash-safe torn-tail recovery, automatic compaction. `serde`-generic keys and values.

append-only-log embedded-database indexmap key-value-store persistent-storage rust serde wal

Last synced: 11 Jun 2026

https://github.com/elares/ironbus

IronBus: a simple, resilient, hyperscale, edge-first, cross-platform single-topic message queue in Rust.

backpressure crash-recovery durability edge-computing embedded-database event-streaming iot message-broker message-queue nats pubsub rust single-binary wal

Last synced: 04 Jul 2026

https://github.com/srotya/minuteman

Embeddable Clustered Replicated WAL Library (Pre-Alpha)

database distributed-systems leader-election replication-cluster wal

Last synced: 06 Jan 2026

https://github.com/danihek/zathura-hellwal

🎨📖 A script that dynamically generates a zathura colorscheme based on hellwal colors.

colors colorscheme hellwal pdf pywal wal zathura

Last synced: 04 Oct 2025

https://github.com/octu0/wal

simple/small Write Ahead Log

wal write-ahead-log

Last synced: 25 Jul 2025

https://github.com/sabrehagen/wal-fade

fade your background color through your wal color palette

hsetroot pywal wal

Last synced: 28 Apr 2026

https://github.com/necraul/dotfiles

My dotfiles and post-install script for Arch Linux

bash bashrc blesh czkawka dotfiles gallery-dl git lf mpd ncmpcpp npm nvim pip pynps python spectacle tmux wal wget zathura

Last synced: 13 Apr 2026

https://github.com/vladimiracunadev-create/gabysql

🗄️ GabySQL · Base de datos embebida en Rust, multiplataforma, archivo único .db, WAL, API HTTP/JSON y admin web liviano. Diseñada para entornos embebidos y edge. 🦀

cross-platform database docker embedded-database http-api php rust single-file-database sql storage-engine wal

Last synced: 01 Jun 2026

https://github.com/layer1labs/chronomemory

Epistemic State Database (ESDB) — tamper-evident, WAL-based persistence for agentic AI workflows. OEA anti-hallucination fields, confidence-filtered RAG retrieval, SHA-256 hash chain, CPSC projection engine.

agent-memory agentic-ai anti-hallucination chronomemory constraint-topology cpsc epistemic-ai esdb layer1labs oea python rust wal

Last synced: 04 Jun 2026

https://github.com/zvndev/powdb

PowDB — Rust native database with PowQL query language

btree database embedded-database nosql powql query-language rust wal

Last synced: 05 Jun 2026

https://github.com/pgx-contrib/pgxrepl

Change data capture for pgx v5 — typed logical replication events with CollectableRow scanning and at-least-once delivery

cdc change-data-capture go golang logical-replication pgoutput pgx postgres postgresql replication wal

Last synced: 13 Jun 2026

https://github.com/kanutocd/cdc-concurrent

Provides optional Async-backed I/O-concurrent execution for cdc-core. It accelerates I/O-bound Change Data Capture (CDC) event processing while preserving the cdc-core programming model.

async cdc change-data-capture concurrency data-pipeline event-processing fiber-scheduler io-concurrency logical-replication pgoutput postgres postgresql ruby ruby-gem wal

Last synced: 23 Jun 2026

https://github.com/dj258255/minidb

A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.

b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal

Last synced: 24 Jun 2026

https://github.com/kwhorne/sql-anywhere

🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.

database edge embedded-database local-first offline-first replication rust sql sqlite wal

Last synced: 25 Jun 2026