masahiko (MasahikoSawada)

MasahikoSawada

Geek Repo

Location:Tokyo, Japan

Home Page:https://masahikosawada.github.io/

Twitter:@masahiko_sawada

Github PK Tool:Github PK Tool

masahiko's starred repositories

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

papers-we-love

Papers from the computer science community to read and discuss.

redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Language:CLicense:NOASSERTIONStargazers:66444Issues:2536Issues:6544

git

Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

Language:CLicense:NOASSERTIONStargazers:51939Issues:2400Issues:0

etcd

Distributed reliable key-value store for the most critical data of a distributed system

Language:GoLicense:Apache-2.0Stargazers:47488Issues:1315Issues:6672

carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

Language:C++License:NOASSERTIONStargazers:32246Issues:391Issues:601

cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

Language:GoLicense:NOASSERTIONStargazers:29949Issues:694Issues:65605

postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

Language:CLicense:NOASSERTIONStargazers:15857Issues:532Issues:0

fluentd

Fluentd: Unified Logging Layer (project under CNCF)

Language:RubyLicense:Apache-2.0Stargazers:12855Issues:330Issues:2120

pgvector

Open-source vector similarity search for Postgres

Language:CLicense:NOASSERTIONStargazers:11898Issues:90Issues:572

sanitizers

AddressSanitizer, ThreadSanitizer, MemorySanitizer

Language:CLicense:NOASSERTIONStargazers:11388Issues:351Issues:1727

yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

Language:CLicense:NOASSERTIONStargazers:8891Issues:249Issues:19691

Odin

Odin Programming Language

Language:OdinLicense:BSD-3-ClauseStargazers:6624Issues:83Issues:1926

rvm

Ruby enVironment Manager (RVM)

Language:ShellLicense:NOASSERTIONStargazers:5102Issues:162Issues:3814

cloudnative-pg

CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance

Language:GoLicense:Apache-2.0Stargazers:4317Issues:28Issues:2003

linenoise

A small self-contained alternative to readline and libedit

Language:CLicense:BSD-2-ClauseStargazers:3762Issues:106Issues:91

tetragon

eBPF-based Security Observability and Runtime Enforcement

Language:GoLicense:Apache-2.0Stargazers:3567Issues:53Issues:510

liftbridge

Lightweight, fault-tolerant message streams.

Language:GoLicense:Apache-2.0Stargazers:2567Issues:63Issues:146

pg_repack

Reorganize tables in PostgreSQL databases with minimal locks

Language:CLicense:BSD-3-ClauseStargazers:1856Issues:56Issues:272

wal2json

JSON output plugin for changeset extraction

Language:CLicense:BSD-3-ClauseStargazers:1305Issues:37Issues:201

awesome-zig

📜Zig Learning Guide & Project Lists

replxx

A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.

Language:C++License:NOASSERTIONStargazers:687Issues:32Issues:90

SuRF

First Practical and General-purpose Range Filter

Language:C++License:NOASSERTIONStargazers:532Issues:35Issues:14

psql-hooks

Unofficial documentation for PostgreSQL hooks

Language:PythonLicense:NOASSERTIONStargazers:182Issues:10Issues:4

pg_rewind

Tool for resynchronizing a Postgres database after failover

pg_failover_slots

PG Failover Slots extension

Language:CLicense:NOASSERTIONStargazers:71Issues:14Issues:20

pg_cheat_funcs

This extension provides cheat (but useful) functions on PostgreSQL.

pg_keeper

Simplified clustering module for PostgreSQL