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
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.
LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to improve the psycho acoustics, quality and speed of MP3 encoding. Note: we provide source code only!
This Project has a new name now: https://lenna.app
Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality.
Find source code on https://github.com/FalseCAM/EasyImageSizer3.
OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM
and Ubuntu packages here:
https://launchpad.net/~dhor/+archive/myway/+packages
GUI based lightweight duplicate file finder / remover.
Simple GUI based lightweight duplicate file finder and remover. Configurable file search and preview (via external tools) option for file data. No command-line interface available!
This is basically a reimplementation of dupfinder as: it doesn't compile on my computer, the executable won't work either, the projects seems dead and I didn't wanna work through the original code. So Look'n'Feel should be somewhat the same, though some changes have been made.
Algorithm is simple and...
SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
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.
Helps you visualize the space used on your drives with colorful chart.
Visual Disk Diet helps you visualize the space used on your drives with a colorful radial tree chart.
Now you can see quickly which folders take so much space, and get rid of them (coming soon).
Coded with java/processing.
Feel free to use, modify or suggest ideas!
It's pretty much a copy of Disk Space Fan but Open Source so it can be adapted to extended purposes (as browsing file system...)
The OSDaB Project is a collection of useful C++ and Qt code snippets, tips, tricks and whatever could be useful for software developers. Code is released under the terms of the GNU GPL version 2 or later (or other open source licenses where stated).
QUICKopen is a tool for quickly finding files on your hard drive, and allows for individual Search Groups. Files are filtered in real-time when the users types, and there are integrations for (X)Emacs, GVIM, VIM, Visual Studio (all), and Console/Shell.
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
IoBind is a C++ STL compliant library to easily serializing objects to/from string, handle encodings, add encrypion, convert to base64, etc. IoBind uses Meta-Programming to acheive a new way of looking at ostream.
ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)
Want to modify your Award(tm) bios or the files it contains?
AwardMod is the ONLY publicly available program that lets you add or remove modules from the New Medallion BIOS'.
replaces some or all of cbrom/modbin
download it today
Josef Hill
hostingstar.com.au's open source software.
To be used primarily for dotnetnuke modules, a cross platform backup system, .net (dotnet) user controls, 3d plugins and many other bits and pieces.
A human-readable ISC-Licensed implementation of the LZO1X algorithm.
LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable.
People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed.
So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In...