Pinned Repositories
dmu
Deep Memory Update codebase
docker-cross
Dockerfiles for building ev3dev cross-compiler images
fixedbitset
Rust simple BitSet type
hiirc
High level IRC client library with ease of use in mind.
katome
De novo genome assembler based on De Bruijn graph
lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
nDES
neomake
A plugin for asynchronous :make using Neovim's job-control functionality
pads_16z_lukasz_neumann
PCB design for the PADS 2016Z course
pobr_17L
Project for the POBR course
fuine's Repositories
fuine/katome
De novo genome assembler based on De Bruijn graph
fuine/nDES
fuine/pobr_17L
Project for the POBR course
fuine/dmu
Deep Memory Update codebase
fuine/docker-cross
Dockerfiles for building ev3dev cross-compiler images
fuine/fixedbitset
Rust simple BitSet type
fuine/hiirc
High level IRC client library with ease of use in mind.
fuine/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
fuine/neomake
A plugin for asynchronous :make using Neovim's job-control functionality
fuine/pads_16z_lukasz_neumann
PCB design for the PADS 2016Z course
fuine/SNR_17L
Project for SNR course
fuine/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
fuine/petgraph
Graph data structure library.
fuine/stainless
Organized, flexible testing framework for Rust