Aven (@permutationlock)
  • Stars
    star
    127
  • Global Rank 174,500 (Top 7 %)
  • Followers 15
  • Following 9
  • Registered over 10 years ago
  • Most used languages
    Zig
    37.5 %
    C++
    25.0 %
    Python
    12.5 %
    JavaScript
    12.5 %
    Rust
    6.3 %
    C
    6.3 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 52,469
  • Country Ranking
    Zig
    49
    Rust
    9,360

Top repositories

1

zimpl

Simple comptime generic interfaces for Zig
Zig
31
star
2

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
3

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
4

ztrait

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

simple_web_game_server

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

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
7

zig_emscripten_threads

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

cs301_fall_2021

Examples for UAF CS301
C
2
star
9

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
10

traffic_sim

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

neural_network_checkers

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

monocypher-zig

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

thierd

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

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
15

server_trait_example

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

superscalar_processor

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