BookOwl / fps_clockLinks
A simple crate to control the FPS of your game loops in Rust.
☆13Updated 5 years ago
Alternatives and similar repositories for fps_clock
Users that are interested in fps_clock are comparing it to the libraries listed below
Sorting:
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A rust library for checked floating point operations☆81Updated 8 months ago
- ☆20Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆23Updated 8 years ago
- Tiny Rust library implementing Robert Penner's easing functions☆18Updated 2 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- WIP rust bindings for Awesomium browser☆11Updated 9 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Rust macros for std::Command☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- An experimental game engine written in Rust.☆27Updated 7 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- ☆31Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Updated 5 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Convert RGB⇄HSL Colors☆21Updated 5 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- A library that provides Gitter API☆14Updated 7 years ago
- Tool to help sniffing out licenses from all crate dependencies☆27Updated 2 years ago
- ☆56Updated 4 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆33Updated 6 years ago