#data-structures #algorithm #earthbucks #earth-bucks

bin+lib earthbucks_lib

EarthBucks library for data structures and algorithms

5 unstable releases

0.8.5 Oct 16, 2024
0.8.0 Oct 14, 2024
0.6.0 Oct 12, 2024
0.1.1 May 28, 2024
0.1.0 May 26, 2024

#618 in Cryptography

Download history 3/week @ 2024-09-23 1/week @ 2024-09-30 135/week @ 2024-10-07 349/week @ 2024-10-14 7/week @ 2024-10-21 2/week @ 2024-10-28

493 downloads per month

MIT license

410KB
9K SLoC

earthbucks_lib

Website: earthbucks.com

Repo: github.com/earthbucks/earthbucks

Overview

This library contains data structures and algorithms for EarthBucks. This library is co-implemented in both Rust and TypeScript.

Usage

In Rust

Example:

use earthbucks_lib::priv_key::PrivKey;

Please find all the modules available in the lib.rs file.

Dependencies

~9MB
~185K SLoC