670 skills found · Page 9 of 23
JarvusInnovations / EmergenceEmergence is a NodeJS-powered server that provides a web interface for configuring and launching the services that power your website or application. It provides virtualized storage containers for your code and assets that are accessible via WebDAV and API. Each storage container maintains complete version history for all files and can be linked over the web to a parent container that files will be inherited from just-in-time.
microsoft / Vscode AzurevirtualmachinesAzure Virtual Machines extension for Visual Studio Code
onurkun / RustAegisAdvanced Rust code virtualization and obfuscation framework
rachvis / AugmentedRealityTextbookThis is the code for application that lets user scan the image from textbook and obtain the virtual objects such as graphical content related to the scanned image in the application. The database must be created in vuphoria portal before creating the application which includes the images of textbook.
ac3ss0r / Cvm.hCVM is a header-only turing-complete virtual machine engine made in pure C.
vesavlad / EasymockBased on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing source code.
shadowofneptune / Threaded Code BenchmarkA demonstration of ways to implement 'threaded code,' a technique used in Forth and in virtual machines like the JVM.
cschweda / Awesome Z MachineThe Z-machine is a virtual machine that was developed by Joel Berez and Marc Blank in 1979 and used by Infocom for its text adventure games. Infocom compiled game code to files containing Z-machine instructions (called story files or Z-code files) and could therefore port its text adventures to a new platform simply by writing a Z-machine implementation for that platform. With the large number of incompatible home computer systems in use at the time, this was an important advantage over using native code or developing a compiler for each system. This tiny archive attempts to collect key z-machine documents.
openstack-archive / Nova PowervmPowerVM virtualization driver for OpenStack Nova. Mirror of code maintained at opendev.org.
grisoniFr / Scaffold Hopping WhalesCode to perform scaffold hopping and virtual screening using WHALES descriptors.
conorhastings / React Syntax Highlighter Virtualized Renderera way to use react-virtualized to render lines of code for react-syntax-highlighter
krakes-dev / KrakVmAdvanced JavaScript virtualization engine for code protection. KrakVM combines custom bytecode compilation with deep structural obfuscation to defeat static analysis and reverse engineering.
za233 / AilProtecta code virtualizer based on angr
nlog2n / X86obfuscatora binary x86win32 code obfuscator using virtual machine
hediet / Visual KeyboardA virtual keyboard displaying key bindings of VS Code as you type.
GLAD-RUC / FastEGNNSource code of "Improving Equivariant Graph Neural Networks on Large Geometric Graphs via Virtual Nodes Learning"
japplis / VirtuallyA Java library to make code more virtual thread friendly
kp-tech / FshlvmFsHlvm is a cross-platform open-source high level virtual machine written in F# and uses the LLVM library for high-performance code generation.
zvxryb / Linux Virtual JoystickAllows users to create virtual joysticks in Python code
helgefmi / AnsitermA virtual terminal for parsing ANSI escape codes in python