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
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.
SynchroMike is a two-way synchronisation program which allows the user to synchronize two directories. It comes with a handy user interface which displays differences between both storage locations as a tree.
Update: This page is deprecated, find the new program at <a href="http://syncarus.net">syncarus.net</a>
Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types.
This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits.
This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core...
This is a network simulator. This is meant to be user friendly as well as feature rich. This field lacks software with good user interface. Even the commercial softwares in this field is quite lame. This aimed to go along Multisim(R) and Blender(R) form
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
qb4j (pronounced 'cube for j') is the first open source multi-dimensional logging framework for Java coupled with an OLAP analytical platform. qb4j doesn't create log files. It creates log cubes (or cube logs).
This project aims to create a web-based administration and information console for maintain and observe OSGi based systems providing the easy and dynamic extension by plugins without the bound to a specific framework implementation.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This project aims to provide a reliable cloud computing system, able to work with cloud computing framework existing today. Developed and maintained by Alecsandru Patrascu, Computer Science, University Politehnica of Bucharest
The BSBM (Berlin SPARQL Benchmark) suite for benchmarking RDF stores or RDB-2-RDF wrappers over the SPARQL protocol. Pure RDBMS benchmarking via SQL is also possible. Visit http://www4.wiwiss.fu-berlin.de/bizer/BerlinSPARQLBenchmark for more details.
A metering and charge-back mechanism based on real time pricing (RTP) for
the cloud services. This project caters to the need of a dynamic pay-per-use
model in the cloud environment.
CimStream is experimental implementation of the DMTF (Distributed Management Task Force) WBEM standard. The cimom is a java servlet, providing a secure, scaleable and high performance environment. Generated providers are strongly typed.
Finder is a Java application useful to solve basically 2 tasks: 1) finding common files between 2 folders (erasing them if required); 2) move/delete files specified in a particular configuration file.
jShrinker is written in Java and can de/compress 7zip*, zip, bzip2, tar, lzma, rar, and gzip formats. It aims to be cross-platform and to provide an easy-to-use interface. It will include these features: batch decompression. *Decompress only
MetaGrid is an attempt at developing the infrastructure needed to support a network of interacting services, including service discovery, authentication and authorization and trust relationships between services.
The goal of this project is to create a Java library to manage a Spacewalk server from any Java application, including Java based workflow engines or commercial datacenter orchestrators.
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.
OpenJCS (Job Control System) is a batch scheduling and control system for use on Unix systems which uses load balancing, dependency control, scheduling, runbooks, queueing and resource allocation subsystems for unmatched scalability and flexibility.
GridSim allows modeling and simulation of entities in parallel and distributed computing systems such as users, applications, resources, and resource brokers/schedulers for design and evaluation of scheduling algorithms. http://www.gridbus.org/gridsim
A console application to find duplicated files in your hard disk that allows you to choose which duplicated files delete. It will work with a DB to store information of your files and compare them using a hash code like md5. Wait! I am still working