Pinned Repositories
cmake-cpp-docker
Docker image of various C++ compilers bundled with latest CMake version.
confluence-rs
Access and modify Atlassian Confluence pages from Rust
di-rs
Dependency injection container for Rust
egli-rs
Easy to use EGL Interface for Rust
embedded-experiments
rust-and-opengl-lessons
Collection of example code for learning OpenGL in Rust
tokio-proxy-rs
Simple TCP proxy server using tokio and futures.
twig-rs
The Twig templating engine for Rust (work in progress).
android_logger-rs
A Rust logging implementation for `log` which hooks to android log output
maybe-result-cpp
Maybe Result implementation for C++
Nercury's Repositories
Nercury/rust-and-opengl-lessons
Collection of example code for learning OpenGL in Rust
Nercury/android_logger-rs
A Rust logging implementation for `log` which hooks to android log output
Nercury/di-rs
Dependency injection container for Rust
Nercury/confluence-rs
Access and modify Atlassian Confluence pages from Rust
Nercury/egli-rs
Easy to use EGL Interface for Rust
Nercury/android_log-sys-rs
Rust Bindings to Android log Library
Nercury/hack-the-crab
Firmware for embedded crab toy
Nercury/Nercury.github.io
Blog
Nercury/memur
Arena storage with bells and whistles
Nercury/midi2vjoy
MIDI to virtual joystick mapping
Nercury/vec-2-10-10-10-rs
A 32-bit vector, where 2 bits are dedicated to alpha, and 30 bits are dedicated to color. Compatible with GL_UNSIGNED_INT_2_10_10_10_REV vertex attribute format.
Nercury/rimworld-assign-animal-food
Rimworld mod to assign animal food restrictions
Nercury/gl_generator_profiling_struct-rs
ProfilingStructGenerator for gl_generator
Nercury/rust-ffmpeg-sys
FFmpeg bindings for Rust.
Nercury/ash
Vulkan bindings for Rust
Nercury/druid
A data-first Rust-native UI design toolkit.
Nercury/erased-serde
Type-erased Serialize, Serializer and Deserializer traits
Nercury/get-aws-parameters-from-cli-cache
Prints out aws parameters from first cli cache entry
Nercury/idea-env-injector
Injects vars from environment to intelliJ workspace file's configuration section
Nercury/imgui-rs
Rust bindings for Dear ImGui
Nercury/imgui-wgpu-rs
Dear imgui renderer for wgpu-rs.
Nercury/mars-wrong-results
Nercury/okapi
OpenAPI (AKA Swagger) document generation for Rust projects
Nercury/ppc
Rust preprocessor
Nercury/rust-ffmpeg
Safe FFmpeg wrapper.
Nercury/rusty_ffmpeg_build
FFI bindings for FFmpeg inner libraries.
Nercury/srtm
Reads elevation data from .hgt files in Rust.
Nercury/stm32l0xx-hal
A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
Nercury/wgpu
Cross-platform, safe, pure-rust graphics api.
Nercury/zip-rs
Zip implementation in Rust