- Outback Australia, middle of nowhere
-
05:31
(UTC +10:00)
Lists (1)
Sort Name ascending (A-Z)
Stars
A memory-safe TLS/SSL library for Zig, providing both client and server implementations built on Google's BoringSSL for secure, high-performance encrypted communications.
Zignite is a Cross-platform graphics engine built with Zig, featuring WebGPU rendering using GLFW for window management. It has WebAssembly and native support
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Wire is a networking library written in Zig, designed to simplify building non-blocking TCP-based client-server applications. It integrates with the xev event loop for asynchronous I/O operations a…
Zigma is an algorithmic trading framework built with the Zig programming language, leveraging an actor-based concurrency model. It aims to provide an efficient, low-latency system for algorithmic t…
This repository contains an experimental actor framework built using the Zig programming language. The framework implements actor-based concurrent programming patterns, including message passing be…
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
🐴 Tutorial for the Pony programming language
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
Zant simplifies the deployment and optimization of neural networks on microprocessors
A Zig library to idiomatically communicate with other BEAM nodes
Code examples I've written for my YouTube channel
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
This Repo includes code for neural networks in C++, Go, TypeScript, Python, Rust, and Zig. As well as enhanced versions of the code in ways that are contextual to the language.
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.