dungeonfog / cef-sys
My own attempt at bringing the Chromium Embedded Framework to Rust via its C API
☆26Updated 4 years ago
Alternatives and similar repositories for cef-sys:
Users that are interested in cef-sys are comparing it to the libraries listed below
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 2 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Immediate mode library in Rust☆34Updated 6 years ago
- ☆21Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Pure, minimal, and scalable timers☆26Updated last month
- Show puffin profiler flamegraph in-game using egui☆45Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Asset manger for good assets only☆31Updated last year
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A 2D vector graphics library written in Rust☆40Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust bindings to the Android NDK☆24Updated 5 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 4 months ago
- Amethyst's soon-to-be UI toolkit☆16Updated 7 years ago
- ☆23Updated 5 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- A simple forum software☆16Updated 6 years ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- ☆25Updated 5 years ago
- ☆52Updated 5 years ago
- Tutorials and examples for rendy☆37Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year