Showing 57 open source projects for "scratch"

View related business solutions
  • Job Evaluation and Talent Management Software Icon
    Job Evaluation and Talent Management Software

    For human resources departments in search of a tool to manage time, expenses, leave, documents, recruitment, and onboarding

    Encompassing Visions (ENCV), industry-leading job evaluation and pay equity software, is the best choice for organizations requiring transparent, comprehensive, and objective Job Evaluation software designed to help them ensure equal pay for work of equal value.
    Learn More
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 1
    undici

    undici

    An HTTP/1.1 client, written from scratch for Node.js

    An HTTP/1.1 client, written from scratch for Node.js. This section documents our most commonly used API methods. Additional APIs are documented in their own files within the docs folder and are accessible via the navigation list on the left side of the docs site. Garbage collection in Node is less aggressive and deterministic (due to the lack of clear idle periods that browsers have through the rendering refresh rate) which means that leaving the release of connection resources to the garbage collector can lead to excessive connection usage, reduced performance (due to less connection re-use), and even stalls or deadlocks when running out of connections.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Lightpanda Browser

    Lightpanda Browser

    Lightpanda: the headless browser designed for AI and automation

    Lightpanda is an open-source headless browser designed specifically for automation, artificial intelligence workflows, and large-scale web interaction tasks. Unlike traditional browsers that include full graphical rendering engines meant for human users, Lightpanda is built from scratch to operate entirely in headless mode, focusing only on the components required for programmatic web interaction. This design allows it to execute JavaScript and interact with web pages while avoiding the overhead associated with rendering images, fonts, and layout elements intended for visual display. The browser is implemented using the Zig programming language and integrates the V8 JavaScript engine to run modern web applications and scripts efficiently. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    My Blog Technology

    My Blog Technology

    Custom web server for my blog

    This is a minimal web server designed to host my blog. It's built from scratch to be robust enough to face the public internet. No reverse proxies are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    ...This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 37 other languages. ...
    Downloads: 36 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    cat-catch

    cat-catch

    Cat scratch chrome resource sniffing extension

    cat-catch is a resource sniffing extension that can help you filter and list resources on the current page. Maozha is open source. Anyone can download and modify it and put it on the app store. There are already many fake Maozha with the ad code added. Please pay attention to your own data security. All installation addresses are subject to github and user documentation. Chromium kernel version 93 or later is required after version 1.0.17. If it is lower than 93, please use version 1.0.16....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    academicpages.github.io

    academicpages.github.io

    Github Pages template based upon HTML and Markdown for personal

    ...With support for LaTeX rendering, RSS feeds, and responsive design, it's popular among students, researchers, and educators looking to create professional web presences without coding from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CacheGuard Gateway

    CacheGuard Gateway

    Free UTM appliance: firewall, VPN, WAF and antivirus in one ISO.

    ...No plug-ins, no compatibility issues. Everything works out of the box. CacheGuard-OS is not an app, it IS the OS. A fully custom network appliance operating system built from scratch over 20 years, now fully open source. One ISO includes: firewall, VPN, web antivirus, URL filtering, SSL inspection, WAF, reverse proxy, load balancer and QoS. Free for any number of users. Optional paid support available. Source code: https://github.com/cacheguard/CacheGuard-OS Website: https://www.cacheguard.com/
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 8
    ZnetDK 4 Mobile

    ZnetDK 4 Mobile

    Responsive Web App development full-stack framework in PHP and JS

    Develop easily in PHP, MySQL and JavaScript your business web app for mobile and tablet devices from a ready-to-customize starter app, fully Responsive and Installable (PWA). No need to start up from scratch. You just have to add the views that fullfill your business requirements and connect them to the user navigation menu. All the features expected for a mobile business application are already developed! Authenticate your users through the built-in login form. Show them only the pages they are allowed access to. Design lists of data and user forms for information display and update. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WHMCS VPS Reseller

    WHMCS VPS Reseller

    Cloud VPS Reseller Provisioning Module for WHMCS

    ...With on-demand VPS provisioning and a full suite of applications and included OS templates, you'll greatly reduce the time-to-market-all without the hassle and costs of building your own cloud data center from scratch. Become Cloud Leaders Your end users will not only have VPS administration abilities from the WHMCS interface, thanks to our VPS Reseller provisioning module, but they can also access incredible feature-rich white-label VPS control panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10
    DevConnector 2.0

    DevConnector 2.0

    Social network for developers, built on the MERN stack

    devconnector_2.0 is a full-stack MERN example application that demonstrates how to build a social network for developers from scratch. The backend uses Node.js and Express with JWT-based authentication and MongoDB for persistence, modeling users, profiles, posts, and comments. The frontend is a React app that implements routing, protected pages, Redux-style state management, and UI flows such as registration, login, profile creation, and post feeds. It shows end-to-end patterns like form handling, API consumption, error handling, alerts, and deployment-ready configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    the hotdog web browser

    the hotdog web browser

    The hotdog web browser and browser engine

    the hotdog web browser project is a hobbyist web browser and layout engine written entirely from scratch in Go to explore how browsers work under the hood, implementing core components like an HTML parser, CSS rendering, UI toolkit, networking, and layout logic without relying on heavy external dependencies. It’s far from being a complete or spec-compliant browser, but it’s designed to be a learning platform and experimental codebase for anyone curious about browser internals and rendering architecture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DownThemAll!

    DownThemAll!

    The DownThemAll! WebExtension

    ...DownThemAll is all you can desire from a download manager: it allows you to queue, pause and resume downloads at any time and is fully integrated in your favorite browser! This is the WebExtension version of DownThemAll!, a complete re-development from scratch. Being a WebExtension it lacks a ton of features the original DownThemAll! had. Sorry, but there is no way around it since Mozilla decided to adopt WebExtensions as the only extension type and WebExtensions are extremely limited in what they can do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    phpCMS nextGen is a flatfile based CMS which is written in PHP. It exent driven, easy extensible and developed from the scratch new, based of the knoledge of phpCMS.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VoyaTrax

    VoyaTrax

    Scratching the future now!

    VoyaTrax was a Content Management System (CMS) built on the basis of the XOOPS project. The Next Generation will be built from scratch, leveraging the strength of the Symfony Framework. vtxNG, as the Next Generation will be called, is planned to be a CORE system built as a blog. Adding the ability to expand as needed for example a CMS. The main goals are to keep it simple, secure and expandable. Be sure to visit the site. You will find development info, a forum, recieve news, downloads and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    YADS

    Yet Another DPWS Stack, a WS4D JMEDS fork (discontinued)

    Note: This project has been discontinued due to the lack of quality of the original project's code base. I implemented a new DPWS stack from scratch for other projects, which was less work... YADS (Yet Another DPWS Stack) is a fork of the WS4D JMEDS webservice stack. YADS tries to integrate more standard Java SE features (type-safe template containers, concurrency, logging and modern Java language features) and high level HTTP components using non-blocking connections. YADS depends on apache HTTP components: see https://hc.apache.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lychee is a new PHP/MySQL based CMS system designed to be easy to setup and simple to create and manage your sites, with an easy to use WYSIWYG editor interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jolie

    Jolie

    A service-oriented programming language.

    ...Please refer to our main website: www.jolie-lang.org Jolie is the first full-fledged programming language based upon the service-oriented paradigm, suitable to create new services from scratch or to compose existing ones in powerful orchestrators in order to obtain new functionalities. You can use Jolie for building any kind of distributed applications. Examples are cloud middleware, web portals, and standalone concurrent applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jigy Generator Linux

    Jigy Generator Linux

    The best way to generate a Spring Java Web Application. It just works!

    ...Also the login and file upload modules will be fully functional immediately upon project creation. We promise once you've Jigy Generated a project, you will never want to start from scratch again! https://getjigy.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    dream-cms

    Free and Open Source Web Sites Builder

    ...And all this is really free, no hidden fees Make a website - it's just DreamCMS allows you to create your own website quickly and cost-effectively. Site can be done from scratch in just a few clicks. See for yourself: create a page, choose a design, add the desired widgets, place contact information and safely run your site. Create a website for yourself and without special skills - try a free website builder and start to develop your online business today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Impossible Mission 1 HTML5

    Impossible Mission 1 HTML5

    Mission Impossible C64 game remake in HTML5

    ...Upload to a server, and open with Chrome/Firefox/Nightly still not emulating anything :D its a genius remake :D (This game repro is working without server hosting, just extract and play)All program is a clone, and it is rewritten from scratch. I do not claim anything, this scripts are maded by an excellent programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FlatPress

    Moved to GitHub: https://github.com/flatpressblog/flatpress

    This project has moved to GitHub! https://github.com/flatpressblog/flatpress FlatPress is a new blog engine. Written from scratch, it features same plugin interface as WordPress and plain compatibility with SimplePHPBlog stored entries. Plus, a template based theming engine, and full conformance to web standards and usability
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Project habSock3t
    C# Habbo Hotel server made from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenOdb is a web-based generic relational database. Written in php/mysql it provides an organic multi-user environment to collaborate on administrative data. Users can create models, forms, structures and reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wili-CMS is planned to be a user friendly WYSIWYG content management system. Note: the source code in current state is not actually useable. It is currently in the process of being rewritten from scratch to provide a usable version of this CMS. I advise you to save yourself some disappointment and not to try the currently unusable code base, but wait for the rewrite to complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SimpelDataWiki
    SimpelDataWiki (see http://wordbook.be/ for an example in use) is a PHP framework/CMS inspired by MediaWiki (SDW can be a wiki), but written from scratch and intended to be lightweight but flexible/extendible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB