sbancuz / OpenMP-zigLinks
An implementation of the OpenMP directives for Zig
☆42Updated last year
Alternatives and similar repositories for OpenMP-zig
Users that are interested in OpenMP-zig are comparing it to the libraries listed below
Sorting:
- A thread-safe, expiration-aware, LRU cache for Zig☆75Updated last month
- Toy Cuda wrapper for Zig☆65Updated last month
- Zig Mailbox is convenient inter-thread communication mechanizm.☆81Updated 2 months ago
- Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.☆144Updated last month
- Cuda library for Zig☆112Updated 2 months ago
- zig allocator playground☆56Updated 7 months ago
- A compile-time interface checker for Zig that enables interface-based design with comprehensive type checking and detailed error reportin…☆126Updated 4 months ago
- A deep learning framework built on an autograd engine with high level abstractions and low level control.☆145Updated last week
- Zig-based implementation of tensors☆58Updated 11 months ago
- A Zig coroutine library☆283Updated last month
- ☆78Updated last year
- Implementing git structures and functions in zig☆35Updated last year
- SMTP client for Zig☆35Updated 3 weeks ago
- A generic and general purpose Set implementation for the Zig language☆89Updated 4 months ago
- https://shallenge.quirino.net/ in zig☆22Updated last month
- [DEPRECATED] contains the old "fork" build approach for cpython. New project is at https://github.com/allyourcodebase/cpython☆34Updated 2 months ago
- A structured logger for Zig☆149Updated last month
- A high-throughput parser for the Zig programming language.☆252Updated 5 months ago
- A finite state machine library for Zig☆169Updated last month
- A (de)serialization framework for Zig☆225Updated 9 months ago
- zero-dependency image processing library☆275Updated this week
- Zig Templates made Simple