250 skills found · Page 1 of 9
campfirein / Byterover CliByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
floooh / OryolA small, portable and extensible C++ 3D coding framework
ionescu007 / SimpleVisorSimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.
libressl / PortableLibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to tech@openbsd.org are welcome.
symfony / Polyfill UtilSymfony utilities for portability of PHP codes
vndee / Llm SandboxLightweight and portable LLM sandbox runtime (code interpreter) Python library.
cirosantilli / X86 Assembly CheatMOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-module-cheat/tree/master/userland/arch/x86_64 SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly请参阅自述文件。 x86 IA-32和x86-64 userland最少示例教程。 数百个可运行的断言。 好的GDB设置。 IO是用libc完成的,因此OS在理论上是可移植的。 涵盖了NASM和GAS。 在Ubuntu 18.04中测试。 容器(ELF),链接,调用约定。 系统土地作弊网址:https://github.com/cirosantilli/x86-bare-metal-examples,ARM作弊网址:https://github.com/cirosantilli/arm-assembly-cheat
saprykin / PlibsysHighly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
rohitg00 / SkillkitSupercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more
ROCm / HIPIFYHIPIFY: Convert CUDA to Portable C++ Code
first-fluke / Oh My AgentPortable multi-agent harness for .agents-based skills, workflows, and standards-aware agent teams across Antigravity, Claude Code, Codex, OpenCode, and more.
garethflowers / Vscode PortablePortable version of the Visual Studio Code editor.
second-state / Wasm LearningBuilding Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.
rapid7 / MettleThis is an implementation of a native-code Meterpreter, designed for portability, embeddability, and low resource utilization.
tahoe-lafs / Zfeczfec -- an efficient, portable erasure coding tool
QMCPACK / QmcpackMain repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids with full performance portable GPU support
j96w / DexCap[RSS 2024] "DexCap: Scalable and Portable Mocap Data Collection System for Dexterous Manipulation" code repository
arcanite24 / Gb RecompiledA static recompiler for original GameBoy ROMs that translates Z80 assembly directly into portable, modern C code.
harrism / HemiSimple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.
gwsystems / AWsmWebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.