Pinned Repositories
411
ABCD
A game database driven website
ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
Algorithms
Solutions for some common algorithm problems written in Java.
ambrose
A platform for visualization and real-time monitoring of data workflows
android-async-http
An Asynchronous HTTP Library for Android
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-GridViewWithHeaderAndFooter
A GridView which can addHeaderView and addFooterView
android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
kafka
Mirror of Apache Kafka
abbccdda's Repositories
abbccdda/kafka
Mirror of Apache Kafka
abbccdda/Chat-app-using-Nodejs
Chat app using Node js.Using socket .io how we made our chat app without a database
abbccdda/ClickHouse
ClickHouse® is a free analytics DBMS for big data
abbccdda/differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
abbccdda/dragonboat
A feature complete and high performance multi-group Raft library in Go.
abbccdda/dragonboat-example
Examples for Dragonboat
abbccdda/elasticsearch
Open Source, Distributed, RESTful Search Engine
abbccdda/etcd
Distributed reliable key-value store for the most critical data of a distributed system
abbccdda/examples
Apache Kafka and Confluent Platform examples and demos
abbccdda/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
abbccdda/grokking-the-object-oriented-design-interview
abbccdda/jemallocator
Rust allocator using jemalloc as a backend
abbccdda/kafka-site
Mirror of Apache Kafka site
abbccdda/kafkajs
A modern Apache Kafka client for node.js
abbccdda/kit
A standard library for microservices.
abbccdda/ksql
The event streaming database purpose-built for stream processing applications
abbccdda/kvproto
Protocol buffer files for TiKV
abbccdda/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
abbccdda/lucene-solr
Apache Lucene and Solr open-source search software
abbccdda/materialize
The Streaming SQL Database powered by Timely Dataflow
abbccdda/noisepage
Self-Driving Database Management System from Carnegie Mellon University
abbccdda/pd
Placement driver for TiKV
abbccdda/raft-rs
Raft distributed consensus algorithm implemented in Rust.
abbccdda/rfcs
RFCs for changes to TiKV and its ecosystem
abbccdda/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
abbccdda/rust-prometheus
Prometheus instrumentation library for Rust applications
abbccdda/samples-java
Temporal Java SDK samples
abbccdda/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
abbccdda/tikv
Distributed transactional key-value database, originally created to complement TiDB
abbccdda/timely-dataflow
A modular implementation of timely dataflow in Rust