Pinned Repositories
GBmu
N-puzzle
OCaml A* algorithm, C++/Lua UI (group project)
irmin
Irmin is a distributed database that follows the same design principles as Git
courses
MOOCs markdown notes
fillit_tester
Fillit testing files for peer-correcting.
ft_turing
OCaml Turing machine. (proj18_algo_) (group project) Jan2016
gogonet
hexcells_solver
scop
.obj rendering through OpenGL 4 (proj15_graph_) Summer2015
buzzard
Advanced raster and geometry manipulations
Ngoguey42's Repositories
Ngoguey42/ft_turing
OCaml Turing machine. (proj18_algo_) (group project) Jan2016
Ngoguey42/hexcells_solver
Ngoguey42/gogonet
Ngoguey42/courses
MOOCs markdown notes
Ngoguey42/io
https://ngoguey42.github.io
Ngoguey42/scop
.obj rendering through OpenGL 4 (proj15_graph_) Summer2015
Ngoguey42/segment_hangzhou
Ngoguey42/prost
PROST! a Protocol Buffers implementation for the Rust Language
Ngoguey42/agrid
agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding or removing row/column at either end (one at a time).
Ngoguey42/btree
Btree data structure for stable indexing
Ngoguey42/cachecache
Efficient caching library for OCaml
Ngoguey42/index
Ngoguey42/instant-tama
Piscine_ocaml rush01. Tamagotchi game. (group project)
Ngoguey42/irmin
Irmin is a distributed database that follows the same design principles as Git
Ngoguey42/MoveAny
Move Addon
Ngoguey42/NetPagle
Ngoguey42/ngoguey42.github.io
https://ngoguey42.github.io
Ngoguey42/philosophers
Multi-threaded conversation around a spaghetti bowl.
Ngoguey42/progress
Progress bar library for OCaml
Ngoguey42/proj13_graph_nibbler
Multiple GUI game. (group project) May2015
Ngoguey42/proj16_algo_N-puzzle
OCaml A* algorithm, C++/Lua/XML GUI (group project) Autumn2015
Ngoguey42/Questie
Questie: The WoW Classic quest helper
Ngoguey42/repr
Ngoguey42/sandmark
A benchmark suite for the OCaml compiler
Ngoguey42/software_foundations
mathematical underpinnings of reliable software
Ngoguey42/sqlx
š§° The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Ngoguey42/tezos
Mirror of the release branches for Tezos, a self-amending cryptographic ledger
Ngoguey42/tezos-context-hash
Description of how to compute the context hash for Tezos
Ngoguey42/tic-tac-tic-tac-toe
Piscine_ocaml rush00. 81 cells tic-tac-toe game. (group project)
Ngoguey42/tonic
A native gRPC client & server implementation with async/await support.