Pinned Repositories
aws-cloudformation-templates
A collection of useful CloudFormation templates
BiometricAuthentication
bips
Bitcoin Improvement Proposals
bitcoin
Bitcoin Core integration/staging tree
bitcoin-code
Python example code for "Bitcoins the hard way: Using the raw Bitcoin protocol"
bitcoin-reading-list
a reading list for learning to program Bitcoin transactions
CppCon2017
Slides and other materials from CppCon 2017
did-sdk-java
Support for the Hedera Hashgraph DID Method and Verifiable Credentials on the Hedera Java SDK
hedera-sdk-java
Hedera™ Hashgraph SDK for Java
naivecoin
A cryptocurrency implementation in less than 1500 lines of code
atukurisuresh's Repositories
atukurisuresh/did-sdk-java
Support for the Hedera Hashgraph DID Method and Verifiable Credentials on the Hedera Java SDK
atukurisuresh/hedera-sdk-java
Hedera™ Hashgraph SDK for Java
atukurisuresh/aws-cloudformation-templates
A collection of useful CloudFormation templates
atukurisuresh/bips
Bitcoin Improvement Proposals
atukurisuresh/bitcoin
Bitcoin Core integration/staging tree
atukurisuresh/bitcoinj
A library for working with Bitcoin
atukurisuresh/bitcoinThroughputAnalysis
Analysis of Bitcoin's current and future transaction throughput bottlenecks.
atukurisuresh/boostcon
atukurisuresh/Cpp-Primer
C++ Primer 5 answers
atukurisuresh/Cpp-Primer-5th-Exercises
Solutions to Exercises in C++ Primer 5th Edition
atukurisuresh/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
atukurisuresh/cryptopp
free C++ class library of cryptographic schemes
atukurisuresh/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
atukurisuresh/libbase58
C library for Bitcoin's base58 encoding
atukurisuresh/libbitcoin-system
Bitcoin Cross-Platform C++ Development Toolkit
atukurisuresh/libblkmaker
MIT-licensed C implementation of getblocktemplate
atukurisuresh/linear-cpp
An attempt at a C++ tutorial.
atukurisuresh/ModernesCppSource
atukurisuresh/nand2tetris
Original course HDL solutions, F# implementations for the software stack, and VHDL implementations for the hardware stack for the nand2tetris course and The Elements of Computing Systems book.
atukurisuresh/oneTBB
oneAPI Threading Building Blocks (oneTBB)
atukurisuresh/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
atukurisuresh/ostep-homework
atukurisuresh/ostep-hw
Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
atukurisuresh/ostep-projects
Projects for an undergraduate OS course
atukurisuresh/OSTEP-Solution
Operating System Three Easy Pieces Solution.
atukurisuresh/programmingbitcoin
Repository for the book
atukurisuresh/research
atukurisuresh/SavjeeCoin
A simple blockchain in Javascript. For educational purposes only.
atukurisuresh/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
atukurisuresh/vscode
Visual Studio Code