Showing 118 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what's next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • Secure Computing Platform Icon
    Secure Computing Platform

    Streaming isolated remote applications and desktops to the browser

    Building effective anti-phishing, anti-malware and ransomware defenses has never been easier. Kasm’s isolation technology insulates users by creating a "chasm" between the user's personal computer and web-borne threats.
    Try it Now
  • 1
    EpiFire GUI is a graphical user interface for simulating epidemics on contact networks (C++/Qt, available under GPLv3). For source code and the EpiFire C++ API (for programmers, also GPLv3), go to http://github.com/tjhladish/EpiFire/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    ...LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the assembly of multiple physics codes into a single coupled-physics simulation code. To achieve its flexible lightweight design objectives, LIME 1.0 requires that some amount of customized software be written each time a new multiphysics application is created. Also, modest high-level revisions or modifications to most stand-alone physics codes may be required to meet interface requirements. Detailed descriptions of these requirements together with example cases are provided in a users guide.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    Genesis 1.3

    Time-dependent FEL Code

    Three Dimensional, time-dependent Free-electron Laser Code Genesis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Powersim

    Energy Estimation in SystemC.

    ...Powersim is a SystemC class library aimed to the calculation of power and energy consumption of hardware described at system level. To this end C++ operators are monitored and different energy models can be used for each data type. Powersim does not require any change in the application source code. Current version is 0.3.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Haystack is a modern, engaging, and intuitive intranet platform that employees actually use. Icon
    Haystack is a modern, engaging, and intuitive intranet platform that employees actually use.

    You Deserve the Best Intranet Experience

    With customizable iOS and Android mobile apps, Slack and Microsoft Teams integrations, and an intuitive design employees love, Haystack brings an outstanding digital employee experience to your entire workforce, no matter where their work takes them.
    Learn More
  • 5
    MBSim has been moved to GoogleCode: http://code.google.com/p/mbsim-env/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project has been moved to GoogleCode: http://code.google.com/p/hdf5serie/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SFish

    SFish

    Basic real-time simulation engine in C++

    In SFish you can model simulation objects with attributes and behaviour (continuous over time and not-continuous over time, latter one being events) and the communication between objects; then you can run simulations (real-/non-real-time) given a set of objects with specific attributes and see what happens in cause of their behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rp6simul

    rp6simul is a simulator for the RP6 robot (AREXX Engineering)

    ...Furthermore, a simple 2d environment can easily be created to test lighting, collision, motor speeds and so on. The simulator does not run native AVR files, but instead a thin wrapper is provided so that the AVR code can be compiled natively. Thanks to this wrapper, and a flexible Lua driver interface, the simulator emulates most of the IO registers, requiring no or minimal code modifications. rp6simul is primarily developed on Linux, but a Windows version will also be released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Biologic Institute's Stylus simulation software suite. (See the SVN repository for source code.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Godunov finite volume code based on OpenFoam. The code is based on rhoCentralFoam from version 1.7.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library. Code has been moved to https://github.com/cpraveen/dflo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims at providing a user package for the molecular dynamics software LAMMPS, which allows the complete simulation to run on a GPU. Additional information and svn access to "bleeding etch" code can be found on the project website below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    thvortex-vmlab

    thvortex-vmlab

    VMLAB User Components for AVR peripherals and external components

    This is the source code repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory. A few components include a "readme.txt" with additional setup instructions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    XinCNC is a free software for Computer Numerical Control (CNC).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    SimKernel controls parameter scans and iterations for any given C++ code / scientific simulation. Parameters, iteration ranges, settings and dependencies are specified in Mathematica syntax. Parallel processing of parameter scanning via MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a development code for computer science research. It implements a solver for compressible gas dynamics. The code is distributed-memory parallel using MPI and data-parallel using the OpenCL framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A reactor solver which uses stochastic particle methods to model particle population balances. This code is developed by the CoMo group in the chemical engineering department at the university of Cambridge (como.cheng.cam.ac.uk).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This library is the source code for the development of neural networks with dynamic random links, or other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DownTheRabbitHole
    aLice - ALice is likely the most Inefficient Code Ever written for boundary elements It is a c++ multi-platform code (tested on MAC-OS X 10.5, Win32, Ubuntu linux 9.04) for BEM analysis of steady and time dependent problems (in progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mostly Accurate Physics Simulator
    A basic physics/mechanics simulation tool. Installable versions will be available for Windows and Linux. Source code can be compiled for other OS's.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Open Source code base that will be used to develop a 3Dapplication development browser plugin and runtime owned by FunTrench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB