Native cross-platform styled widgets library based on Floem.
☆20Jan 30, 2024Updated 2 years ago
Alternatives and similar repositories for oxytail
Users that are interested in oxytail are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Ready-to-use widgets for the Floem GUI library on Windows, Mac and Linux.☆13Jan 28, 2024Updated 2 years ago
- Bindings to TinyGL, a Small, Free and Fast Subset of OpenGL☆13Dec 1, 2022Updated 3 years ago
- ☆21Jul 18, 2022Updated 3 years ago
- Library for using Taffy layout with the Iced GUI framework. It currently provides a single Grid component for 2D grid layout.☆17Apr 11, 2023Updated 3 years ago
- Hotkey widget for egui!☆26Nov 6, 2025Updated 7 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Jest preprocessor/transformer for Rust☆17Dec 7, 2022Updated 3 years ago
- An egui textbox with autocomplete dropdown☆27Jun 19, 2026Updated 2 weeks ago
- Demo to show how to pick file on web and native☆27Jan 2, 2025Updated last year
- A rust crate for high-performance content-signing and certificate verification.☆13Oct 22, 2016Updated 9 years ago
- An embedded terminal emulator widget for egui.☆33Dec 30, 2024Updated last year
- Implementing time-series database in Rust for education and fun!☆16Feb 4, 2023Updated 3 years ago
- A Sync and Async TCP proxy implemented in Rust☆14Jan 15, 2017Updated 9 years ago
- The code used to generate the Quandoom QASM file☆17Nov 7, 2024Updated last year
- golang baidu bcs sdk☆25Jul 22, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A toy peer-to-peer system written in tokio.☆13May 25, 2017Updated 9 years ago
- egui Code Editor widget with numbered lines and syntax highlighting..☆134Jun 26, 2026Updated last week
- ☆11Feb 21, 2025Updated last year
- ☆19Apr 29, 2023Updated 3 years ago
- This is a authority management project.☆10Dec 18, 2020Updated 5 years ago
- ESP32 and MPU6050 Motion Capture Suit: An Open-Source Solution for Real-Time Motion Tracking☆21Jul 12, 2023Updated 2 years ago
- Embedded Go – a Go-like template language☆14Nov 12, 2016Updated 9 years ago
- An experimental cross-platform graphical user interface (GUI) crate for Rust.☆606Sep 4, 2025Updated 10 months ago
- Simple terminal file manager(vi-style keybindings) written in rust☆12Oct 13, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Dynamic parser. You can define parsing rules with a peg format☆15Mar 14, 2020Updated 6 years ago
- Minimalistic day-planner app☆49Jun 27, 2026Updated last week
- This is the Github Repo for the paper: VeriReason: Reinforcement Learning with Testbench Feedback for Reasoning-Enhanced Verilog Generati…☆28Sep 25, 2025Updated 9 months ago
- A rule engine written in rust.☆15Oct 8, 2019Updated 6 years ago
- babylonjs, webpack, typescript☆15Aug 15, 2019Updated 6 years ago
- Advanced table viewer for egui☆77Jun 26, 2026Updated last week
- rust actix-web admin☆11Apr 22, 2022Updated 4 years ago
- Educational CLI app for video #4: https://youtu.be/4km2UijVC3M☆16Sep 29, 2022Updated 3 years ago
- A Dart client library to access Microsoft Exchange web services. The library works against Office 365 Exchange Online as well as on premi…☆20Sep 12, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Helix plugin to bookmark files and quickly switch between them☆23Feb 1, 2026Updated 5 months ago
- Unofficial repository with translation☆16Sep 28, 2025Updated 9 months ago
- RISC-V emulator in Zig☆15Nov 4, 2023Updated 2 years ago
- File Manager built with egui in Rust☆20Updated this week
- Calculator for designing Space Engineers ships☆22Feb 6, 2024Updated 2 years ago
- 判断点在多边形内,时间复杂度O(n)。用于可靠的判断一个点是否在多边形内,适用于凸多边形、凹多边形、不规则多边形等,充分考虑了点在多边形内、多边形外、多边形的某一条边上以及这个点本身就是多边形的一个顶点。