15 releases (3 stable)

3.0.0 Feb 10, 2021
2.0.1 Jan 11, 2021
2.0.0 Sep 22, 2020
2.0.0-rc5 Jul 24, 2020
2.0.0-alpha.5 Mar 24, 2020

#45 in #correct

Download history 863/week @ 2023-12-14 741/week @ 2023-12-21 327/week @ 2023-12-28 484/week @ 2024-01-04 825/week @ 2024-01-11 805/week @ 2024-01-18 516/week @ 2024-01-25 362/week @ 2024-02-01 775/week @ 2024-02-08 963/week @ 2024-02-15 777/week @ 2024-02-22 811/week @ 2024-02-29 1040/week @ 2024-03-07 814/week @ 2024-03-14 1103/week @ 2024-03-21 896/week @ 2024-03-28

3,858 downloads per month

GPL-3.0-or-later…

160KB
3.5K SLoC

Generic Transaction Pool

The pool is based on dependency graph between transactions and their priority. The pool is able to return an iterator that traverses transaction graph in the correct order taking into account priorities and dependencies.

License: GPL-3.0-or-later WITH Classpath-exception-2.0


lib.rs:

Generic Transaction Pool

The pool is based on dependency graph between transactions and their priority. The pool is able to return an iterator that traverses transaction graph in the correct order taking into account priorities and dependencies.

Dependencies

~26–42MB
~712K SLoC