AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
SenseTalk is an exceptionally readable scripting language in the xTalk (HyperTalk) family. This Project serves as a home for SenseTalk-related OpenSource projects. Although SenseTalk itself is not OpenSource at this time, some extension modules are.
The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
Project to Design and Implement a new programming language.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
This python module makes the commercial TIB/Rendezvous APIs accessible from python. TIB/Rendezvous is a messaging middleware released by TIBCO, Inc. (www.rv.tibco.com)
Python bindings for Sablotron (a XSLT library available from www.gingerall.com)
PySablot provides a simple API for in-memory XSLT transformations or
file-2-file transformation.
A very high level Python Wrapper that exposes the Python/C api in an object oriented, easy to use manner. This library is designed to be lightweight, cross platform, and compatible with SWIG generated libraries.
The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "push the arguments manually" (foreign function call) interface allowing programmers to call C functions in a completely dynamic manner.
The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
Mira is a new programming language with a C like syntax. It borrows heavily from other poplar languages and has the design goals of intuitiveness,compiler extensibility, practical functional programming and great tool support.
WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.