General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Is totaling the number of lines in your source code across all project related files dragging you down?
Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work.
Hopefully it can make something a little easier for you.
- I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do!
REQUIRES .NET FRAMEWORK 4.0!
A simple java class for Facebook login authentication.
This project offers a simple java class to be used for any Facebook authentication needs. This class allows you to simply pass the Facebook application client id and show a login and authentication window, and returns the session token from Facebook.
This is extremely useful for anyone who wishes to make a program in Java that needs to be able to have a user login and subsequently access the Facebook API to get any information about the user.
Uses the DJNativeSwing library.
The library does quick search of dictionary words in arbitrary input strings.
Known problems are known. :) See appropriate section in documentation. Also, only ASCII words and strings for now.
Library using Qt for parsing command line arguments
...The only dependencies are the Qt libraries and Qt development packages.
The library is dealing with the command line arguments sent to the application.
To use the library, just pass the argc and argv to the class constructor and then indicate which are the arguments that your application is expecting, using the setKnownArguments. Once this are set, to retrieve an argument value all you have to do is to use the "get" function.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Generic Converter from Java Objects to XML and JSON in an easy way and without configuration. You only have to pass the object as argument of our tool and it automatically converts into XML or JSON the entire tree of objects that are contained by the given object, this is achieved through the use of the introspection capability of Java.
Coupling the notion that during the search for the minimum of a function we must pass through its solution with a PSO solution generator engine, is the approach for solving, in time domain, a non-linear algebric-differential system of equations.
Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.
Logprocessor is a tool for analyzing log files in a rigorous and reliable way. You write a command file and the log file can be run though the tool resulting in pass/fail.
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
PROJECT REPOSITORY HAS MOVED:
https://github.com/jline
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.
SendInputHelper is a unit for Delphi, that contains a class for simple and safe usage for the SendInput-API of Windows. With it you can pass any chars, strings, "shift"-keys and shortcuts as regular keyboard strokes.
Provides support for video streams to an window display. It takes the approach that a display may have one or more video streams, each of which has one or more which independent video streams pass. Written in C++. Project: ceVideoCore.sourceforge.net
ZASM is a 2 pass assembler for Zilog's 8-bit CPU Z80.
Supported platforms: Unix-style OS, e.g. MacOS X, Linux, BSD.
Special support for ZX Spectrum emulator file formats.
Binary or intel hex file output.
Fastmake is a GNU make reimplementation with syntax functional and performance improvements. Designed for interactive work on large software projects it has features to pass a source tree as fast as possible.
This is, at least for now, a proof of concept of an extended jsp:include command, allowing the user to
pass in both Strings and Objects, as well as specify a block to display if there is an error.
This is a simple class that allows you to create a PHP application with a Events System simple to use, but powerful. It alows you to pass parameters into an event to the function attached.
RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!
Light weight, fault tolerant, high speed single pass HTML parser. Builds HTML DOM similar to accessing the browsers DOM with javascript. Compatible with PHP4 and higher. Send in your feature requests.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
SarcASM is a high-level, two-pass assembler mainly aimed at fostering development on archaic and embedded hardware. Though it will initially be a MOS 6502 assembler, other architectures are planned as being supported.
PHPLiveX is a lightweight php-javascript class library that helps you integrate AJAX to your php applications. Without a page is loaded again, you may call your php functions in the same page, submit your form to an url and send a request to another page
Jester is a test tester for testing your java JUnit tests (Pester is for Python PyUnit tests). It modifies your source code, runs the tests and reports if the tests pass despite the changes to the code. This can indicate missing tests or redundant code.
"TI-99/4A BASIC" (ti99basic) is a version of Texas Instruments' BASIC as found in ROM on the TI-99/4A. You can use it in interactive mode or pass a BASIC file as a command line parameter.