Pinned Repositories
acacia
A spatial partitioning and tree library in Rust.
benzene
Functional Reactive Application Architecture for Rust
carboxyl
Functional Reactive Programming library for Rust
carboxyl-cli
Command line interface driver using Carboxyl
carboxyl_time
FRP interface to system time.
electron-elm-hello
Basic application skeleton for desktop apps using the Elm programming language
krylov
Krylov subspace solvers for linear equations in Rust
obsub
Small python module that implements the observer pattern via a decorator.
milibopp's Repositories
milibopp/benzene
Functional Reactive Application Architecture for Rust
milibopp/carboxyl-cli
Command line interface driver using Carboxyl
milibopp/benzene-2d
Simple 2D graphics driver for Benzene
milibopp/carboxyl-toggle
A toggle button built with Carboxyl.
milibopp/flightgear-python-rx
Reactive remote API to FlightGear simulator
milibopp/gfx-func
Functional 3D API on top of gfx-rs.
milibopp/abomonation
A mortifying serialization library for Rust
milibopp/abomonation_derive
A macros 1.1 #[derive(Abomonation)] implementation for the abomonation crate
milibopp/approx
Approximate floating point equality comparisons and assertions
milibopp/asciilove-clojure
An asciilove implementation written in Clojure
milibopp/carboxyl-talk
Talk about Carboxyl
milibopp/elasticsearch-definitive-guide
The Definitive Guide to Elasticsearch
milibopp/elmesque
An attempt at porting Elm's incredibly useful, purely functional std graphics modules.
milibopp/frp-test
milibopp/gfx-rs
A high-performance, bindless graphics API for Rust.
milibopp/gfx_window_shared
Shared gfx output window based on Piston's window abstraction
milibopp/glium_graphics
A Glium 2D back-end for the Piston game engine
milibopp/glutin
Pure Rust alternative to GLFW
milibopp/graphics
A library for 2D graphics, written in Rust, that works with multiple back-ends
milibopp/input
A structure for user input
milibopp/lambdacd-cookie-cutter-pipeline-example
example on how to use lambdacd to generate several instances of the same pipeline-template
milibopp/lektor-website
The main lektor website.
milibopp/libffi-rs
Rust bindings for libffi
milibopp/roots
Library of well known algorithms for numerical root finding.
milibopp/rust
a safe, concurrent, practical language
milibopp/rust-rfcs
RFCs for changes to Rust
milibopp/rust-stm
Software transactional memory
milibopp/rust-voronoi
A voronoi tessellation package for Rust. It is still very experimental.
milibopp/timely-dataflow
A modular implementation of timely dataflow in Rust
milibopp/window
A library for window abstraction