#events #piston #game-engine

pistoncore-event

A library for flexible generic event threading

19 releases (4 breaking)

Uses old Rust 2015

0.4.0 Jul 15, 2015
0.2.2 Jun 23, 2015
0.0.10 Feb 26, 2015
0.0.1 Dec 12, 2014

#2164 in Game dev

Download history 12/week @ 2023-11-27 1/week @ 2023-12-04 5/week @ 2023-12-11 10/week @ 2023-12-18 7/week @ 2023-12-25 14/week @ 2024-01-08 10/week @ 2024-01-15 7/week @ 2024-01-22 3/week @ 2024-02-05 12/week @ 2024-02-12 5/week @ 2024-02-19 83/week @ 2024-02-26 39/week @ 2024-03-04 86/week @ 2024-03-11

215 downloads per month

MIT license

53KB
904 lines

event Build StatusCrates.io

A library for flexible generic event threading

This library is reexported under Piston

Online docs

How to contribute

How to build

Install Rust

cargo build

Dependency graph

event


lib.rs:

A library for event threading

Dependencies