Pinned Repositories
bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
call-recorder-for-android
call-recorder-for-android fork
catmark
CatMark - Markdown(CommonMark) printer for the terminal
dinghy
Easier cross-compilation for phones and single boards computers
e2fslibs-sys
Rust FFI bindings for e2fslibs
fw_env
fw_printenv from U-Boot tools in pure Rust
genext2fs
genext2fs - ext2 filesystem generator for embedded systems
gpoint
Rust wrapper for using libc's `printf("%g")` format for your floating point output
pktparse-rs
Parse various network packets using nom
tibitset
Fixed BitSet not limited to usize; intended as a replacement for HashSet
bestouff's Repositories
bestouff/call-recorder-for-android
call-recorder-for-android fork
bestouff/chipdocs
Documentation site for NTC chip. All current markdown files are in source/includes
bestouff/diesel
A safe, extensible ORM and Query Builder for Rust
bestouff/humanesort
bestouff/ntp-parser
NTP parser written in rust with nom
bestouff/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
bestouff/rust-extfsm
Extended Final State Machine library in Rust with internal event queue and entry/exit transitions
bestouff/rust-obstacks
A fast segmented stack allocator for Rust, supporting multiple objects of any type.
bestouff/weather_simulation
Code for ACM TOG 2016 paper: Fast Weather Simulation for Inverse Procedural Design of 3D Urban Models by Garcia-Dorado et al.
bestouff/xbmc-jsonrpclib-android
An automatically generated implementation of XBMC's JSON-RPC API.