Pinned Repositories
arithmetic_coding_tutorial
Learning how to use arithmetic coding to do compression of any file type
berkelium
Chromium Embedded in GL/DX
enet
simple and robust network communication layer on top of UDP (User Datagram Protocol)
GLGE
A javascript webGL graphics library
go-xz
A small wrapper around libxz to generate lzma2-compressed data from golang
jpeg-lossless-compression
Reorganizes JPEG files so they may be compressed well by the xz or bzip2 tools
losslessh264
(Deprecated) Lossless h.264 recoder/recompressor. For newest version see:
pbj
Abstract data type system with multiple serialization backends.
protojs
Protobuf implementation in javascript
prox
Prototype proximity system for sirikata
danielrh's Repositories
danielrh/go-xz
A small wrapper around libxz to generate lzma2-compressed data from golang
danielrh/go-rsync
danielrh/wasm
danielrh/zstd
Zstandard - Fast real-time compression algorithm
danielrh/azul_gui_test
a testbed for the rust azul gui
danielrh/bpf_buffer_per_source
This UDP library lets a user specify a maximum buffer per source address received, so a single source cannot overwhelm a shared socket buffer.
danielrh/brans
Standalone ANS playground
danielrh/brotli-dictionary
Helps generate a custom brotli dictionary
danielrh/canvas-game
A simple game/art project using canvas + rust
danielrh/dosbox3d
danielrh/flatbuffers-retained
This library allows a user to validate a flatbuffer once and the move it around or store it in a data structure without keeping the buffer borrowed. Then later it can be used again without re-validation.
danielrh/galileo
danielrh/GraphvizOnline
Let's Graphviz it Online
danielrh/h2
HTTP 2.0 client & server implementation for Rust.
danielrh/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
danielrh/liblzma
danielrh/mousegame
danielrh/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
danielrh/rust-alloc-no-stdlib
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
danielrh/rust-brotli
danielrh/rust-brotli-decompressor
An implementation of https://github.com/google/brotli in rust avoiding the stdlib
danielrh/rust-sdl2
SDL2 bindings for Rust
danielrh/simd_playground
playing with the rust simd crate
danielrh/snap
Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
danielrh/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
danielrh/stamps
Artwork generator where you can select from a set of stamps and combine them together quickly and easily to have a full artwork
danielrh/this-week-in-rust
Data for this-week-in-rust.org
danielrh/wgpugame
danielrh/wise_units
A Rust library for working with UCUM units & measurements.
danielrh/wise_units_example