Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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 configurable knowledge management framework. It works out of the box, but it's meant mainly as a framework to build complex information retrieval and analysis systems. The 3 major components: Crawler, Analyzer and Indexer can also be used separately.
RPM Package Manager (RPM) is a powerful package management system capable of installing, uninstalling, verifying, querying, and updating software packages.
This is a port of the RPM software, including rpmbuild and yum/APT-RPM, to Darwin and Mac OS X
savepex is a backup software writen in python. It allow you to select (also drag & drop) multiple file/directory, save your preferences in a file and recall it. savepex support command-line. All the operation are logged into a file and in a pdf file.
m3ute2 is program for copying, moving, and otherwise organizing M3U playlists and directories. m3ute2 can also generate detailed reports about lists of files.
This software is a distributed replicated blob server (inspired by the google file system paper http://www.cs.rochester.edu/sosp2003/papers/p125-ghemawat.pdf ). It stores your blobs ( <=> files) on a given number of your servers.
The Debian's Archive Browser will ease the browsing and searching of package in the _huge_ Debian's Packages list. Written in python, no release yet. keep in touch.
e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
This project will provide tools mostly written in python, that will enable generation of bookmark to be able to use konqueror, as you would use synaptic, to get information faster on a package you want.
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.
fbm intends to provide modular software system for backup of any type of computer stored digital data. Basis of this system is database of all instances of every file. Any common storage media can be used.
Our goal is to create an actively supported and maintained set of tools and mirrors for Solaris, allowing automated \"get & install\" of up-to-date free software.
OpenMex is a tool that can extract media from games archives, based on MultiEx (available on www.xentax.com). Currently, 142 games (and other formats) are supported (though not all tested yet). Check out our second alpha release.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS.
Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
RPM Wizard is an installation program for RPM packages. Using a wizard interface, it makes installing easy even for beginners. With features such as automatic dependency handling, it aims to become the most easy-to-use RPM installation program.
A utility that is similiar to Debian's apt program, but for the RPM package management system. It can be used to automatically download and install updated RPM packages on any RPM-based distribution.
SuperG is a code library written in Python intended to quickly enable programmers in a scientific environment to manage data files created by dispersed scientific instrumentation.
rpm-depcheck is a tool for checking the RPM dependencies of a specified command.
It is useful, for example, for getting an indication of what should be included in the "BuildRequires" tag of a RPM spec file when compiling a program.
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...