Pinned Repositories
headcrab
A modern Rust debugging library 🦀
LowLevelAcademy
This is the main repository for the website, including the front-end code and all content.
server
Low-Level Academy backend code
wasm-modules
This repository contains WebAssembly modules used in the courses.
headcrab
A modern Rust debugging library 🦀
interactivedoc
Developing interactive documentation for Rust
metalens
Stream-based visual programming language for systems observability
mio-websocket
WebSocket library for Rust, based on mio event loop
rust-chat
Simple chat service written in Rust, from scratch
rust-streaming-http-parser
Streaming HTTP parser for Rust, based on nodejs/http-parser
nbaksalyar's Repositories
nbaksalyar/metalens
Stream-based visual programming language for systems observability
nbaksalyar/headcrab
A modern Rust debugging library 🦀
nbaksalyar/interactivedoc
Developing interactive documentation for Rust
nbaksalyar/rust-playground
The Rust Playground
nbaksalyar/nbaksalyar.github.io
nbaksalyar/smoltcp
a smol tcp/ip stack
nbaksalyar/binaryen
Compiler infrastructure and toolchain library for WebAssembly
nbaksalyar/clspv-sys
Rust interface for clspv, the OpenCL -> Vulkan compiler
nbaksalyar/crossbeam
Tools for concurrent programming in Rust
nbaksalyar/eslint
Find and fix problems in your JavaScript code.
nbaksalyar/foniod-build-images
Build containers for foniod
nbaksalyar/gimli
A blazing fast library for consuming the DWARF debugging format
nbaksalyar/governance-readiness
Governance Readiness Checklist: A light-weight framework to define the governance model in your software project
nbaksalyar/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
nbaksalyar/LowLevelAcademy
This is the main repository for the website, including the front-end code and all content.
nbaksalyar/mdx
JSX in Markdown for ambitious projects
nbaksalyar/nix
Rust friendly bindings to *nix APIs
nbaksalyar/overpass-frontend
A JavaScript (NodeJS/Browser) library to easily access data from OpenStreetMap via Overpass API. The objects can directly be used with LeafletJS or exported to GeoJSON. Data will be cached locally, optionally by using LocalStorage (or similar).
nbaksalyar/pax
Highly native rendering engine & declarative UI language
nbaksalyar/pdb
A parser for Microsoft PDB (Program Database) debugging information
nbaksalyar/procfs
Rust library for reading the Linux procfs filesystem
nbaksalyar/quic-p2p
nbaksalyar/redbpf
Rust library for building and running BPF/eBPF modules
nbaksalyar/rust-igd
Internet Gateway Device (UPNP) client
nbaksalyar/rust-libc
Raw bindings to platform APIs for Rust
nbaksalyar/rust-libprobe
libprobe: Static probes for Rust
nbaksalyar/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
nbaksalyar/usdt-reader
Rust crate to read USDT probes metadata.
nbaksalyar/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
nbaksalyar/yewprint
Port of blueprintjs.com to yew