Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
CC Mode is a GNU Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBAs IDL, Pike, and AWK. It is a standard package in both GNU Emacs and XEmacs.
MCS is a extension of Pike language. MCS allow you to write "Manageable" code, which means you can place all the codes about a special FEATURE in one place, so you can remove it whenever you don't need this FEATURE.
A FEATURE is made up with some MIXINs and a DAEMON. To use a FEATURE named MY_FEATURE just place a line IMPORT(F_MY_FEATURE) in your main source file. remove this line to disable MY_FEATURE.
When a FEATURE is imported, all the MIXINs in the FEATURE will act as a base class...
Spear is a extension of Pike language . Spear allow you put inline C/Java code in Pike, and exchange data cross languages. In additional, Spear can transfer thread to system process, running on multiprocessor, or even cross machines over SSH.
A light client C/S framework in pike. AWL based on MCS ( mcs.sourceforge.net ). You need to download MCS and extract the files to the same place of AWL
You can use GWT-style widget, and GWT is the only front-end by now.
You can impliment your own front-end.
Command-line-style or lambda-style request handler,
Input data of TEXTBOX will be sent back as a argument of command line.
Caudium WebServer is a single process multi-threaded webserver. It has a built-in pre-processing language and includes an easy to use web-based configuration interface.
open-sTeam is an opensource environment for the creation and maintainance of virtual knowledge spaces, providing a wealth of mechanisms to support collaborative learning and working processes.
Scheduling and calendar managament of classrooms and other rooms that are placed in one or multiple buildings. The aplication also provides the automatic confection of schedules from the data inserted in the same act to reserve a classroom.
PikeMudlib is a project that aims to create a powerful MUDlib using the Pike programming language. PikeMudlib allows for on-the-fly in-game development similiar to that offered by LPMuds.
Forevermore is planed as a graphical 3D MUD, using mysql, opengl and pike. Our aim is not cool graphics and sound, but nice Roleplay. The Game uses a simple 3D engine for the beginning. Basic ruleset is Ad&d 3rd edition, but modified for fair PvP.
IPFWstats is a suite of shell, perl and PHP scripts to count network traffic on
a per user basis on a server using the FreeBSD IPFW firewall. Statistics are imported into a MySQL database daily and can
then be viewed using a PHP script in a web browser
Stellar Crisis is the web's first complete multi-player strategy game. Players from all over the world compete to build megalithic galactic empires, develop powerful new technologies, and fight pitched battles in far away star systems.
GIME is is to develop a generic engine that supports multithreading, internationalization, database, multiple interfaces including web, telnet and graphic clients, on which massive multi-user interactive applications could be built with little effort.
NNTPobjects is a collection of c++ classes for easily creating simple or advanced NNTP clients in c++. Novice and advanced c++ programmers will be able to quickly write small utilities or full featured NNTP clients.