• Stars
    star
    31
  • Rank 820,005 (Top 17 %)
  • Language
    Zig
  • License
    MIT License
  • Created about 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple comptime generic interfaces for Zig

More Repositories

1

merge-pgn

A simple tool to merge several chess games stored in pgn files into a single game with all lines included as variations. Useful for creating pgns for opening trainers such as ChessTempo.
Python
29
star
2

slam_js

JavaScript library for Simultaneous Localization And Mapping. Focuses on dense occupancy grid mapping using particle fliters and distributed particle trees.
JavaScript
26
star
3

ztrait

A simple version of Rust style type traits in Zig
Zig
22
star
4

simple_web_game_server

A C++ library for creating authenticated scalable backends for multiplayer web games.
C++
5
star
5

aes_math

An implementation of Rijndael (AES) encryption that builds the operations from the ground up with finite fields and matrix operations.
C++
3
star
6

zig_emscripten_threads

A toy example showing Zig threads working in Emscripten
Zig
2
star
7

cs301_fall_2021

Examples for UAF CS301
C
2
star
8

raylib_wasm_rs_example

A simple example showing how to make a Rust Raylib application cross platform with the web using emscripten.
Rust
1
star
9

traffic_sim

A city block with street lights traffic simulation done in webGL.
JavaScript
1
star
10

neural_network_checkers

Teaching neural networks to play checkers.
C++
1
star
11

monocypher-zig

Zig bindings for the Monocypher cryptography library.
Zig
1
star
12

thierd

A basic game server in Zig with encryption and authentication over WebSockets and raw TCP.
Zig
1
star
13

neural_crypto

Project looking at neural network cryptography. Implementation based on this paper: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1590168
C++
1
star
14

server_trait_example

A series of Zig TCP server examples for various generic anytype conventions.
Zig
1
star
15

superscalar_processor

Superscalar 8 bit processor made in logisim and corresponding assembly language to bit code compiler.
Python
1
star