Pinned Repositories
bigbit.rs
An implementation of BigBit in pure Rust.
charcoal.rs
Implements arena-allocated tree data structures and interfaces to work with them.
crev-proofs
Crev proof repository
csl
Makes C/C++ as portable as Java by linking it at target computers
event_feed
Event systems implemented using event feeds.
fpvsetup
Library and GUI tool for calculating optimal first-person 3D view parameters from monitor size and distance.
interprocess
Multifunctional cross-platform interprocess communication toolkit for Rust.
snec.rs
Configuration system with compile-time field lookup and modification notifications.
sweeper
A foundation for Minesweeper implementations in Rust.
thin_trait_object
One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.
kotauskas's Repositories
kotauskas/interprocess
Multifunctional cross-platform interprocess communication toolkit for Rust.
kotauskas/thin_trait_object
One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.
kotauskas/charcoal.rs
Implements arena-allocated tree data structures and interfaces to work with them.
kotauskas/fpvsetup
Library and GUI tool for calculating optimal first-person 3D view parameters from monitor size and distance.
kotauskas/event_feed
Event systems implemented using event feeds.
kotauskas/sweeper
A foundation for Minesweeper implementations in Rust.
kotauskas/bigbit.rs
An implementation of BigBit in pure Rust.
kotauskas/csl
Makes C/C++ as portable as Java by linking it at target computers
kotauskas/granite.rs
Generic backing storage framework for building arena-allocated data structures.
kotauskas/snec.rs
Configuration system with compile-time field lookup and modification notifications.
kotauskas/systray
Windows system tray icon
kotauskas/crev-proofs
Crev proof repository
kotauskas/advisory-db
Security advisory database for Rust crates published through crates.io
kotauskas/BigBit
A standard to store any size of numeric data in less space without precision loss.
kotauskas/cargo-readme
Generate README.md from docstrings
kotauskas/evaluator.rs
A Rust crate that provides interfaces and implementations for logic constructs that return values without accepting arguments, either via closure captures, global state, calculation or otherwise.
kotauskas/fmt_adapter
Provides newtype adaptors to and from any formatting trait.
kotauskas/home-assistant-core
:house_with_garden: Open source home automation that puts local control and privacy first.
kotauskas/home-assistant.io
:blue_book: Home Assistant User documentation
kotauskas/ktx
Rust KTX texture storage format parsing
kotauskas/Lori-Package-Client
The client side of the Lori Package System
kotauskas/PyEventSys
Easy-to-use and robust event system
kotauskas/recvmsg
kotauskas/rfc-dyn-assoc
RFC for associated functions and constants accessible from trait objects.
kotauskas/rust-openvr
My fixes for #46 on rust-openvr. See the issue there for more.
kotauskas/trait_adapters
Provides newtype adapters for modifying interactions with traits
kotauskas/zfs
OpenZFS on Linux and FreeBSD