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
Build Securely on AWS with Proven Frameworks
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.
Framework for profiling & early performance testing of J2SE, thread based applications. Integrates into the Maven build-cycle. Closely integrates with YourKit profiler to produce automatic CPU profiling of you application.
A PrestaShop (http://www.prestashop.com) module for erase your database with many options. Thread about this module on PrestaShop forum: http://www.prestashop.com/forums/viewthread/15449/
A CPU implementation of Raytracing using Multi Threads and XNA. For learning and experimenting purpose. Code is provided in the Downloadable file. Thiago Dias Pastor
I hope that this open source project which can simplify the development process in the window platform,
The IO interface needs more optimization, I will continue to optimize this part of the late
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.
FiniteStateMachine is a multi-thread library focus on state -transmition.On this framework, the object life period with extract into state, and the convert between state is triggered by the event.
JmxHist keeps monitoring history of your application's state, via JMX, and stores in a csv file. You can specify MBeans/Attributes to be stored. You can take certain action when an attribute meet a threshold. It shows charts of the data via web.
SimpleCache is a thread-safe map-based cache, featuring cache size control, time-based object invalidation, threaded auto-flushing, and public access to cache fields when certain cache operations are performed.
A PrestaShop module to display jQuery Gallery View (http://spaceforaname.com/galleryview) on your homepage, wide editable in BO. Related thread on PrestaShop forum : http://www.prestashop.com/forums/viewthread/49128/
The Property Set Library (PSL) is a template-based C++ container library providing value observation, event calling, garbage collection, serialization, object persistence, reflection, thread-safety and other accompanying features.
HeatSeeker is a graphical (GUI) analysis engine for the output of Suns java performance and profiling (HPROF), It finds circular references or memory leaks and thread locks - it can analyse and store results for later analysis. Also has regexp filters.
The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu).
NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
A small programming language. [Discontinued in favor of Lua. There was not much difference except the syntax and the project went the same way most languages go: convenient but bloated.]
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
A Java frontend for MEncoder. Simple GUI plus support for custom command lines and templates, to batch encode files. It can use srt subs and provides WinAVI-like features. Now with support for PSP encoding. For Mac, Linux (UNIX) & Windows.
This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
4chanChaser is a Windows tool that will monitor 4chan image threads. A 4chan URL is used to identify a target thread. The program checks for updates on a timed interval until the thread is terminated.
Paul Thomas's Performance Tuned SSH, aka PTssh. A cross-platform, high-performance, multi-threaded, thread-safe library implementing the SSH2 protocol and SFTP version 3.
Ale is a PHP 5 EvE / EvE-Central API, see also www.eve-dev.net. The forum thread for this work is http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=981043&page=1
A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
Implementation of virtual threads for the XS-1. Currently a simple context switching implementation for the XMOS XS-1 architecture (Gn, Ln products). Allows a user to run low speed processes on a single thread using time sliced scheduling.