3 مستودعات
Programming languages that compile directly to native machine code for high-performance execution.
Distinct from Bytecode Compiled Languages: Distinct from Bytecode Compiled Languages: compiles to native machine code rather than an intermediate bytecode representation.
Explore 3 awesome GitHub repositories matching programming languages & runtimes · Native Code Compiled Languages. Refine with filters or upvote what's useful.
Swift is a general purpose, compiled systems programming language designed for building high-performance software. It is a strongly typed language that focuses on memory safety and type safety to prevent runtime errors. The language is designed for native code integration, allowing it to interoperate with C and Objective-C libraries to leverage existing system functions and high-performance APIs. The project covers broad capabilities in type-safe application development and cross-platform toolchain engineering. It includes infrastructure for automated language validation, compiler performanc
Compiles directly to native machine code for high-performance execution across multiple operating systems and architectures.
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
Is a compiled language that produces efficient machine code for performance-critical applications.
Varnish Cache is an HTTP reverse proxy cache, traffic manager, and edge content delivery tool. It functions as an HTTP accelerator that stores responses in memory to reduce backend load and improve delivery speed. The system also serves as a TLS termination proxy and a configuration engine using a compiled language to define request handling and caching logic. The project is distinguished by its compiled configuration language, which transforms specialized domain logic into machine code to execute request processing at line rate. It provides high-performance memory-centric storage and special
Transforms a specialized domain language into machine code to execute request processing logic at line rate.