Pinned Repositories
cosmwasm
Framework for building smart contracts in Wasm for the Cosmos SDK
cw-plus
Production Quality contracts under open source licenses
serde-json-wasm
serde_json for Wasm programs (small, deterministic, no floats)
jni-rs
Rust bindings to the Java Native Interface — JNI
Babel
Search for arbitrary strings in the digits of Pi
clru-rs
An LRU cache implementation with constant time operations.
compressbench
A benchmark of Rust compression libraries
integer-cbrt-rs
Integer cube root algorithm implemented for Rust integer primitives
jni-rs
Rust bindings to the JNI
maurolacy's Repositories
maurolacy/Babel
Search for arbitrary strings in the digits of Pi
maurolacy/integer-cbrt-rs
Integer cube root algorithm implemented for Rust integer primitives
maurolacy/jni-rs
Rust bindings to the JNI
maurolacy/clru-rs
An LRU cache implementation with constant time operations.
maurolacy/compressbench
A benchmark of Rust compression libraries
maurolacy/dictclient
dict (dictionary) protocol client library [Python] (unmaintained)
maurolacy/dlogger
A quick and dirty data logger for the RaspberryPi
maurolacy/facetimehd-firmware
FacetimeHD firmware download and extraction tool
maurolacy/GrahamScan
Implementation of the Graham scan algorithm in Python
maurolacy/integer-sqrt-rs
Integer square root algorithm implemented for rust integer primitives
maurolacy/iterator-contract
maurolacy/java2python
Simple but effective library to translate Java source code to Python.
maurolacy/LANDSAT-Download
Automated download of LANDSAT data from USGS website
maurolacy/landsat-util
A utility to search, download and process Landsat 8 satellite imagery
maurolacy/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
maurolacy/serde-contract
A PoC contract for testing JSON serialisation / deserialisation