multimeric / emoji_pix
A simple command-line utility (and Rust crate!) for converting from a conventional image file (e.g. a PNG file) into a pixel-art version constructed with emoji
☆29Updated last year
Related projects ⓘ
Alternatives and complementary repositories for emoji_pix
- (WIP) A GitHub API client.☆35Updated 5 months ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated last year
- fn(Code) -> Docs☆80Updated last year
- The core for UX Components and UX Animate☆13Updated 2 years ago
- Native lsp types for rust☆34Updated 9 months ago
- Typed any map for rust☆64Updated 2 months ago
- Language server for Rhai.☆49Updated last year
- Execute Javascript code in the Dioxus, and get the return value ( for Dioxus )☆23Updated 2 years ago
- A crate to separate your HTML from your Rust code when using Yew☆39Updated last year
- Rust API / cxx bindings for libtorrent☆16Updated 2 years ago
- zero runtime cost default arguments in rust☆85Updated last year
- Instant messaging chat system in Rust over TCP with encryption☆63Updated 2 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆64Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- LibraCity - City planning on a needle! LibraCity is a puzzle game where you build a city at equilibrium on a needle. To succeed, take adv…☆28Updated last year
- `smol` integrations with `hyper`☆15Updated last month
- This library can help you generate and minify your HTML code at the same time. It also supports to minify JS and CSS in `<style>`, `<scri…☆21Updated 11 months ago
- Convert markdown to dioxus vnodes