djkoloski
Software engineer and game developer. Making state of the art rust libraries to help destroy C++.
@googleTroy, NY
Pinned Repositories
anima_solver
https://david.kolo.ski/blog/intelligent-brute-forcing/
davidkoloski_me
Personal website
libpd64
A port of LibPD with 64-bit compatibilty with Unity
munge
Easy and safe destructuring for more types.
pokescrape
A Pokedex builder that scrapes information from Serebii
rust_serialization_benchmark
Benchmarks for rust serialization frameworks
bytecheck
Memory validation framework for Rust
ptr_meta
A radioactive stabilization of the ptr_meta RFC.
rel
An object system for Rust based on relative pointers
rkyv
Zero-copy deserialization framework for Rust
djkoloski's Repositories
djkoloski/rust_serialization_benchmark
Benchmarks for rust serialization frameworks
djkoloski/munge
Easy and safe destructuring for more types.
djkoloski/davidkoloski_me
Personal website
djkoloski/recipes
Recipes
djkoloski/fuchsia-zircon-sys
djkoloski/aoc_2023
Advent of Code 2023
djkoloski/ash
Vulkan bindings for Rust
djkoloski/askama
Type-safe, compiled Jinja-like templates for Rust
djkoloski/ava-website
Website redesign for AVA
djkoloski/bitcode
A bitwise serialization format for Rust
djkoloski/bitvec
A crate for managing memory bit by bit
djkoloski/brutalize
An intelligent brute-forcing framework
djkoloski/bson-rust
Encoding and decoding support for BSON in Rust
djkoloski/cargo-vet
supply-chain security for Rust
djkoloski/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
djkoloski/djkoloski.github.io
Built version of personal website
djkoloski/epserde-rs
An ε-copy serialization/deserialization framework for Rust
djkoloski/glam-rs
A simple and fast linear algebra library for games and graphics
djkoloski/libc
Raw bindings to platform APIs for Rust
djkoloski/mio
Metal I/O library for Rust.
djkoloski/nix
Rust friendly bindings to *nix APIs
djkoloski/pest
The Elegant Parser
djkoloski/rkyv-dev
Zero-copy deserialization framework for Rust
djkoloski/rust
Empowering everyone to build reliable and efficient software.
djkoloski/rust-crate-audits
djkoloski/rust-llvm-project
Rust-specific fork of LLVM.
djkoloski/team
Rust teams structure
djkoloski/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
djkoloski/windows-rs
Rust for Windows
djkoloski/zerocopy