Your top-rated shield against malware and online scams | Avast Free Antivirus
Browse and email in peace, supported by clever AI
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Our Free Plans just got better! | Auth0
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.
In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
A cross-platform, cross-compiler, cross-CPU C header library for programming with SIMD instruction sets. X86 (MMX/SSE/SSE2) GCC and MSVC, PPC Altivec GCC, WMMX ARM GCC, and software emulated SIMD are supported.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
C! is a smart preprocessor for C/C++, which helps resolving cumbersomeness and untidiness, bridges between different standards and provides several very powerful extensions to C and C++.
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
Ruby Inline's 13+ releases has been fully migrated to http://rubyforge.org/projects/rubyinline/ Please go there for more information. It just seems to work better over there. :/ (just click home page above)
JCom is a bridge library between Java and Com to enable COM object access from Java classes.
Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
wspacegen is an interactive IDE for programing with whitespace (http://compsoc.dur.ac.uk/whitespace/). So it's possible to create .ws code relative easily and debug it as well. But attention, you'll addicted to it (-:
frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
The bmp2gbtile utility is intended for Gameboy Advance development. The utility will convert one or more .bmp files into a single C or C++ source representation. This source can be used in a GBA project for on-screen sprites or background tiles.
deltaFSD is a graphical tool for defining a program by linking the inputs and outputs of functions.
The links created between functions determine the interdependencies within the program and so the sequence in which the functions should be executed.
Purpose of this tool is to help in device driver development.
Common part of a device driver is handling registers and memory
mapped structures. Ogham will automatically generate such sourcecode from more abstract XML-based description of a device.