title: Apache Fory Documentation sidebar_position: 0 id: index license: | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Apache Fory is a multi-language serialization framework for binary object graphs, random-access rows, standard JSON, schema-driven models, and Fory-backed gRPC services.
| Capability | Use it for | Documentation |
|---|---|---|
| Object Serialization | Reconstruct xlang or language-native object graphs | Object Serialization |
| Row Format | Random and partial access to trusted analytical data | Row Format |
| Fory JSON | High-throughput standard JSON for Java, Kotlin, Scala | Fory JSON |
| Fory IDL and compiler | Generate language-native models from a shared schema | Compiler |
| Fory gRPC | Generate gRPC companions that marshal Fory models | Fory gRPC |
Binary Object Serialization provides multi-page language guides for Java, Python, C++, Go, Rust, JavaScript/TypeScript, C#, Swift, Dart, Scala, and Kotlin.
Fory JSON has language guides for Kotlin and Scala in addition to its Java API documentation.