Skip to content
View crystarm's full-sized avatar
😲
Im not lost, just exploring...
😲
Im not lost, just exploring...

Highlights

  • Pro

Block or report crystarm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
crystarm/README.md

Here I keep some of my code.

I write fast, reliable, and clean things. At BaseALT I do secure development, software engineering, systems programming. Mostly with C/C++.

Contact me: Telegram or tsaringp@basealt.ru

Watch my pins below.

Pinned Loading

  1. cindersentinel cindersentinel Public

    High-performance edge firewall built on eBPF (TC/XDP), driven by declarative policies compiled via LLVM - with C++ CLI/control-plane, realtime counters, and rollbackable deployments

    C++ 1

  2. algs algs Public

    Some of my solutions to algorithmic problems (ACMP, CodeRun, Timus). FOR LEARNING AND REFERENCE ONLY! PLEASE, DO NOT USE FOR CHEATING!

    C++

  3. libpkgdiff libpkgdiff Public

    Library and CLI tool to compare ALT Linux package lists between branches p11 and sisyphus

    C

  4. fp32mul fp32mul Public

    IEEE 754 binary32 (FP32) multiplier as canonical Moore automaton on D-latches

    VHDL

  5. Map3DProject Map3DProject Public

    Builds an interactive 3D terrain surface from SRTM elevation tiles (.hgt) and renders it with OpenGL via LWJGL

    Java