Lists (13)
Sort Name ascending (A-Z)
- All languages
- ASL
- Assembly
- AutoIt
- Batchfile
- C
- C#
- C++
- CSS
- Cython
- Dart
- Dockerfile
- EJS
- Elixir
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Meson
- Mojo
- Objective-C
- PHP
- Pascal
- Perl
- PowerShell
- Pug
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Shell
- Swift
- TeX
- TypeScript
- Verilog
- Visual Basic .NET
- Vue
Starred repositories
A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
High-level, multiplatform C++ network packet sniffing and crafting library.
Flutter Mobile Application Reverse Engineering Tool
Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…
tonybaloney / Pyjion
Forked from microsoft/PyjionPyjion - A JIT for Python based upon CoreCLR
Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
C library for generating audio fingerprints used by AcoustID
Stable Diffusion in NCNN with c++, supported txt2img and img2img
Improved fork of Waifu2X C++ using OpenCL and OpenCV
VirtualC64 is a cycle-accurate C64 emulator for macOS
A GUI wrappers for Windows' built-in robocopy. QQ讨论群:479734355
A C++20 header-only library that supports powerful reflection for C++
Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++.
A package for handling tangent-point energy and other nonlocal energies.
Brainfuck interpreter that supports threading, syscalls, addresses and external functions!
ICMD注入版, 是一个cmd控制台注入版DLL插件, 通过ICMD.exe将ICMD.DLL注入到cme.exe中, 以便CMD控制台窗口可以调用系统dll中的API函数, 或是调用本地目录中的自制dll函数. 这次提供了32位与64位的 版本,使用一个工程文件选择win32或是 x64编译得到不用位数的程序版本. 改进: 解决了64位API传参的寄存器选择问题, 解决了stdcall, …