Open Source

Atozed Software is a corporate sponsor of open source projects and provides web space, server resources, and significant development resources in support of these projects.

Projects

C# Open Source Managed Operating System (Cosmos) is a toolkit for building operating systems, written nearly completely in the C# and tiny amounts amounts of a high level assembly language named X#.

www.goCosmos.org


IL2CPU (pronounced IL to CPU) is an AOT compiler that is written using a Common Intermediate Language compliant language (C#). It translates .NET (any language) Common Intermediate Language to machine code.

www.IL2CPU.net


Internet Direct, also known as “Indy”, is a free software / open source socket library written in Object Pascal, an object-oriented version of Pascal. It includes clients, servers, TCP, UDP, and raw sockets, as well as over 100 higher level protocols implementations such as SMTP, POP3, NNTP, and HTTP. Indy includes support for OpenSSL and Zlib in the protocol implementations. Indy 10 was ported to Free Pascal, and runs on Windows, FreeBSD, Linux, and Darwin.

www.IndyProject.org


X# (pronounced X Sharp) is a HLA (High Level Assembler) for X86/X64 assembly. In the future other flavors for ARM and other processors are planned. X# is integrated into Visual Studio and we are working on support for Visual Studio Code as well. X# can also be used using simple text editors such as notepad.

www.X-Sharp.net