Supported Languages

Supported Languages - SDK Implementations

This document lists all supported programming languages and their SDK implementations.

Languages

Rust

Primary Implementation: Core SDK in Rust.

Features: Complete feature set, best performance.

TypeScript/JavaScript

Web and Node.js: Full TypeScript SDK.

Features: Type-safe, async/await, complete API.

Python

Server-Side: Python SDK for servers.

Features: Easy integration, complete API.

Go

High Performance: Go SDK for servers.

Features: Concurrent operations, high performance.

Swift

iOS Native: Swift SDK for iOS.

Features: Native iOS integration, SwiftUI support.

C

Embedded Systems: C bindings.

Features: FFI support, minimal dependencies.

Conclusion

Multiple language options provide flexibility for different use cases.

Last updated