Showing 41 open source projects for "hard"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Guzzle

    Guzzle

    An extensible PHP HTTP client

    ...This allows you to utilize other PSR-7 compatible libraries with Guzzle. Abstracts away the underlying HTTP transport, allowing you to write environment and transport agnostic code; i.e., no hard dependency on cURL, PHP streams, sockets, or non-blocking event loops. Middleware system allows you to augment and compose client behavior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    ...The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a choice of encoding and language selection. We're using Charset.defaultCharset() everywhere in the code. Essential part of Bigger Example is Front interface. It's encapsulates server's back-end and used to start an instance, which will accept requests and return results. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Shynet

    Shynet

    Modern, privacy-friendly, and detailed web analytics

    ...They require handing all of your visitors' info to a third-party company They use cookies to track visitors across sessions, so you need to have those annoying cookie notices. They collect so much personal data that even the NSA is jealous. They are closed source and/or expensive, often with limited data portability. They are hard to use. Shynet has none of these caveats. You host it yourself, so the data is yours. It works without cookies, so you don't need any intrusive cookie notices. It collects just enough data to be useful, but not enough to be creepy. It's open source and intended to be self-hosted. And you may even find the interface easy to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Z-BlogPHP

    Z-BlogPHP

    Z-BlogPHP blog program

    ...For users, it is simple and easy to use, small in size, fast in speed, and large in support data. For developers, it also has a powerful customizable, rich plug interface and a beautiful theme template. We have been working hard to make Z-BlogPHP a highly playable, Lego bricks website program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    TV-Browser - A free EPG

    TV-Browser - A free EPG

    Ad free open source TV guide for more than 1000 channels.

    TV-Browser is a java-based TV guide which can be easily extended with lots of plugins. It is designed to look like your paper TV guide.
    Leader badge
    Downloads: 658 This Week
    Last Update:
    See Project
  • 6

    python-proxy-headers

    Handle custom proxy headers when making HTTPS requests in python

    ...We currently provide extensions to the following packages: urllib3 requests aiohttp httpx None of these modules provide good support for parsing custom response headers from proxy servers. And some of them make it hard to send custom headers to proxy servers. So we at ProxyMesh made these extension modules to support our customers that use Python and want to use custom headers to control our proxy behavior. But these modules can work for handling custom headers with any proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JForum2

    JForum2

    Bug fixes and enhancements for JForum 2.x

    JForum is a powerful and robust discussion board system implemented in Java. It provides an attractive interface, an efficient forum engine, an easy to use administrative panel, an advanced permission control system and much more. Built from the ground up around an MVC framework , it can be deployed on any Servlet 3.1 container or application server running at least Java 8, such as Tomcat, Jetty and JBoss/WildFly. Its clean design and implementation make JForum easy to customize and...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    MBR Advanced Asset Manager

    MBR Advanced Asset Manager

    Speed up your WordPress site the smart way!

    ...I completely rebuilt this plugin from the ground up! Everything now runs directly within the plugin itself – no external libraries, no outside services. Just clean, efficient code working hard for your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FTP prune

    FTPprune is a Perl script to manage a remote ftp archive

    FTPprune is a Perl script to manage the size of a remote ftp archive. It was originally developed to manage offsite copies of Zoneminder CCTV events, but can be used with any FTP file archive. FTPprune will go through the archive and remove the oldest files reducing the archive size to a maximum that you specify, optionally preserving the last (-a) days of files. There are a few other options too - see the wiki for command line usage and Perl modules required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    fog

    fog

    The Ruby cloud services library

    Whether you need compute, dns, storage, or a multitude of other services, fog provides an accessible entry point and facilitates cross-service compatibility. Just getting started working with cloud resources? You are not alone, and having so many complicated options makes it hard to know where to start. fog delivers the knowledge of cloud experts to you, helping you to bootstrap your cloud usage and guiding you as your own expertise develops. By coding with fog from the start you avoid vendor lock-in and give yourself more flexibility to provide value. Whether you are writing a library, designing software as a service product or just hacking on the weekend this flexibility is a huge boon. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wild Workouts

    Wild Workouts

    Go DDD example application. Complete project to show how to apply DDD

    ...We will also show how to fix these issues and achieve clean implementation by refactoring. We're building a Discord community focused on modern business applications. It's the place to discuss hard topics, request a review, or ask if something's not clear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OS X Portable Applications

    Portable OS X FOSS applications

    OS X FOSS portable applications are packaged so you can carry around on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (or also on your internal hard disk), taking your preferences with you.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 13

    Google Drive Permission Manager

    Update Google drive permissions in bulk mode

    Driver permission changer is an open source application created to change permission of google drive files and folders in bulk mode . The files can be some safe points and it is hard to change it manually by going to each file one by one . You can also specify a list of users or configure the link sharing option just in One Click
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Klein

    Klein

    A fast & flexible router

    ...Flexible regular expression routing (inspired by Sinatra) A set of boilerplate methods for rapidly building web apps. Almost no overhead. Unit tests are a crucial part of developing a routing engine such as Klein. Added features or bug-fixes can have adverse effects that are hard to find without a lot of testing, hence the importance of unit testing. This project uses PHPUnit as its unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CyberDragon Browser

    CyberDragon Browser

    CyberDragon Browser - privacy enhanced, portable browser

    ...These settings can be overrided by site, either blocking or allowing specific cookies, allowing very fine grained cookie control. - Ability to Spoof Google PREF cookies if needed - Does not store cookies to hard drive, ever. - Proxy fetcher. Will allow you to fetch high-anonymous proxies that you can use to hide you IP-address with just 2-clicks (one click to fetch proxies and second click to select proxy from the list). Also proxy checker that list working proxies, their latency, country, SSL support and anonymity level is included. - Supports SOCKS5 proxies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    ...Normal perishable food purchases like milk, bread, and ice cream. 2. Multi-month or multi-year perishable items such as canned goods, pastas and cooking oils. 3. Multi-decade non-perishable items such as hard wheat, sugar, and water.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FTP Synch

    FTP Synchronization Script for Perl

    FTP Synchronization Script for Perl to synchronize the contents of your hard disk and FTP folder together. Built on perl and requires the module Net::FTP to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Qool CMS

    Qool CMS

    Qool is a cms that allows you to take advantage of your site

    A content management system born from the need to create and manage your content easier than ever. We have been working hard to create a CMS that will be able to do anything the user wants. There are virtually no limits on what you can accomplish with Qool CMS. Other content management systems are article based platforms and need addons and extensions to add extra functionality. This is not the case with Qool. Qool supports unlimited content types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jwhois

    Ip to country. Whois made in Java. 3MB in Memory DB - totally fast!!

    ...B) RipeIpService.lookUp( IP - address) gives "All info like whois command" (Just only for RIPE's IPs - not all IP-addresses in the world) Is only tested on Linux and Mac. But with the source code, it should not be hard to change the path's to Windows. More info: http://whois.less-is-more.dk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Creative Commons Search

    A search tool used to find creative commons music, video, and pictures

    I made this tool knowing how hard it is to find creative commons content on the internet. With one easy click you have access to thousands of different forms of media, and all of it is creative commons! Make sure to obtain a license before actually using the content. In the video search type creative commons after the query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    TextHost

    TextHost allows you to make a repository for storing text files

    Have you ever wanted a place for people to save their feelings, thoughts, or wanted a Twitter post longer than 140 characters? No matter what the reason is, TextHost allows the end user to post on a repository like a pastebin. Administrators can easily make an account for users who wish for their private folder in the repository. The end user may choose between saving their file in a text file or save it in an HTML file, which supports full HTML markup. Currently in beta. v0.2 will probably...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mod_detect

    Detects changes to your Website, finds malware

    ...Now you can argue that my website was just not safe enough because who ever placed this code had been able to get in. That is true and the ideal situation is to have such a safe website that nobody can break in. But sometimes this is hard to achieve. mod_detect was developed to at least find code that someone else placed into the scripts of your website and eventually eliminate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XSLT-Gallery
    This is an XSLT powered gallery system. I designed it to showcase images on a hard drive. All you need are some files and a browser with XSLT 1.0 capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iMagneto
    iMagneto is focused on the audio/video streams transmitted over the internet. iMagneto allows you to play and record your favorites streams as Web TV or Radio, ADSL TV and multimedia podcast.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    ...The first one is a hidden counter (using the 1x1 transparent pixel GIF) which registers into a MySQL database all remote IP addresses (whether IPv4 or IPv6), it tries very hard to use IPv6. The second part shows stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB