dungeonfog / cef-sys
My own attempt at bringing the Chromium Embedded Framework to Rust via its C API
☆26Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cef-sys
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- ☆21Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A dirty and ugly library to do localization in Rust☆16Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- ☆54Updated 5 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 4 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated 10 months ago
- Unofficial plugin for generating bounding boxes in Bevy☆23Updated 2 years ago
- ☆23Updated 5 years ago
- Show puffin profiler flamegraph in-game using egui☆45Updated last year
- ☆40Updated 5 years ago
- ☆37Updated 5 years ago
- Immediate mode library in Rust☆33Updated 6 years ago
- String-like container based on SmallVec☆22Updated last week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆64Updated this week
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- ☆38Updated last year
- ☆12Updated 3 years ago
- Runtime dependency injection in Rust☆17Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago