Lists (1)
Sort Name ascending (A-Z)
Stars
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
A sequence of smart contracts to practice gas optimization. These are used as practice assignments for RareSkills.io and the Udemy Gas Optimization Course
Efficient K-Nearest Neighbors Search for 10 Million Points: This Rust library implements a KD-Tree data structure built with the SAH (Surface Area Heuristic) technique for efficient KNN (K-Nearest …
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
Simple Example of Web Server in Java
Design and implement a simple relayer service that will batch user submitted transactions and submit multiple transactions in one meta-transaction.
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood