Jacob Lifshay (@programmerjake)
  • Stars
    star
    199
  • Global Rank 123,732 (Top 5 %)
  • Followers 83
  • Following 5
  • Registered over 11 years ago
  • Most used languages
    C++
    45.8 %
    Rust
    29.2 %
    C
    12.5 %
    Assembly
    4.2 %
    Verilog
    4.2 %
    Java
    4.2 %

Top repositories

1

vulkan-cpu

work-in-progress for Vulkan implementation on cpu
C++
106
star
2

algebraics

algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics
Rust
26
star
3

voxels-0.7

3D sandbox game that aims to be Minecraft compatible (functionality-wise)
C++
10
star
4

my-compiler

SSA optimization and code generation test
C++
9
star
5

quick-shell

Bash-compatible shell that JIT compiles commands
C++
9
star
6

rv32

RISC-V 32-bit processor that runs a 2.5D maze game; Built for CPTR380 Winter of 2018 at Walla Walla University
Verilog
6
star
7

lib3d

3d graphics library with fast software renderer
C
5
star
8

preyproject-lock-screen

Lock Screen program for Prey project
C++
4
star
9

hashlife3d

Block-based sandbox game accelerated using 3D HashLife
Rust
4
star
10

lossless_neural_sound

trying to build a better lossless audio codec than FLAC based on using a neural network to predict samples
C++
4
star
11

javascript-tasklets

ecmascript 2015 engine that supports lightweight clones of the script state.
C++
2
star
12

riscv-jit-emulator

WIP emulator for riscv that (eventually will) jit-compiles code -- the intention is to run cargo/rustc in a sandbox
Rust
2
star
13

voxels

a minecraft-like game
Java
1
star
14

hashlife

C++
1
star
15

djgpp-test3d

3D renderer that runs on dos using djgpp and vesa vbe
C
1
star
16

rust-hdl

(mirror) WIP hardware description language embedded in Rust -- kinda like nmigen
Rust
1
star
17

libresourceloader

resource loader from zip file embedded in executable
C++
1
star
18

parallel-hashlife-rust

WIP implementation of multi-threaded 3D hashlife
Rust
1
star
19

simple-soft-float

soft-float library that intends to be a straightforward reference implementation of IEEE 754; mirror of https://salsa.debian.org/Kazan-team/simple-soft-float
Rust
1
star
20

physics

C++
1
star
21

parallel-hashlife-4

Parallel/Multithreaded 1D/2D/3D Hashlife algorithm
Rust
1
star
22

avr-pcm-out

pcm audio output on attiny85
C
1
star
23

tiled-renderer

a tile-based software 3d renderer -- still incomplete
Assembly
1
star
24

peg_parser_generator

Parsing-Expression-Grammar Parser Generator
C++
1
star