Showing 67 open source projects for "c#v projects"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    Collection of tools, mainly those I use for my HBackup and HNet projects. Basically, the functionality is: stackable files/sockets manipulation, modular configuration manager, helper for network share mounting and helper for automatic threads management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wheefun Execution Library

    A Portable Library for Code Execution

    WFEX provides functionality for portably executing code using a variety of different execution types ("executors") from generic job objects, most notably the "tasklet" concept. It also includes synchronization primitives such as locks and barriers. This library can be included in your project to implement certain forms of high-performance computing into your projects and has bindings planned for C, C++, and Objective C. It abstracts away various concepts that are often relegated to system APIs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Wheefun Emulator Framework

    A framework for developing emulators

    The Wheefun Emulator Framework (WFEF) aims to provide low-level hardware emulation primitives for writing new emulators, as well as relatively basic implementations for common system architectures (such as the IBM compatible PC). It was originally designed to support the WDMF project, which has need for hardware emulation on modern operating systems. However, it could conceivably be used in other projects. At its core, WFEF provides primitives for emulating a generic system bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XmlRpcThd

    XmlRpcThd

    lightweight c++ based xmlrpc client

    Derived XmlRpc library, based on the excellent work "XmlRpc++" by Chris Morley. /* changed by ise GmbH 2013 */ - added multi-threading support - added support for windows compiling - extended class XmlRpcValue for automatic type recognition of some defined input formats - added binary protocol to minimize overhead Original Project: https://sourceforge.net/projects/xmlrpcpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    ..., renormalisation, equality detection, vector rotation and much more have been implemented. Unit tests for each function are provided to ensure that the library performs exactly as it should. The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Caffe

    Caffe

    A fast open framework for deep learning

    ... Center (BVLC) and a great community of contributors that continue to make Caffe state-of-the-art in both code and models. It’s been used in numerous projects, from startup prototypes and academic research projects, to large scale industrial applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    C++ Standard Airline IT Object Library
    That project aims at providing a clean API, and the corresponding C++ implementation, for the basis of Airline IT Business Object Model (BOM), ie, to be used by several other Open Source projects, such as RMOL, Air-Sched, Travel-CCM, OpenTREP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libvcr

    A C++ library for managing configuration files via regular expressions

    ... https://sourceforge.net/projects/qsquidclassroom .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    This is a simple application which uses basic reading of Microsoft Windows executable files to get exports section of DLLs so as to properly create DEF files. They are useful for generating LIB files from DLLs to be used, for instance, with Visual Studio projects. That's the case of MinGW DLLs; for them to be used in Visual Studio projects you need the LIB and header files of those libraries. And this is when my tool comes to play a key role. The project was created, configured, built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DMX Library for Arduino

    DMX Library for Arduino

    DMX Library and usage examples for Arduino

    This Library includes a DMX Master, DMX Slave and various examples on how to use its implementation. This projects has been started to support the use of our Shielded DMX / RDM Shield for Arduino. The library is made available under the GNU Lesser General Public License If you would like to make contributions to the source code feel free to contact the project admin
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 14

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 15
    pyhrol

    pyhrol

    Bridge between C++ and Python

    Dynamic C++ library for simplification of binding C++ projects to Python. Supports argument overloading. Automatically generates help on method signatures, including default values. Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ Airline Inventory Management Library
    That project aims at providing a clean API and a simple implementation, as a C++ library, of an Airline-related Inventory Management system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    neuranep

    Neural Network Engineering Platform

    ... sensory activity, etc. NeuraNEP handles microthread scheduling, synchronization, distribution and communication. This project is a fork of SpikeOS (sourceforge.net/projects/spikeos) and represents a major update to that code base, including a scripting interface and low-level rewrite of several components. SpikeOS was oriented towards computational modeling. NeuraNEP is oriented toward neural network research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    instantFSM

    C++ inline state machine library

    instantFSM is a header-only C++ state machine library. Its goal is to make state machine declaration and use easy enough that it can be integrated into your projects painlessly. Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    QNetMapMigrate

    Wrapper for QNetMap library

    This is a library that allows applications that does not use Qt to use the QNetMap library (https://sourceforge.net/projects/qnetmap/). Library developed in the T8 LLC (http://t8.ru). Written and supported by Sergey Shumeyko.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Cairo Solution for Visual Studio 2012

    Solution and project files for compiling pixman/cairo with VS2012

    Solution and project files for compiling pixman/cairo with Visual Studio 2012 without the need of msys, cygwin or mozilla build tools. Only the pixman/cairo source is needed. The projects compile pixman/cairo into static libraries without additional dependencies, but are easy to modify if you need PDF, SVG or PNG support (in which case you will have to supply libpng and zlib.) No source files from the original projects are included, but will work as-is if you follow the instructions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It's a collection of thin UI library wrappers (Qt3, Qt4, FLTK), and utility classes/functions used by several other projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    z-utalm

    z-utalm

    Unified Test and Logging layer for multiple programming languages

    Modern software systems and application are commonly written in multiple languages, include scripting engines, and are frequently build on multiple specialized frameworks and middleware for a considerable diversity of runtime environments. The latest influencing update in development paradigm is the application of multicore processors. This projects is aimed to unify the required trace and logging output and integrate into debugging environments. The target is to provide general development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libsdl2gl

    libsdl2gl

    A small library to create SDL 2 - OpenGL applications.

    The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input . The library may be appropriate to start learning to code in opengl but not for big projects. This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
    Downloads: 0 This Week
    Last Update:
    See Project