Pinned Repositories
chainbase.examples
Example usage of EOSIO Chainbase
co-task
A task based framework that uses co-routines for managing blocking operations.
contract.examples
Sample usage of DB and KV intrinsics in an EOSIO Smart Contract
cpplinq
Library for overlaying an SQL syntax onto cpp data structures.
eosio-web-ide
eosio-web-ide
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
mandlebrot-generator
Various implementations of generating a Mandlebrot Image used for my Amazon on boarding project.
TimothyBanks's Repositories
TimothyBanks/co-task
A task based framework that uses co-routines for managing blocking operations.
TimothyBanks/chainbase.examples
Example usage of EOSIO Chainbase
TimothyBanks/contract.examples
Sample usage of DB and KV intrinsics in an EOSIO Smart Contract
TimothyBanks/cpplinq
Library for overlaying an SQL syntax onto cpp data structures.
TimothyBanks/eosio-web-ide
eosio-web-ide
TimothyBanks/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
TimothyBanks/mandlebrot-generator
Various implementations of generating a Mandlebrot Image used for my Amazon on boarding project.
TimothyBanks/rocksdb.examples
Example use of EOSIO RocksDB integration
TimothyBanks/tictactoe
Example Smart Contract for EOSIO.
TimothyBanks/TicTacToe---Cosmos-SDK
TimothyBanks/solidity
TimothyBanks/TicTacToe---Solidity
Implementation of TicTacToe game for learning Solidity