Search Results for "design patterns" - Page 4

Showing 265 open source projects for "design patterns"

View related business solutions
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 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.
  • 1
    olivermak.es

    olivermak.es

    Personal archive for Oliver Pattison: writing, photos and projects

    Personal archive for Oliver Pattison: writing, photos, and projects. Build a personal website as an archive for my creative output. Experiment with HTML, CSS, and JavaScript using design patterns that I have not implemented before. Self-built: design and implement as much as possible by myself. Showcase my work for others. Improve at building advanced static sites with Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CFML fabric simulation engine

    3D drape simulation engine using particle based method

    This is free library for garment pattern design and 3D simulation by CFML (Computational Fibrous Materials Lab) group for textile engineers. Currently supports MS Windows environment only(compiled with Embacadero C++ Builder XE5). Details on the performance are submitted to the IJCST journal. Garment pattern data: courtesy of Kolon Group, Shinsegye Department Store, KRIFI.re.kr (former Sewtec), Prada and some more. Using the following open sources: - D. Pritchard.org, "freecloth", http...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Picturefill

    Picturefill

    A responsive image polyfill

    ... elements. In non-media query-supporting browsers, the matchMedia polyfill will allow for querying native media types, such as screen, print, etc. If you only want to have an image show up at certain sizes, and not show up at others, you will need to use a transparent placeholder gif. There are currently no known unsupported browsers, provided that you use the markup patterns provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    Web Starter Kit is an opinionated boilerplate for web development. Tools for building a great experience across many devices and performance oriented. Helping you to stay productive following the best practices outlined in Google's Web Fundamentals. A solid starting point for both professionals and newcomers to the industry. A responsive boilerplate optimized for the multi-screen web. Powered by Material Design Lite. You're free to use either this or a completely clean-slate via basic.html...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BB-XDev

    BB-XDev

    A kit for cross-platform & embedded development in modular languages.

    XDev is open and free set of compilers, additional tools, libraries and design patterns for cross-platform and embedded development in modular programming languages. You can develop projects in several languages at once. You can develop for different platforms, such as retro and new. Main goals and benefits of XDev =============================== + Simplicity, + Reliability, + Small size of the target machine code, + The widely using of the great achievements of the European school...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AnCH Framework

    AnCH Framework

    Another C++ Hack

    This project has been migrated to GitHub : https://github.com/vlachenal/anch-framework AnCH framework aims to provide utility classes for some common programming features. Features are implemented to be used as simply as possible. This framework was initially a way to test new C++ specifications (C++11) and to test C++ design patterns and tricks. Only POSIX systems are supported for now. Others could be supported later. (Partial) Doxygen documentation can be found on project home page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Traceur

    Traceur

    Traceur is a JavaScript.next-to-JavaScript-of-today compiler

    ... your input. Try out the new language features. Tell us how they work for you and what's still causing you to use more boilerplate and "design patterns" than you prefer. You can use some language features right now and even try it out in your browser here. Just type in some code and see what Traceur produces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AXYZ

    AXYZ

    Newsfeed aggregator

    The article explains the design and the characteristics of a new open source content aggregation system. Among the features of the program, stands out a new processing engine of syndication channels, monitoring capability of information recovery in real time, the possibilities of the configuration of aggregator behavior, automatic classification of contents and new models for representation of information from relational interactive maps. On the other hand, the aggregation program, which named...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 10
    Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UMD

    UMD

    Patterns for JavaScript modules that work everywhere

    This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JCLAL

    JCLAL

    A Java Class Library for Active Learning

    JCLAL is a general purpose framework developed in Java for the active learning research area. JCLAL framework is open source software and it is distributed under the GNU general public license. It is constructed with a high-level software environment, with a strong object oriented design and use of design patterns, which allow to the developers reuse, modify and extend the framework. If you want to refer to JCLAL in a publication, please cite the following JMLR paper. The full citation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ScriptSDK

    .NET based API for Stealth Client

    ... my own SDK, this use the dll of maxwell native and inlined and extend the library by dozen of functions. The idea was making a generic lightweight framework, allowing the user to design scripts and handle certain situations more easy and allow a faster and more flexible coding. The object modeling and design is very similar to the patterns of runuo, but under the perspective of the client user instead of the server administrator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CASE-COMPILER

    We wish to design a compiler that runs off of a mobile device

    We wish to revolutionize the process of coding. To do so, we wish to design a compiler that will run on a mobile app, and use google drive and google's extensions to effectively emulate a sit-down, desktop PC programming environment, but in this case, we are able to use a tablet to perform our computing needs. That is the CASE IDE. We are also designing a language specifically for the CASE IDE called simply, CASE. CASE features the newest in Software Engineering and Computer Science. CASE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Filipe Gonçalves nº 60724 fsgsa@iscte.pt João Andrade nº 28445 a28445@iscte.pt Rúben Santos nº 62048 racss@iscte.pt In the directory Files - Birdsong, there is a Ticket Resume.txt file, which has a list of all of the refactorings and all of the Design Patterns that were applied in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ES2-2016-EIC2-02

    EIC2-02, Birdsong (Refactoring and Design Patterns Implementation)

    Maria Cruz, nº65374 - mqcza@iscte-iul.pt Rui Ferreira, nº65940 - rjafa@iscte-iul.pt Soraia Filipe, nº64741 - sacfe@iscte-iul.pt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    smartsbc

    Smart Session Border Controller

    SmartSBC (c) is a general purpose security framework for Session Border Controlling (SBC) keeping in mind two general considerations: a) be smart, to be a step ahead firewalling techniques and to introduce to dynamic adaptation with complex and variable threat heuristics policies. b) be pluguble, to allow more protection strategies to be available and focused on random threats. 2. Design SmartSBC (c) is a multithreaded service which contains serverla embeded and pluguble modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Django Extra Views

    Django Extra Views

    Django's class-based generic views are awesome

    Django's class-based generic views are awesome, let's have more of them. Django-extra-views is a Django package that introduces additional class-based views in order to simplify common design patterns such as those found in the Django admin interface. Supported Python and Django versions: Python 3.5+, Django 2.1–3.2, see tox.ini for an up-to-date list. Add support for pagination in ModelFormSetView and its derivatives, the goal being to be able to mimic the change_list view in Django's admin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Taprats is a Java applet that implements an islamic tiling technique based on the work of Hankin in the early part of the twentieth century, and on more recent papers by A.J. Lee and Craig S. Kaplan. By Craig S. Kaplan and Pierre Baillargeon. There is a new version rewritten for Windows under the name Alhambra. See here: https://github.com/pierrebai/Alhambra/releases
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    MOBIDICK
    MOBIDICK (MOdular But IntegrateD applICation frameworK) is dedicated to gather as less as possible Java frameworks in order to complete full needs of large business application and allow regeneration of code, even when java frameworks change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cppcleaners

    team hangout

    this is our code repository . and we are software enthusiast writters that loves writting teaching and sharing good code which in our minds are c++ (latest) design patterns, tests . team tools linux ,git, cmake qtcreator, vim ,doxygen, byobu . IN hard Work, BEAUTIFULL & bug free CODE WE BELEIVE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Adventure PHP Framework (APF)
    The adventure php framework understands itself as a utility to implement object oriented and generic PHP web applications. It supports the developer to create programms in compliance with approved software design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FlexCloud

    FlexCloud is a resource scheduling simulator for Cloud Data Centers

    Cloud Data centers aim to provide reliable, sustainable and scalable services for different requests. Resource scheduling is a key part for Cloud services. To simplify the scheduling process, we propose FlexCloud, a new flexible and scalable simulator that enables simulating the process of initializing cloud data centers, allocating virtual machine requests, and providing performance evaluation for various scheduling algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project