Dataset Viewer
Auto-converted to Parquet Duplicate
url
stringlengths
24
101
description
stringlengths
169
383k
https://github.com/Idov31/NovaHypervisor
NovaHypervisor NovaHypervisor is a defensive x64 Intel host based hypervisor. The goal of this project is to protect against kernel based attacks (either via Bring Your Own Vulnerable Driver (BYOVD) or other means) by safeguarding defense products (AntiVirus / Endpoint Protection) and kernel memory structures and prev...
https://github.com/salykova/sgemm.cu
sgemm.cu High-Performance SGEMM on CUDA devices Languages: Cuda (79.8%), C++ (9.3%), C (5.0%), Shell (2.8%), CMake (1.7%), Python (1.4%) assets assets common common scripts scripts src src ... .clang-format .clang-format .clangd .clangd .gitignore .gitignore CMakeLists.txt CMakeLists.txt LICENSE LICENSE > README.md ...
https://github.com/facebook/jemalloc
jemalloc Meta fork of the OG Jemalloc project Languages: .github/workflows .github/workflows bin bin build-aux build-aux doc doc doc_internal doc_internal ... .appveyor.yml .appveyor.yml .autom4te.cfg .autom4te.cfg .cirrus.yml .cirrus.yml .clang-format .clang-format .git-blame-ignore-revs .git-blame-ignore-revs <no...
https://github.com/OpenBMB/CPM.cu
CPM.cu CPM.cu is a lightweight, high-performance CUDA implementation for LLMs, optimized for end-device inference and featuring cutting-edge techniques in sparse architecture, speculative sampling and quantization. Languages: Cuda (49.7%), C++ (29.6%), Python (20.7%) .github/ISSUE_TEMPLATE .github/ISSUE_TEMPLATE cpmc...
https://github.com/amd/MxGPU-Virtualization
MxGPU-Virtualization Languages: C (98.5%), C++ (1.0%), Python (0.3%), CSS (0.1%), Makefile (0.1%), M4 (0.0%) dkms dkms gim-coms-lib gim-coms-lib gim_shim gim_shim libgv libgv package package ... .gitignore .gitignore Kconfig Kconfig LICENSE LICENSE Makefile Makefile README.md README.md > README.md # GIM ## What is...
https://github.com/ramseymcgrath/PCILeechFWGenerator
PCILeechFWGenerator Automatically generates custom pcileech firmware from real pcie devices. Supports behavior inspection, advanced customization options and multiple profiles. Languages: Python (73.9%), Jinja (9.6%), HTML (8.7%), SystemVerilog (5.3%), Shell (1.2%), C (0.6%) .github .github .vscode .vscode _site _sit...
https://github.com/allkern/iris
iris Experimental PlayStation 2 emulator Languages: C (61.5%), C++ (37.7%) .github .github frontend frontend res res shaders shaders src src ... .gitignore .gitignore .gitmodules .gitmodules AppImage.cmake AppImage.cmake CMakeLists.txt CMakeLists.txt Info.plist Info.plist > README.md <div align="center" text-align="...
https://github.com/x86matthew/WinVisor
WinVisor WinVisor - A hypervisor-based emulator for Windows x64 user-mode executables using Windows Hypervisor Platform API Languages: C++ (73.9%), C (26.1%) Common Common WinVisor WinVisor WinVisorDLL WinVisorDLL x64/release x64/release ... LICENSE LICENSE README.md README.md WinVisor.sln WinVisor.sln winvisor_scree...
https://github.com/Taccel-Simulator/Taccel
Taccel Taccel: Scaling-up Vision-based Tactile Robotics with High-performance GPU Simulation Languages: Cuda (99.7%) assets assets examples examples ptx ptx taccel taccel thirdparty/warp thirdparty/warp ... .gitignore .gitignore LICENSE LICENSE README.md README.md pyproject.toml pyproject.toml requirements.txt requir...
https://github.com/Friends-Security/RedirectThread
RedirectThread Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techniques Languages: C++ (93.1%), C (4.7%), PowerShell (1.6%), CMake (0.6%) AlertableThreadsForDays AlertableThreadsForDays ETWThreadCreationNoise ETWThreadCreationNoise ...
https://github.com/dipampaul17/KVSplit
KVSplit Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support...
https://github.com/vivoblueos/kernel
kernel Languages: Rust (96.2%), C (2.5%) CREDITS CREDITS emballoc emballoc header header images images infra infra ... .gitignore .gitignore .licenserc.yaml .licenserc.yaml LICENSE LICENSE README.md README.md README_zh.md README_zh.md > README.md <div align="center"> <img src="./images/logo.png" width="280" /> </...
https://github.com/iyush/COS
COS Tiny x86_64 OS in C Languages: C (92.7%), Assembly (2.3%), Linker Script (2.3%), Shell (2.2%) kernel kernel userland userland ... .bochsrc .bochsrc .gitignore .gitignore README.md README.md build.sh build.sh debug.sh debug.sh > README.md # COS Tiny x86_64 Operating System written in C. The OS can: 1. Handle Int...
https://github.com/google-ai-edge/LiteRT-LM
LiteRT-LM Languages: C++ (88.2%), Starlark (7.8%), Python (4.0%) .github/workflows .github/workflows prebuilt/android_arm64 prebuilt/android_arm64 python python runtime runtime schema schema ... .bazelrc .bazelrc .bazelversion .bazelversion .gitignore .gitignore BUILD BUILD BUILD.darts_clone BUILD.darts_clone > REA...
https://github.com/Foreseerr/TScale
TScale Languages: C++ (69.1%), Cuda (28.2%), C (2.1%) cfg cfg code code doc doc fo fo img img ... .gitignore .gitignore Dockerfile Dockerfile LICENSE LICENSE README.md README.md test.cfg test.cfg > README.md  # TScale This repo contains transformer train and inference code written in C++ and CUDA. TScale is desi...
https://github.com/ashvardanian/fork_union
fork_union Low(est?)-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴 Languages: C++ (57.2%), Rust (32.2%), C (8.2%), CMake (2.3%), Python (0.1%) .github/workflows .gith...
https://github.com/NimbleEdge/sparse_transformers
sparse_transformers Sparse Inferencing for transformer based LLMs Languages: Python (83.0%), C++ (8.7%), Cuda (4.9%), Shell (3.1%), CMake (0.3%) .github .github benchmarks benchmarks configs configs sparse_transformers sparse_transformers src src ... .gitignore .gitignore CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIB...
https://github.com/adgaultier/caracal
caracal Make your programs stealthier🐝 Languages: Rust (94.6%), C (4.4%), Just (1.0%) .github .github caracal-common caracal-common caracal-ebpf caracal-ebpf caracal caracal ... .gitignore .gitignore Cargo.toml Cargo.toml Justfile Justfile LICENSE LICENSE README.md README.md > README.md <div align="center"> <h1>C...
https://github.com/iilegacyyii/DataInject-BOF
DataInject-BOF Hijacks code execution via overwriting Control Flow Guard pointers in combase.dll Languages: C (98.6%), Makefile (1.4%) dist dist ... .gitattributes .gitattributes .gitignore .gitignore LICENSE LICENSE Makefile Makefile README.md README.md > README.md # Data Inject BOF A beacon object file implementa...
https://github.com/tchebb/openwv
openwv Open reimplementation of Google's Widevine Content Decryption Module for browsers Languages: Rust (94.4%), C++ (5.6%) src src third-party third-party ... .clang-format .clang-format .gitignore .gitignore .gitmodules .gitmodules Cargo.lock Cargo.lock Cargo.toml Cargo.toml > README.md OpenWV is a free and open-...
https://github.com/ASIG-X/RESPLE
RESPLE The first 6-DoF spline-based recursive motion esimator for LiDAR-based odometry Languages: C++ (92.8%), Python (4.4%), CMake (2.2%), Dockerfile (0.6%) AviaResple_msgs AviaResple_msgs HAP360_msgs HAP360_msgs Mid70Avia_msgs Mid70Avia_msgs doc doc estimate_msgs estimate_msgs ... .gitignore .gitignore Dockerfile D...
https://github.com/jefferythewind/warpgbm
warpgbm WarpGBM: High-Speed Gradient Boosting Languages: Python (74.9%), Cuda (21.7%), C++ (3.4%) .github/workflows .github/workflows examples examples tests tests warpgbm warpgbm ... .gitignore .gitignore LICENSE LICENSE MANIFEST.in MANIFEST.in README.md README.md pyproject.toml pyproject.toml > README.md ![raw](ht...
https://github.com/ga2mer/MarathonRecomp
MarathonRecomp An unofficial PC port of the Xbox 360 version of Sonic the Hedgehog (2006) created through the process of static recompilation Languages: C++ (92.5%), CMake (3.4%), HLSL (1.9%), Metal (1.7%) .github .github MarathonRecomp MarathonRecomp MarathonRecompLib MarathonRecompLib docs docs flatpak flatpak ... ...
https://github.com/Vector35/scc
scc Languages: C (51.9%), C++ (32.4%), Roff (11.2%), M4 (1.7%), Yacc (0.9%), HTML (0.5%) buildenv/msys buildenv/msys codegen codegen docs docs runtime runtime tests tests ... .gitattributes .gitattributes .gitignore .gitignore .gitmodules .gitmodules AArch64.cgen AArch64.cgen Arm.cgen Arm.cgen > README.md # Shellco...
https://github.com/bvanjoi/bolt-ts
bolt-ts A TypeScript Compiler Implemented in Rust Languages: Rust (77.3%), TypeScript (19.7%), JavaScript (3.0%) .github/workflows .github/workflows .vscode-template .vscode-template crates crates helper helper tests/cases/compiler tests/cases/compiler ... .gitignore .gitignore Cargo.lock Cargo.lock Cargo.toml Cargo....
https://github.com/NVIDIA-RTX/RTXNS
RTXNS NVIDIA Neural Shading SDK Languages: C++ (60.2%), Slang (30.8%), CMake (9.0%) assets/data assets/data docs docs external external samples samples src src ... .gitattributes .gitattributes .gitignore .gitignore .gitmodules .gitmodules CHANGELOG.md CHANGELOG.md CMakeLists.txt CMakeLists.txt > README.md # RTX Neu...
https://github.com/SamoZ256/hydra
hydra A Nintendo Switch emulator for macOS Languages: C++ (83.8%), C (12.1%), Swift (1.9%), CMake (1.7%) .github/workflows .github/workflows externals externals img img res/nx-hbloader res/nx-hbloader src src ... .clang-format .clang-format .gitignore .gitignore .gitmodules .gitmodules CMakeLists.txt CMakeLists.txt L...
https://github.com/pRain1337/plouton
plouton System Management Mode (SMM) game cheating framework Languages: C (89.6%), DenizenScript (10.1%) Plouton-UEFI Plouton-UEFI images images ... .gitignore .gitignore .gitmodules .gitmodules LICENSE.md LICENSE.md README.md README.md > README.md # Plouton - a System Management Mode (SMM) cheat framework <p align=...
https://github.com/Lagrange-Labs/deep-prove
deep-prove Framework to prove inference of ML models blazingly fast Languages: Rust (94.6%), Python (5.2%) .github .github deep-prove deep-prove docker docker docs docs ff_ext ff_ext ... .envrc .envrc .gitignore .gitignore .gitmodules .gitmodules Cargo.lock Cargo.lock Cargo.toml Cargo.toml > README.md # 🚀 DeepProve...
https://github.com/tpde2/tpde
tpde A fast framework for writing baseline compiler back-ends in C++ Languages: LLVM (73.5%), C++ (24.7%), C (1.0%), CMake (0.4%), Python (0.4%), Shell (0.0%) .github/workflows .github/workflows LICENSES LICENSES deps deps docs docs tpde-encodegen tpde-encodegen ... .clang-format .clang-format .gdbinit .gdbinit .giti...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
5