Pinned Repositories
blog_os
Writing an OS in Rust
decimal
Decimal Floating Point arithmetic for rust
DeepCreamPy
deeppomf's DeepCreamPy + some updates
dlmalloc-rs
dlmalloc ported into Rust
fixme-script
Based on https://gist.github.com/b92f034f8adc193894482e19c79d80f1
flume
A blazingly fast multi-producer, single-consumer channel.
FractalSoundExplorer
Explore fractals in an audio-visual sandbox
gcc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
minimp3port
videoToVoice
takes in a sequence of lip images, and predicts the phonemes being said.
nivkner's Repositories
nivkner/FractalSoundExplorer
Explore fractals in an audio-visual sandbox
nivkner/minimp3port
nivkner/videoToVoice
takes in a sequence of lip images, and predicts the phonemes being said.
nivkner/blog_os
Writing an OS in Rust
nivkner/DeepCreamPy
deeppomf's DeepCreamPy + some updates
nivkner/dlmalloc-rs
dlmalloc ported into Rust
nivkner/fixme-script
Based on https://gist.github.com/b92f034f8adc193894482e19c79d80f1
nivkner/flume
A blazingly fast multi-producer, single-consumer channel.
nivkner/HVM
A massively parallel, optimal functional runtime in Rust
nivkner/HVM_benchmarks
a benchmark harness for comparing HVM to haskell
nivkner/issue-90825
nivkner/LANraragi
Web application for archival and reading of manga/doujinshi. Lightweight and Docker-ready for NAS/servers.
nivkner/linux-raw-sys
Generated bindings for Linux's userspace API
nivkner/mosalloc
mosalloc: Mosaic Memory Allocator
nivkner/mosmodel
nivkner/mustang
Rust programs written entirely in Rust
nivkner/OSE_HW
nivkner/packed_simd
Portable Packed SIMD Vectors for Rust standard library
nivkner/pi-generator-from-blocks
Generate pi in a ridiculous way using elastic collisions
nivkner/qemu
nivkner/RoboticsProject
nivkner/rsix
Safe Rust bindings to POSIX-ish APIs
nivkner/ruffle
A Flash Player emulator written in Rust
nivkner/rust
A safe, concurrent, practical language.
nivkner/rust-python-example
Example of using Rust to Extend Python
nivkner/rusty-fork
Run Rust tests in isolated subprocesses
nivkner/unwinding
Stack unwinding library in Rust
nivkner/vagrant_demo
This demo loads a custom linux kernel on a qemu host using vagrant
nivkner/wit-bindgen
A language binding generator for WebAssembly interface types
nivkner/x86-MMU-Profiler
This is a user-space tool that profiles all running applications under a specified user, and periodically outputs their MMU Overhead i.e., the fraction of CPU Cycles spent in servicing TLB misses. This tool was used to assist our research system HawkEye (published in ASPLOS'19) to achieve fair huge page allocation across multiple applications.