With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers sourcecode of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
A function is computable if it can be computed by a Turing machine.
A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
LxDoom is a version of the classic fps game Doom by id Software.
Specifically, it's an engine for playing Doom levels, based on the sourcecode released by id Software. It aims to be free, reliable, portable, and
support a wide range of levels.
A game based on one of Microprose`s best sellers, Colonization. This is an open project that carries the idea to create a strategy game with elements of adventure that`s set in the world during the colonization era (1492-1830).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project is a implementation of layers. Use Virtual machines & virtual adapters alike an onion! Another operating solution instead of Microsoft Windows Server operating system. It is to be used via remote controlling. The special new "Cktool32" will make it easy to handle *Ck64Krnl*.
Notepad² is a text and sourcecode editor for Windows. Notepad² offers syntax coloration for common langages, customizable interface, auto-completion, macro recording and so much more !
This project aims to build a tool wich will estimate energy consumption for embedded system written in ANSI C code. 8051 platform was selected to develop the first version of this tool.
Implementation of a amateur radio morse code/CW beacon controller for the embedded MCU card "hc908 daughtercard" by NJQRP (http://www.njqrp.org/hc908/index.html).
A conversion of the Quake 3 Arena sourcecode from the C programming language to the C++ language.
Secondary goal is to rewrite the Quake Virtual Machine to be compatible with the new code.
zCOBOL portable mainframe COBOL compiler, part of the z390 project
The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
Improving the speed of the signal analysis code for Seti@home. Leveraging modern processors advanced features such as SIMD and parallel execution units, as well as identifying better methods to code existing functions.
Insert code into another process by using ptrace(2) to do chdir(2) or dup2(2) for uncooperative daemons. Will run on i386, sparc and alpha, but Linux only.
This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.
ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.