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.
JavaSysInfo is the java version of phpSysInfo, a library that provides information on the host being accessed.
It parses /proc and displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Network adaptors and traffic, Disk usage and Video Information
Java library that enables efficient caching of resources (downloaded, generated by FOP etc.).Resource can be cached on disk and in memory, with load algoritm that shifts resources between memory and disk. SQL DB can be used to enable hibernate procedures
MParser is a XML parser targetted to be very lightweight (<7Kb) and with constant/very low memory greedy, thus is focused to be used within constrained environments such as J2ME/CLDC v1.0
JVMCluster
Features:
- clusterable Java Virtual Machine (based on PVM)
- uses CPPVM as adapter layer to PVM
- object persistent layer integrated into JVM
- memory management unit is based on integrated relational database
- JDBC/ODBC api to acces
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
A simple object persistence mechanism for Java that can be added to an application in minutes. All data is kept in memory and stored as property files in a Maildir, allowing external viewing and modification of data.
ECG manages different emulator projects. Each project has cpu information (bits, opcodes, registers, etc.) and memory managment(Description, Mirrors, etc.). Once you have done the CPU and Memory Project, you will be able to cross/generate C/C++ code.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
TPFL stands for Trivial Portable Framework Library. It includes several
classes for command line and configuration files parsing and handling,
strings and memory buffers handling, sockets workaround (server and client).
The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memory usage of the J2EE application server)
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.
PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.
memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.
The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM.
lib5600x is a library implementing Motorola DSP5600x disassembler. It's an ANSI C link library that should be useful for people writing debuggers, memory monitors etc for DSP5600x chips.
The Tiny Grasshopper Cache Store provides a memory based, least recently used (LRU), thread-safe caching mechanism that can openly cache any Java Object. The cache store is easy to use and doesn't require any setup.
Lyophilizer helps developers create systems of JavaBeans without worrying about different persistent/transactional/secure back ends. It is evolving into JDO and currently supports JDBC, EJB and in-memory storage.
jsh is a pure java application launcher shell. It provides support for java webstart applicactions, user commands scripts, aliases. It runs all java applications (even .jnlp !) in the same JVM, thus saving memory. It will have an small GUI, automatic ap
ANSIMD (Ansi Memory Debugger) is a compact, powerful and flexible debugging
facility, completely configurable at runtime, that detects automatically a
large class of problems related to memory management. It is portable and
requires low resources.
Chasm is a language using assembler meat with C style bone. It provide
the C style flow control statement to make assembler code easier to write
and easier to maintain. All the register/memory modify code is
in the assembler, give the programmer the de
A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
Simple Portable Memory Management (SPMM) is a small, easy to integrate memory management library for C++. The library emphasizes simplicity of use and implementation while guaranteeing leak free program execution.
Test Connect provides monitoring and trend tracking of memory, CPU, etc. on kernel level code on multiple platforms. Used with every build Test Connect can provide insight into how code is behaving, or misbehaving, with system resources or memory.
Open-source decentralized peer-to-peer intelligence community
...The RELICS platform is the keystone software application that connects and harmonizes all operations of the intelligence process using both human intelligence and biologically inspired learning algorithms to perform intelligence tasks.
RELICS users are connected on a peer-to-peer network forming a community intended to meet the high demands of processing, memory, scalability and fault tolerance.
All RELICS users must also be providers who contribute to the community resource pool. This may include memory, processing, bandwidth or human resources.
The RELICS concept is unprecedented as it is the first system of its kind, and stands in a class alone. It is not finished concept, but a vision that will be shaped by future participants.
This project implements a set class. It is aimed at those who consider the following to be of importance:
- Values in the set are, to a high extent, consecutive numbers
- Memory footprint is an issue
- Small updates to a large set must be efficient