General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
CC Mode is a GNU Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBAs IDL, Pike, and AWK. It is a standard package in both GNU Emacs and XEmacs.
Create hyperlinks just by dragging, find contacts instantly, ...
GNU Hyperbole (pronounced Ga-new Hi-per-bo-lee), or just Hyperbole, is an amazing programmable hypertextual information management system implemented as a GNU Emacs package. This is the first public release in 2016. Hyperbole has been greatly expanded and modernized for use with the latest Emacs 25 releases; it supports GNU Emacs 24.4 or above. It contains an extensive set of improvements that can greatly boost your day-to-day productivity with Emacs and your ability to manage information...
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options; and support for language features from PHP 5.4 and beyond.
The latest release can be found at https://github.com/ejmr/php-mode and all bug reports should go there..
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
vcpp-mode is a mode for (X)Emacs to edit Visual C++ files.
It is based on cc-mode and has font-locking for IDE generated Macros, common Visual C++ types, prefixed member-variables (m_*), class names, abbreviations for common used words etc.
preview-latex, the higly addictive and productive LaTeX previewing and folding tool for Emacs, has become part of the AUCTeX project at http://savannah.gnu.org/projects/auctex now and is integrated since version 11.80.
Chinese Emacs Configuration(emacs_chinese) provide chinese configuration of gnu emacs under popular OS(windows, Linux, Freebsd,etc), also provide a lot of emacs package configurations. I just want to simplify the installation and custmaization of gnu emac
Flymake is a universal on-the-fly syntax checker implemented as Emacs minor mode. Flymake automatically runs the syntax check tool, parses the output for known error patterns, highlights erroneous lines and shows overall check status in the mode line.
This elisp package provides text based table creation and editing
feature. Emacs can edit tables embedded inside a document, just like a modern WYSIWYG word processor. The latest version generates a table HTML source from a WYSIWYG table.
My personal XEmacs setup files - .emacs, .vm, .gnus, etc., plus small elisp packages not bundled with
XEmacs and extra bits of elisp used in my setup, as well as a small collection of info files.
The Java Elucidator provides support for production of internal documentation following the Elucidative programming paradigm. Documentation and source code are kept seperate, but interlinked through mutual navigation in a two-frame online layout.
This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql command line client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther