Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
A self-contained, fully configurable Java "game" to simulate multi-species evolution. Design species by optionally specifying every attribute; modify any or all environmental settings; let them loose to eat, fight, procreate, die, and Evolve!
Pm2Media is a PmWiki to MediaWiki converter, reading contents of an existing PmWiki, converting it into MediaWiki syntax and then posting it into a MediaWiki.
The converter is not using the official MediaWiki API, rather it is simulating a browser logging in with a specified user.
The converter was tested with MediaWiki 1.16.5 and PmWiki 2.1.27.
A C library with support for logging, configuration, networking, message specification, semaphores, message queues, SSL, timing, epoll and email functionality.
PT_BR: O objetivo do ELXP é dispor de uma ferramenta simples para controle de "pendência" de um projeto Extreme. EN: The goal is to have the ELXP a tool simple to control "pending" for a project Extreme.
http://www.elevate.com.br
A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
...Highlights are a Rogue Wave DBTools.h++ lookalike that makes RDBMS access easy. It includes an SQL parser and generator. An implementation of Cron and Crontab in java. File logging and assert classes.
UTSQ is a Java command line tool for logging UT player's online performance over time. It queries an UT server for player's current frags, kills, deaths, ping, team and calculates FPH, efficiency and Rank and illustrates the first 3 as bars in a .html
Follow is a simple Java application which allows a user to monitor several log files concurrently. The source for this project is now being maintained at http://hallwaytech.github.com/follow
Provides an API that allows your Java applications to generate and log internationalized messages along with creating localized exceptions. Also provides Java annotations and an ANT task to help automatically generate language resource bundles.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
A POSIX GUI file viewer capable of displaying manual pages and maintaining document meta-data (highlighting and bookmarks) per user per file; a local socket server for easy integration with other software, text can be processed with shell commands.
Logbus-ng consists in a set of tools to aid developers perform Log Analysis in all the stages: log generation, collection, distribution, storage and analysis. It is designed specifically for Field Failure Data Analysis in critical distributed systems
Shell skript pro usnadnění kompilace kódu v jazyce C během výuky. Kompiluje podle nového standartu v "pedantském" režimu. Mezi další funkce patří např. možnost automatického spuštění zkompilovaného kódu nebo automatické doplňe
Core library for complex software project development. Features: semaphores, services, finite state machine, framework, utilities related to the middleware architecture and implementation.
Simple Java api for Internationalization (i18n) support. Features: pluggable localization loading, remapping resources at deploy time, different locales for logging and application messages, dynamic locale switching, multiple locales in one runtime.
Log bytecode enhancer: Will surround each logging statement with "isXXXEnabled()" call. So stop messing up your code with such non-productive code. Supports log4j, JDK logging, Apache CommonsLogging and SLF4J. Based on just4log, Ant Task included