Pinned Repositories
aframe-typescript-boilerplate
Boiler plate code for getting started with A-Frame VR library using TypeScript
algorithms_exercise
Exercising algorithms with Rust Programming Language while exploring interesting technologies like property-based testing
ChnRxn
Chain Reaction like game written in Java.
DecisionTree
C4.5 decision tree algorithm implemented in Haskell.
dotfiles
My linux dotfiles.
dotty_musings
Experiments on Dotty/Scala3
hacknbreak-presentation
Evolution of live-coding session code at HacknBreak 2018 (http://hacknbreak.com/) activity
harfstone
A simple card game written in Scala for exploring ZIO.
sbt-ammonite-classpath
Export the classpath for Ammonite and Almond
SnakeMazia
A slightly different snake game application written in Scala using JMonkeyEngine3 RC2.
ciuncan's Repositories
ciuncan/dotfiles
My linux dotfiles.
ciuncan/algorithms_exercise
Exercising algorithms with Rust Programming Language while exploring interesting technologies like property-based testing
ciuncan/harfstone
A simple card game written in Scala for exploring ZIO.
ciuncan/sbt-ammonite-classpath
Export the classpath for Ammonite and Almond
ciuncan/cache-buildkite-plugin
Tarball, Rsync & S3 Cache Kit for Buildkite. Supports Linux, macOS and Windows
ciuncan/cargo-futhark
Futhark integration for Rust projects
ciuncan/gortsplib
RTSP 1.0 client and server library for the Go programming language
ciuncan/imageproc
Image processing operations
ciuncan/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
ciuncan/kickstart.nvim
A launch point for your personal nvim configuration
ciuncan/mp4ff
Library and tools for parsing and writing MP4 files including video, audio and subtitles. The focus is on fragmented files. Includes mp4ff-info tool to print information about a box tree.
ciuncan/overseer
Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
ciuncan/pants
The Pants Build System
ciuncan/PPrint
Pretty-printing value, types and type-signatures in Scala
ciuncan/PyAV
Pythonic bindings for FFmpeg's libraries.
ciuncan/rules_conda
Rules for creating conda environments in Bazel :green_heart:
ciuncan/rules_foreign_cc
Build rules for interfacing with "foreign" (non-Bazel) build systems (CMake, configure-make, GNU Make, boost, ninja)
ciuncan/rules_python
Bazel Python Rules
ciuncan/rust-ffmpeg
Safe FFmpeg wrapper.
ciuncan/rust-ffmpeg-sys
FFmpeg bindings for Rust.
ciuncan/rust-nvidia-deepstream
NVIDIA Deepstream bindings and setup for Rust applications
ciuncan/rust-turbojpeg
Rust bindings for TurboJPEG library
ciuncan/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ciuncan/sbt-protoc
SBT plugin for generating code from Protocol Buffer using protoc
ciuncan/slick
Scala Language Integrated Connection Kit. Slick is a modern database query and access library for Scala
ciuncan/tracing
Application level tracing for Rust.
ciuncan/viper
Go configuration with fangs
ciuncan/wireguard-tools
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-tools
ciuncan/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
ciuncan/zio-prelude
A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration