Pinned Repositories
cactus
a wren game engine
deque.zig
a lock free chase-lev deque for zig
directx-zig
a zig binding to directx
emekoi.github.io
my blog
joker
an example of using karax with jester
log.zig
a thread-safe logging library for zig.
osmium
a kernel
suffer
a nim library for drawing 2d shapes and images to 32bit software pixel buffers
termcolor.zig
a cross-platform library for outputing colored text, written in zig
ziglet
a small zig game library
emekoi's Repositories
emekoi/osmium
a kernel
emekoi/termcolor.zig
a cross-platform library for outputing colored text, written in zig
emekoi/audio.zig
a multi-platform sound library for zig.
emekoi/bitset-zig
a set type for zig.
emekoi/c8
chip 8 emulator in zig
emekoi/nimkernel
a "kernel" written in nim
emekoi/rpc.zig
emekoi/trie.zig
radix tries in zig
emekoi/vecio.nim
vectored io for nim
emekoi/zomp
a ZSH prompt built in zig
emekoi/aoc18
my advent of code solutions for 2018
emekoi/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
emekoi/choosenim
emekoi/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
emekoi/compiler-explorer-image
Setup for Amazon EC2 image to run Compiler Explorer
emekoi/discord-nim
Discord library for nim
emekoi/hacktoberfest2018
A repository for HacktoberFest 2018.
emekoi/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
emekoi/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
emekoi/nan-tag
nan-tagging research
emekoi/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
emekoi/nim-glfw
A GLFW 3.x interface for Nim
emekoi/opencl
Haskell high-level wrapper for OpenCL
emekoi/STALKER-X
Camera module for LÖVE
emekoi/sublime-zig-language
Zig language support for Sublime Text
emekoi/tte
tte (tiny text editor) is a terminal based text editor written in C from scratch.
emekoi/vscode-zig
Zig language support for VSCode
emekoi/zig-docgen
documentation generator for zig
emekoi/zig-spec
emekoi/zip
Wrapper for the zip library