- Cyberspace
- https://cybernetist.com/
- @milosgajdos
- @cybernetist.com
Highlights
- Pro
Lists (7)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- CUE
- Clojure
- CodeQL
- Common Lisp
- Crystal
- Cuda
- Cython
- D
- DTrace
- Dart
- Dockerfile
- Elixir
- Elm
- Erlang
- F#
- FLUX
- Fortran
- GLSL
- Go
- Groovy
- HCL
- HTML
- Haskell
- Isabelle
- Janet
- Java
- JavaScript
- Jinja
- Jsonnet
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mojo
- NCL
- Nim
- Nix
- Nunjucks
- Nushell
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PowerShell
- Prolog
- Python
- QML
- R
- Racket
- Red
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Shell
- Smarty
- Solidity
- Standard ML
- Starlark
- Svelte
- Swift
- TeX
- TypeScript
- V
- Verilog
- Vim Script
- Vue
- WebAssembly
- Zig
- templ
Starred repositories
Ridiculously fast & accurate voice activity detection in pure Rust
Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
Zero-config, fast `io_uring`-based HTTPS server.
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Free, open-source VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
KVarN is a native vLLM KV-cache quantization backend for your agents: 3-5x more context, throughput above FP16, and FP16-level accuracy. Calibration-free, one flag.
Build a Firecracker microVM from a container image
Disaggregated filesystem for CXL and multikernel shared memory
Library and tools for transcribing QUIC connections.
WebTransport implementation based on quic-go (https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)
NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system.
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
fynelabs / selfupdate
Forked from inconshreveable/go-updateBuild self-updating Golang programs
Local first semantic and hybrid BM25 grep / search tool for use by AI and humans!
Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read
Minimal coding agent written in Rust, optimized for memory footprint and performance
See where your AI coding tokens go. Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability.
Datatype is a variable font that turns text into charts.
kubectl port-forward manager and reverse tunnel (ngrok-like) for exposing local services publicly, with TLS termination, HTTP traffic inspection, UDP forwarding, multi-hop proxy routing through k8s…
Review-first terminal diff viewer for agentic coders
cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign languag…
A test runner for agentskills.io-style AI agent skills
ArtifactFS is a filesystem driver designed to mount large git repos as quickly as possible, hydrating file contents on-the-fly instead of blocking on the initial clone. It's ideal for agents, sandb…