A statically typed functional programming language designed for speed, safety, and a friendly developer experience. Compiles to machine code with no runtime overhead.
Roc — Fast Friendly Functional Programming Language
A statically typed functional programming language designed for speed, safety, and a friendly developer experience. Compiles to machine code with no runtime overhead.
Installation agent prête
Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.
npx -y tokrepo@latest install 45394c42-85aa-11f1-9bc6-00163e2b0d79 --target codexÀ exécuter après confirmation du plan en dry-run.
Fil de discussion
Actifs similaires
Triton — GPU Kernel Programming Language for Deep Learning
Triton is an open-source programming language and compiler for writing efficient GPU kernels, originally developed by OpenAI. It provides a Python-like syntax that compiles to optimized CUDA, ROCm, and other GPU backends, making custom kernel development accessible without low-level GPU expertise.
Rocket — A Web Framework for Rust with Focus on Usability
Rocket is a web framework for Rust that makes it simple to write fast, type-safe, secure web applications. Focuses on usability with derive macros, type-safe routing, request guards, and managed state. Intuitive yet powerful.
RocksDB — Facebook's Embeddable Persistent Key-Value Store
A C++ LSM-tree storage engine from Meta powering MyRocks, CockroachDB, TiKV, Kafka Streams and more. Optimized for fast SSDs and workloads with high write throughput and low read latency.
Pebble — High-Performance Embedded Key-Value Store in Go
CockroachDB's production-grade embedded storage engine inspired by LevelDB and RocksDB, written in pure Go with no CGo dependencies.