Pinned Repositories
asmwall
NASM handbook
ladybird-gtk4
lets-write-sync-primitives
Let's implement some synchronization primitives, shall we?
peel
Mirror of https://gitlab.gnome.org/bugaevc/peel — Modern C++ bindings for GObject-based libraries, including GTK and GStreamer
rstd
The Rust standard library, but in C++
wl-clipboard
Command-line copy/paste utilities for Wayland
writing-wayland-clients
The source code from the Writing Wayland clients book https://www.gitbook.com/book/bugaevc/writing-wayland-clients
darling
Darwin/macOS emulation layer for Linux
owl
The portable Wayland compositor in Objective-C
serenity
The Serenity Operating System 🐞
bugaevc's Repositories
bugaevc/lets-write-sync-primitives
Let's implement some synchronization primitives, shall we?
bugaevc/writing-wayland-clients
The source code from the Writing Wayland clients book https://www.gitbook.com/book/bugaevc/writing-wayland-clients
bugaevc/asmwall
NASM handbook
bugaevc/xyes
Display an X window with an infinite scrolling list of "y" characters
bugaevc/objc-class-tree
Print a tree of Objective-C classes
bugaevc/simple-http-server-tutorial
A step-by-step walkthrough of implementing a very basic HTTP server and a webapp nanoframework in pure Python
bugaevc/hello
Some examples for a talk
bugaevc/iter-tee
Make several clones of an iterator
bugaevc/MallocV2
Assignment 2 for COSC1114, version 2 ;)
bugaevc/nothing
Android app that does nothing. Not even shows up in the launcher.
bugaevc/one-base-class-to-rule-them-all
Objective-C port of the universal Base https://www.destroyallsoftware.com/blog/2011/one-base-class-to-rule-them-all
bugaevc/QuakeReport
Discover earthquake activity around the world.
bugaevc/rustwiki
Following the Go tutorial on making a wiki, in Rust, using Rocket
bugaevc/abc-and-freddie
Totally not an interesting research project on capability proofs
bugaevc/async-io
Async I/O and timers
bugaevc/dry-beans-classification
Analyzing the Dry Beans dataset using a Bayesian softmax regression model.
bugaevc/erights-docker
Docker image for the E programming language
bugaevc/fizzbuzz
The ultimate FizzBuzz implementation in Rust
bugaevc/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
bugaevc/jvm-bindgen
WIP POC JVM MOAR ABBRS
bugaevc/lapin
AMQP client library in Rust, with a clean, futures based API
bugaevc/libs-gui
The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
bugaevc/podman-compose
a script to run docker-compose.yml using podman
bugaevc/prechelt-phone-number-encoding
Comparison between Java and Common Lisp solutions to a phone-encoding problem described by Prechelt
bugaevc/re3
GTA III, Vice City
bugaevc/smol
A small and fast async runtime for Rust
bugaevc/splitter
bugaevc/systemd
The systemd System and Service Manager
bugaevc/tilix
A tiling terminal emulator for Linux using GTK+ 3
bugaevc/tootle
GTK-based Mastodon client for Linux