- Sammamish, WA
- http://www.andytech.net
-
clang-uml Public
Forked from bkryza/clang-umlCustomizable automatic UML diagram generator for C++ based on Clang.
C++ Apache License 2.0 UpdatedSep 3, 2024 -
-
cornerstone-1 Public
Forked from datatechnology/cornerstoneC++ implementation of raft consensus
-
vscode-lldb Public
Forked from vadimcn/codelldbA native debugger extension for VSCode based on LLDB
Rust MIT License UpdatedDec 25, 2022 -
-
raft.github.io Public
Forked from raft/raft.github.iowebsite at https://raft.github.io
HTML UpdatedJan 23, 2021 -
-
azure-devops-docs Public
Forked from MicrosoftDocs/azure-devops-docsThis repo is the home of the official Azure DevOps documentation for Microsoft. GitHub Issues filed in this repository should be for problems with the documentation.
Shell Creative Commons Attribution 4.0 International UpdatedMay 25, 2020 -
active-directory-aspnetcore-webapp-openidconnect-v2 Public
Forked from Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
PowerShell MIT License UpdatedApr 28, 2020 -
jasync-sql Public
Forked from jasync-sql/jasync-sqlJava async database driver for MySQL and PostgreSQL written in Kotlin
Kotlin Apache License 2.0 UpdatedJan 3, 2020 -
cypress Public
Forked from bytewayio/cypressAn integrated web server and websocket framework
Go UpdatedMay 15, 2019 -
vertx-mysql-postgresql-client Public
Forked from vert-x3/vertx-mysql-postgresql-client -
-
Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the traditional Paxos functionality in a real world implementation.…
-
ea-async Public
Forked from electronicarts/ea-asyncEA Async implements async-await methods in the JVM.
Java Other UpdatedMay 31, 2018 -
-
cornerstone Public
A C++ Raft implementation, project moved
-
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ Other UpdatedSep 26, 2016 -
postgres Public
Forked from postgres/postgresMirror 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 http://wiki.postgresql.org/wiki/Submittin…
C Other UpdatedSep 18, 2016 -
-
tlaplus Public
Forked from tlaplus/tlaplusTLC is an explicit state model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.
Java UpdatedSep 5, 2016 -
-
h2database Public
Forked from h2database/h2databaseH2 is an embeddable RDBMS written in Java.
Java UpdatedJun 10, 2016 -
wiredtiger Public
Forked from wiredtiger/wiredtigerWiredTiger's source tree
C Other UpdatedMay 26, 2016 -
pg_paxos Public
Forked from microsoft/pg_paxosBasic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes
C PostgreSQL License UpdatedMay 19, 2016 -
-
-
-
-
sqlitexx Public
A C++ Sqlite library with wonderful query sematics such as db.query(Property("column1") > 1 && Property("Column") == "Some value"