Skip to content
View hocestnonsatis's full-sized avatar

Block or report hocestnonsatis

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
hocestnonsatis/README.md

Anıl ÖZ

@hocestnonsatis

Twitter GitHub


Hobbyist developer focused on systems software — databases, constraint solvers, eBPF, parsers, and physics simulation. Mostly Rust, with TypeScript and Python when they fit the problem.

currently into

  • high-performance / systems Rust (parsers, storage, consensus)
  • Linux observability & control loops (eBPF, cpufreq, multi-armed bandits)
  • constraint programming & scheduling
  • local / resource-constrained AI tooling

projects

repo what
sorug zero-copy WHATWG URL parser · crates.io
propaga propagator-based constraint solver (FlatZinc subset)
foverin autonomous Linux workload optimizer — eBPF + UCB1
takyonic Raft / MVCC NewSQL with Postgres wire protocol
VOLT AIMC crossbar physics simulator (Ohm / KCL / noise)

activity


Feedback and collaboration welcome · X / Twitter

Pinned Loading

  1. propaga propaga Public

    Modern propagator-based constraint solver in Rust — FlatZinc subset, nogood learning, scheduling, and CLI.

    Rust

  2. virtual-ohmic-logic-testbench virtual-ohmic-logic-testbench Public

    VOLT — Virtual Ohmic Logic Testbench: Rust AIMC crossbar physics simulator (Ohm/KCL, DAC/ADC, noise). Optional PyO3 bindings.

    Rust

  3. foverin foverin Public

    Autonomous Linux workload optimizer — eBPF sensing, episodic-memory UCB1 policy, cpufreq governor actuation

    Rust

  4. sorug sorug Public

    Ultra-high-performance, zero-copy, WHATWG-compliant URL parser in Rust

    Rust

  5. takyonic takyonic Public

    A distributed, MVCC-based, Raft-driven NewSQL database built from scratch in Rust, with PostgreSQL wire compatibility.

    Rust

  6. avedonjs/avedon avedonjs/avedon Public

    TypeScript-first full-stack web framework with .ave components, hybrid SSR/SSG, and a Vite toolchain

    TypeScript