Showing 53 open source projects for "qiper.ru/disk-cleaner"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    Yahjf is Yet Another Html Java Framework. If your app generates HTML you can use Yahjf to turn your HTML code into objects that you can store (in session,on disk,etc) and modify programmatically. More infos in forum and on website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NOTUVY regex is a wrapper around the standard Java java.util.regex package. It adds no new functionality, but it make writing sophisticated regex logic simpler and cleaner than the standard package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java list implementation that swaps list items to a disk file in order to avoid out-of-memory error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web-as-corpus tools in Java. * Simple Crawler (and also integration with Nutch and Heritrix) * HTML cleaner to remove boiler plate code * Language recognition * Corpus builder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastFreeTextSearchFiles (fastfreetextsea) is a external, internal hard disk, USB flash pen, file indexer for Fast Free Text Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java-based command-line tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    LiveView is a forensics tool that creates a VMware virtual machine out of a raw (dd-style) disk image. This allows an examiner to "boot up" the image and gain an interactive, user-level perspective of the environment, all without modifying the imag
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    it cleans project workspaces by deleting folders such as temporary file, object file, .class file . like intermediate files. it support a eclipse, visual studio ... etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java structure that handles writing objects to / from temporary files so you can increase storage without increasing memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse plugin based on NeatCleaner, the HTML/JAVASCRIPT cleaner. It's very small and efficiency .For HTML,XML files, it provides a Formatter which not only act on html tag but also javascript,vtl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An operating system kernel simulator complete with command-line mini-applications and a disk scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An utility program written in Java that helps to clean up an Eclipse installation by removing components that are no longer needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library to access the Windows Registry, and get information on RAM and Disk space. Uses JNI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a new Java front end for gcc, replacing parts of the existing "gcj" front end. It is intended to be much cleaner and easier to hack than the current front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Database connexion and Statement Pool. This software is a dynamically sizeable Pool that can have multiple differents database link. Debbuging and error messages handle with log4j. Simple configration and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The marriage of XHTML formatting text with Java code for web page creation is ugly, messy, and error prone. The Jxhtml toolkit uses Java objects to replace the XHTML hand coding for a much cleaner & easier to maintain system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Map (or HashTable) for Java that is backed by the filesystem to provide unbounded size. Additionally, MegaMaps may remain on disk between VM invocations, providing persistent hashtables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A very simple XML parsing API based on event listeners and pattern matching. Inspired by Apache's Digester but xml-ezparse aims to be simpler and cleaner. The current revision is dependent on J2SDK 1.4 APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CPetstore is yet another shorter and cleaner Petstore using open source COTS. It features: generated entity beans with finders; JAAS; Struts for UI; generated SLSB by Xdoclet; Goodie (Weblogic + Oracle) and Freebie (Jboss + MySQL) build w/o code change.
    Downloads: 0 This Week
    Last Update:
    See Project