An open API service indexing awesome lists of open source software.

https://github.com/samparsky/solidity-datastructure

Implementation of basic data structures in Solidity.
https://github.com/samparsky/solidity-datastructure

Last synced: 2 months ago
JSON representation

Implementation of basic data structures in Solidity.

Awesome Lists containing this project

README

        

# Solidity Data Structures
*This is a work in progress*

This repository contains implementation of popular data structures in Solidity with optimizing Gas cost/usage.