Skip to content

Commit

Permalink
Merge pull request #58 from tonychieva/2-libs
Browse files Browse the repository at this point in the history
3 projects added
  • Loading branch information
C-BJ authored Feb 8, 2025
2 parents 6cdaffe + c96ed37 commit 28846d0
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,9 @@
- ![Star](https://img.shields.io/github/stars/MasterQ32/LoLa?color=orange)
[LoLa🗒️LoLa is a small programming language meant to be embedded into games](https://github.com/MasterQ32/LoLa)
- ![Star](https://img.shields.io/github/stars/Luukdegram/luf?color=orange)
[luf🗒️Statically typed, embeddable, scripting language written in Zig](https://github.com/Luukdegram/luf)
[luf🗒️Statically typed, embeddable, scripting language written in Zig](https://github.com/Luukdegram/luf)
- ![Star](https://img.shields.io/github/stars/javiorfo/prettizy)
[prettizy🗒️Zig library to prettify JSON and XML strings](https://github.com/javiorfo/prettizy)
- ![Star](https://img.shields.io/github/stars/kubkon/protozig?color=orange)
[protozig🗒️The protozig(uana), or protocol buffers implementation in Zig](https://github.com/kubkon/protozig)
- ![Star](https://img.shields.io/github/stars/chwayne/rem?color=orange)
Expand Down Expand Up @@ -256,7 +258,7 @@
- ![Star](https://img.shields.io/github/stars/squeek502/zua?color=orange)
[zua🗒️An implementation of Lua 5.1 in Zig, for learning purposes](https://github.com/squeek502/zua)
- ![Star](https://img.shields.io/github/stars/Vexu/zuri?color=orange)
[zuri🗒️URI parser for Zig](https://github.com/Vexu/zuri)
[zuri🗒️URI parser for Zig](https://github.com/Vexu/zuri)

- ### Database

Expand Down Expand Up @@ -413,7 +415,9 @@
[zig-bare-metal-raspberry-pi🗒️Bare metal raspberry pi program written in zig](https://github.com/markfirmware/zig-bare-metal-raspberry-pi)
- ![Star](https://img.shields.io/github/stars/leecannon/zig-x86_64?color=orange)
[zig-x86_64🗒️Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)](https://github.com/leecannon/zig-x86_64)

- ![Star](https://img.shields.io/github/stars/javiorfo/ztatusbar)
[ztatusbar🗒️Configurable statusbar for Xorg server using xsetroot](https://github.com/javiorfo/ztatusbar)

- ### Simulator & Virtual Machine & Emulator

- ![Star](https://img.shields.io/github/stars/GrooveStomp/chip8-zig?color=orange)
Expand Down Expand Up @@ -735,7 +739,9 @@
- ![Star](https://img.shields.io/github/stars/Gonzih/zigra?color=orange)
[zigra🗒️Command line toolkit for Zig](https://github.com/Gonzih/zigra)
- ![Star](https://img.shields.io/github/stars/MasterQ32/zig-serial?color=orange)
[zig-serial🗒️Serial port configuration library for Zig](https://github.com/MasterQ32/zig-serial)
[zig-serial🗒️Serial port configuration library for Zig](https://github.com/MasterQ32/zig-serial)
- ![Star](https://img.shields.io/github/stars/javiorfo/zig-syslinfo)
[zig-syslinfo🗒️Linux sysinfo Zig library](https://github.com/javiorfo/zig-syslinfo)
- ![Star](https://img.shields.io/github/stars/marlersoft/zigwin32?color=orange)
[zigwin32🗒️Autogenerated Zig bindings for Win32](https://github.com/marlersoft/zigwin32)
- ![Star](https://img.shields.io/github/stars/ziglibs/zig-windows-console?color=orange)
Expand Down

0 comments on commit 28846d0

Please sign in to comment.