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

#2220 in Magic Beans

Download history 482/week @ 2022-11-25 440/week @ 2022-12-02 1332/week @ 2022-12-09 394/week @ 2022-12-16 778/week @ 2022-12-23 268/week @ 2022-12-30 436/week @ 2023-01-06 320/week @ 2023-01-13 926/week @ 2023-01-20 630/week @ 2023-01-27 1013/week @ 2023-02-03 323/week @ 2023-02-10 1183/week @ 2023-02-17 199/week @ 2023-02-24 837/week @ 2023-03-03 666/week @ 2023-03-10

2,899 downloads per month

GPL-3.0-or-later…

380KB
9K 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

~13–24MB
~490K SLoC