280 programs for "use" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    libhash

    libhash

    Thread safe hash library

    A hash table library that can store binary data. It is thread safe and you can use as many hash tables in your program as you wish because each has its own context. You can drop items from the hash table and can expire items that have become too old. String keys are default, but with your own comparison routine you can use binary or specialty keys. If you have special needs you can substitute your on hash calculation function for the built in one. There is also a library call that allows you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Libtpool

    Libtpool

    A thread pool library using pthreads

    A thread pool library that uses a context so a program may utilize more than one thread pool at a time. A hook allows your program to determine the number of free threads before attempting to launch one. This library has seen successful use in a range of server daemons and client daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless. **This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LCDproc controls various LCD and VFD devices in a standardized way, and ships with a client to display various system statistics. Supports multiple platforms (Linux, *BSD, Solaris). Client/server model allows multiple clients to use one display.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    DB_eSession class securely stores PHP sessions in a MySQL Database with lots of incorporated features for Internet or Intranet use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TinyReminder

    TinyReminder

    Tiny reminder with very simple user interface and no installation

    (Translations needed - see Wiki for the details.) Tiny reminder with very simple user interface and no instalation, for people, who have no time to learn how to use it. Reminds once by chosen time period or repeatedly on regular time intervals basis. Elements of the interface dynamically changes to give the user instant grafical feedback of his or her action. Even after launching the reminder, all chosen settings may be dynamically changed by double clicking the icon in the system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    X11::GUITest, is a Perl package, used for controlling applications by means of user emulation. This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib. You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bukkit Log Viewer

    Bukkit Log Viewer

    A simple, and lightweight program to display and format Bukkit logs.

    Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level. Below is a colour code: FINE = > green FINER = > green FINEST = > green INFO = > cyan SEVERE = > red WARNING = > yellow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Azrar

    Azrar

    Encryption addressing long-term data secrecy

    Most of today's cryptographic standards will be broken with tomorrow's computational power. Azrar is a user-friendly tool for the encryption/decryption of single files - preferably compressed archives - addressing long-term data secrecy. Thus, Azrar provides the possibility to use webspace for secure data transfer between two communication/transfer partners (encryption only, network transfer not yet included in current version). Data in encrypted files are secret/private indefinitely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    Designed to use what is known about users via the /etc/passwd file on unix/linux systems to generate a dynamic dictionary or csv file of more accurate guesses as to what their possible password may be, to look for bad password protection practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Samba4 Solaris 11 Build

    Samba4 build for Solaris 11

    Samba4 build for Solaris 11 This is a compiled version of the original samba4 sources from git://git.samba.org/samba.git. I used the following configure options: --with-ads --with-shared-modules=idmap_ad --prefix=/opt/samba4 I just put the samba_backup script from source into samba/bin and adjusted the paths. If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XDM

    XDM

    The Fork of Orginal XDM, The Best Open Source Download Manager

    The fork of Xtereme Download manager that it's page is in https://sourceforge.net/projects/xdman/?source=directory, has more features, for some informations go to http://ubuntuone.com/3dvE3Z0ZC8H1sBCca9zqpv Brought you by Subhra Das Gupta and Ali Torabi . Please use orginal and the forked to compare both
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13

    Sudoku Solver

    Sudoku solving library using bruce-force search algorithm

    The SudokuSolver class inside this library is simple and easy-to-use. It uses the bruce-force search algorithm to solve the Sudoku appeared on daily newspapers, books, etc. Continual updates to this library give you easier experiences with Sudoku solving, and can solve other sorts of Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JPAM is a Java PAM bridge. PAM, or Pluggable Authentication Modules, is a standard security architecture used Unix, Linux and Mac OS X systems. JPAM permists the use of PAM authentication services to Java applications running on those platforms.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 15
    Agilitext Text Editor

    Agilitext Text Editor

    A lightweight multiplatform text editing application.

    Agilitext Text Editor is a simple and lightweight text editing application that will run on any machine that supports the latest standard Java Runtime Environment! Agilitext features alternate font use, find/replace functions, undo/redo operations, document statistics, read/write of most any plain text file, and date/time document insertion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SpotMachine
    A program to record and sequentially play audio spots in e.g. supermarkets. This project is now on github: http://github.com/pryds/spotmachine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DiffReport

    DiffReport

    Code Difference report

    Often I have seen some Huge Maintenance Projects it is always very difficult to track the incremental files for each release and If we want to do that we need to checkout both the branches and use some UI based tool to get the diff of the files finally we end up waiting in front of the PC for a long time and do this job. In many cases we spend more than 2 hrs/day. The time increases if there are more such parallel releases and at the end of the day 1 developer does it as full time job and has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    psyBNC is an easy-to-use, multi-user, permanent IRC-Bouncer with many features. Some of its features include symmetric ciphering of talk and connections (Blowfish and IDEA) It compiles on Linux, FreeBSD, SunOs and Solaris.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Climax

    A Java command line argument parser framework

    Climax is a Java command line argument parser framework that allows you to create and customize your own command line interface. The command line help and version information can be customized using built-in Apache-Ant-like properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tich

    Tich

    Manage your Academic Center, in the most simple way

    Tich is the tool you need, the education centers of small and medium size, and can be managed in a simple and uncomplicated manera. No need manuals or training, Tich is so simple, you can use the 100% training time in your business.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CMME, Content Management Made Easy is an open source web content management system that aims to be easy to use and doesn't have many requirements. CMME is file based, no database needed. For a user, CMME works a lot like a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AgED

    AgED

    AgED - Analysis given Experimental Data

    .... Examples include the distinguishing of leaf shapes, fish sex, organ size and so forth. AgED is intended for scientific use only. Use and distribution of this technology is subject to the Java Research License included herein. AgED comes with absolutely no warranty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FalconMailer

    Send emails quickly and efficiently.

    FalconMailer is a Java-based Mail API that can send emails quickly and efficiently. The API is easy to use and is much faster than the JavaMail. FalconMailer uses SSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project