this post was submitted on 07 Sep 2023
1 points (100.0% liked)

Zig Programming Language

160 readers
1 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

Project description:

Easy to use bindings for the tracy client C API.

Dependencies:

Zig 0.11.0 Tracy 0.9.2 (only for viewing the profiling session, this repository is only concerned with client matters)

Features:

  • Designed to integrate well with build.zig
  • Builds and statically links the tracy client - perfect for cross-compilation
  • Uses Zig comptime to nullify the tracy markup when building with tracy disabled
  • Provides Zig friendly bindings for:
    • Zone markup
    • Frame markup.
    • Plotting
    • Message printing
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here