A Google serialization library offering zero-copy deserialization. Used in game development, mobile apps, and performance-critical data access scenarios.
Definition
File Types
Common file formats, their extensions, descriptions, and typical usage.
A Linux application sandboxing and distribution framework packaging apps with dependencies for distribution-agnostic installation.
DefinitionSource code for Forth, a stack-based, extensible programming language used in embedded systems, firmware, and bootloaders.
DefinitionA Java-based template engine by Apache for generating HTML, email, configuration files, and source code. Used in Apache Struts, Alfresco, and many Java enterprise applications.
DefinitionThe native file format of Autodesk Fusion 360, a cloud-based CAD/CAM/CAE platform combining industrial design, mechanical engineering, and manufacturing in a single tool.
DefinitionThe native scripting language of the Godot game engine. A dynamically typed language with Python-like syntax designed specifically for game development.
DefinitionGPT-Generated Unified Format: a file format for storing quantized large language model weights, used by llama.cpp and other local LLM inference tools.
DefinitionGraphics Interchange Format: a bitmap image format supporting up to 256 colors, lossless compression, and animation. Created by CompuServe in 1987.
DefinitionBinary glTF: packages the JSON, binary buffers, and textures into a single file. Widely used for web-based 3D content delivery.
DefinitionOpenGL Shading Language: a C-like shading language for writing vertex, fragment, and compute shaders for OpenGL and OpenGL ES.
DefinitionScript files for GNU Octave, a free open-source alternative to MATLAB for numerical computing. Largely compatible with MATLAB syntax.
DefinitionGPS Exchange Format: an XML schema for GPS data (waypoints, tracks, routes). Used by fitness trackers, hiking apps, and navigation devices.
DefinitionGNU Zip: a compression utility and file format based on the DEFLATE algorithm. It is the most common compression format on Unix/Linux systems, often paired with TAR.
DefinitionThe dependency specification file for Ruby projects using Bundler. It lists required gems (packages) and their version constraints.
DefinitionA JSON-based format for encoding geographic data structures (points, lines, polygons). Widely used in web mapping with Leaflet, Mapbox, and OpenLayers.
DefinitionAn OGC standard for storing vector and raster geospatial data in a SQLite database. Designed as a modern replacement for Shapefiles.
DefinitionA TIFF file with embedded geographic metadata (coordinate system, projection). The standard format for satellite imagery and raster GIS data.
DefinitionA configuration file specifying patterns of files and directories that Git should ignore when tracking changes in a repository.
DefinitionA type-safe, functional language that compiles to Erlang and JavaScript, combining Rust-like ergonomics with BEAM VM scalability.
DefinitionThe module definition file for Go projects, specifying the module path, Go version, and dependency requirements.
Definition