Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 authored Oct 30, 2024
1 parent eb266a0 commit 16dc887
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc

## Robot Operating System

- [micro-ROS for Arduino](https://github.com/micro-ROS/micro_ros_arduino) : micro-ROS library for Arduino.
- [jacobperron/rclzig](https://github.com/jacobperron/rclzig) : ROS 2 client library in Zig.
- [luickk/MinimalRoboticsPlatform](https://github.com/luickk/MinimalRoboticsPlatform) : MRP is a minimal microkernel that supports the most fundamental robotic domains. It's thought for highly integrated robotics development.

Expand All @@ -312,7 +311,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
- [floooh/sokol-zig](https://github.com/floooh/sokol-zig) : Zig bindings for the sokol headers
- [jiacai2050/zig-curl](https://github.com/jiacai2050/zig-curl) : Zig bindings for libcurl
- [jiacai2050/zig-rocksdb](https://github.com/jiacai2050/zig-rocksdb) : Zig bindings for RocksDB.
- [jiacai2050/zig-jemalloc](https://github.com/jiacai2050/zig-jemalloc) : Zig allocator based on jemalloc
- [jiacai2050/zig-jemalloc](https://github.com/jiacai2050/zig-jemalloc) : Zig allocator baked by jemalloc

### Zigged Project

Expand Down Expand Up @@ -555,9 +554,6 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc

## GUI

- [LVGL](https://github.com/lvgl/lvgl) : Light and Versatile Graphics Library. Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. It's boosted by a professional yet affordable drag and drop UI editor, called SquareLine Studio. [lvgl.io](https://lvgl.io/)
- [AWTK](https://github.com/zlgopen/awtk) : AWTK = Toolkit AnyWhere(a cross-platform embedded GUI). [AWTK](https://github.com/zlgopen/awtk/blob/master/README.md), the abbreviation of Toolkit AnyWhere, is an open source GUI engine developed by [ZLG](https://www.zlg.cn/).
- [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear) : A single-header ANSI C immediate mode cross-platform GUI library. [immediate-mode-ui.github.io](https://immediate-mode-ui.github.io/Nuklear/doc/index.html)
- [Capy](https://github.com/capy-ui/capy) : 💻Build one codebase and get native UI on Windows, Linux and Web. [capy-ui.org](https://capy-ui.org/)
- [david-vanderson/dvui](https://github.com/david-vanderson/dvui) : Easy to Integrate Immediate Mode GUI for Zig.
- [kassane/qml_zig](https://github.com/kassane/qml_zig) : QML bindings for the Zig programming language.
Expand Down

0 comments on commit 16dc887

Please sign in to comment.