• Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    pacmenu
    pacmenu it's a script that helps to manage some things such as update some package, delete, get info, etc, trough a interactive menu. pacmenu uses "Bash simple curses" from Patrice Ferlet to draw Windows in the emulator terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    patchview - one addon to patchutils

    pacthview let us view parts of a patch

    patchview is one addon to patchutils, with this tool you can view, in a simplified way,only the sub-patches, that you want, of one (big) patch file. You can split patches.To simplify this, it makes the enumeration of the files and you can choose b Code is now available on github : https://github.com/sergiomb2/patchutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The pdFormat library is an extended set of C "format string" functions (like printf or fprintf) It appends to standard format strings some new features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Extract Oracle PeopleSoft PeopleCode from database and put into text file, thereby allowing more freedom of how to approach development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    phpmyurl is a CMS for creating categories in the form of URLs. phpmyurl also focusses on keeping categories and content independent from each other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a library which i hope to write to compute high precision aerodynamic and electrodynamic equations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same for hard-to-print values: $  pl  'e  "${q}Perl$q",  "$Q@A$Q"'  one-liner $  pl  'e  \"Perl",  \@A,  undef'  one-liner Loop over args, printing each with line ending.  And same, SHOUTING: $  pl  -opl  ''  Perl  one-liner $  pl  -opl  '$_  =  uc'  Perl  one-liner Print up to 3 matching lines, resetting count (and "$.") for each file: $  pl  -rP3  '/Perl.*one.*liner/'  file* Count hits in magic statistics hash "%N(UMBER)": $  pl  -n  '++$N{$1}  while  /(Perl|one|liner)/g'  file*
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SCM-Tool to manage project dependency in version control systems (CVS and SVN). Supports automatically and consistent workspace setup for eclipse and RAD. Continuous integration support for JEE basis on CruiseControl is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • 10
    Registry reader/writter in Java without any additional dll. It uses the java.dll which is deliverd with any jre! Since version 3.0 it can also read/write DWORD, BINARY, MULTI and EXPAND entries! This functions use Runtime.exec() and the regedit exe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A template library for easy and intuitive binding of C++ objects to Ruby, similar to luabind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java utility classes for working with Apache Derby database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A set of utility Korn Shell (ksh) script functions, unit tested, documented, and easy to use in your own scripts. Get latest code at http://sbr-ksh-utils.svn.sourceforge.net/viewvc/sbr-ksh-utils/ Use the "Download GNU tarball" link to get all files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sentinela

    sentinela

    Visual regression test with Sentinela and webdriver

    What is sentinela? With the sentinela it´s possible can perform visual regression test quickly and efficiently. Sentinela make prints from window browser, manager baseline a makes comparisons of test results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sentinelaAPI

    sentinelaAPI

    Visual regression test with Sentinela API + WebDriver

    Visual regression test with Sentinela API + WebDriver A simple API that combined with WebDriver can perform visual regression test quickly and efficiently. Sentinela API - Gen prints from window browser, manager baseline and makes a comparison of results Sentinela API it is written in Java. How API work? 1 - Import Sentinela API in your project. 2 - Mark some points where Sentinela API will perform the tests. 3 - Run your project as usual. 4 - Every time point is reached Sentinela API comes in. 5 - Take a print and save in your baseline. 6 - Compares the result with another baseline. (if exists). 7 - Gen tests results report. See the readme for use example. Collaborate: https://github.com/saraivaugioni/sentinelaAPI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    !!! Moved to GitHub: https://github.com/brabenetz/settings4j !!! The Programmer want the settings for Key 'xyz', and should not care about where the Settings comes from (Classpath/FileSystem, JNDI Context, DB, etc....) !!! Moved to GitHub: https://github.com/brabenetz/settings4j !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    shutisstor

    shutisstor

    Windows Shutdown utility tool

    Shutisstor is a simple , elegant and powerful windows utility tool to handle all the shutdown options in your own specified time . Simply it is a shutdown timer with improved and simple GUI. It does not have any complex options and it safe a safe to use freeware with out any junk advertisements It is 100% safe to use , you can find it from the "Virus free badge" given to this software at the top. As this is a freeware , you can distribute it to any one , but any ct of re-compiling or reverse-engineering this software is against the copy right of this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleDate is a open source library to handle Calendar selection for Swing Application and very easy to use. SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access. SimpleDate requires Java 1.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    To convert Microsoft Visual Studio 5.0 Solution files to Makefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    spectrwm
    Spectrwm is a minimalistic tiling window manager that tries to stay out of the way so that valuable screen real estate can be used for other things. It has sane defaults and does not require one to learn a language to do any configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    extensions for sqlalchemy to improve useability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB