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.
Pyston is a GEM based plugin for GCC that traverses the C/C++ source code
and automagically writes thin, fast Python wrappers for all types and functions. These wrappers once created, are independent of the tool and can be directly distributed.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
VRT is a Virtual Reality Toolkit.
It is planned to be OS-independent, easy-to-use, full-feature VR platform.
It integrates 3D engine, physical engine and AI engine.
Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
PyLife is an implementation of the game of life algorithm featuring parallel programming. It uses MPI and python to achieve a consistent software architecture and reliably performance.
The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
AALib/PyAALib - Asynchronous Action Library Project - The project is a Framework based on Pure Object Oriented Concepts to develop asynchronous communication between threads (thread safety) and external process. Platforms: Windows, MacOSX, Linux,Sola
Pythonutils is a Python package of modules useful for common programming tasks in Python. These include config file reading and writing, dealing with paths and URLs and a comprehensive ordered dictionary class (plus more).
Atma Web Framework is based on TwistedMatrix Network Framework and provides a high-quality environment for the development of rich and robust web applications.
wsbasic a basic interpreter or scripting language implemented
without flex/bison or lex/yacc. Object oriented and very maintainable
code. Based on jack crenshaw's let's build a compiler. Can act as a replacement
for bash or sh scripting.
RubyScript2Exe transforms your Ruby script into a standalone
Windows or Linux executable. You can look at it as a
"compiler", for it collects all necessary files to run your
script on an other machine.
MonoBind is a binding library, very similiar to boost::python and luabind, for Mono .NET platform. It allows to create bindings between C++ and .NET languages supported by Mono (including C#).
Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
obfc-ng is an optimizing compiler for the BF language written in C/C++. It aims to help research experimental optimization techniques and to share concepts with thorough documentation.
A Unix desktop environment, using multi-processing as the principle method of program partitioning and built around the everything-is-a-file assumption, with scripting using the programming language Haskell.
EurekA is a knowldege base system primarily developed in python with MySQL as the database, SQLObject module as the DB API and CherryPy+Genshi as the frontend. The main aim of this project is to provide a dynamic Knowldege Base system that caters to the
A simple (~20 line python) O(n^6) algorithm for the traveling salesman problem that seems to do pretty well for most graphs; so well that I have not been able to find a graph which it does optimally solve. Those with spare cycles are welcome to help out.
JMixSim is an implementation of Donald Knuth's MIX computer. It provides a compiler for the MIXAL language and an interpreter for the resulting MIX program, both easily usable via a graphical user interface.