Showing 121 open source projects for "programmer"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Open Programmer

    Open Programmer

    An USB programmer for PIC, dsPIC, AVR, serial memories

    An USB programmer for various devices, including PIC, dsPIC, AVR microcontrollers, and various kinds of serial eeproms
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • 2
    Windows Calculator

    Windows Calculator

    A simple yet powerful calculator that ships with Windows

    Programmer Calculator functionality, which offers common mathematical operations for developers, including conversion between common bases.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    ispc

    ispc

    Intel SPMD Program Compiler

    ispc is a compiler for a variant of the C programming language, with extensions for single programs, and multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware. ispc compiles a C-based SPMD programming language to run on the SIMD units of CPUs and GPUs; it frequently provides a 3x or more speedup on architectures with 4-wide vector SSE units and 5x-6x on architectures with 8-wide AVX vector units, without any of the difficulty of writing intrinsics code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Final Cut

    Final Cut

    A text-based widget toolkit

    Library for creating terminal applications with text-based widgets. FINAL CUT is a C++ class library and widget toolkit with full mouse support for creating a text-based user interface. The library supports the programmer to develop an application for the text console. It allows the simultaneous handling of multiple text windows on the screen. The structure of the Qt framework was originally the inspiration for the C++ class design of FINAL CUT. It provides common controls like dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, status bars and so on. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Embedded Template Library (ETL)

    Embedded Template Library (ETL)

    Embedded Template Library

    ...What is needed is a template library where the user can declare the size, or maximum size of any object upfront. Most embedded compilers do not currently support the standard beyond C++ 03, therefore excluding the programmer from using the enhanced features of the later library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DiInSo

    DiInSo

    DiInSo is orient to solve 3D direct and 2D/3D inverse problems of ERT

    ...At that moment ENGLISH and RUSSIAN full documentation of DiInSo available. DiInSo now in early pre-release beta-mode, so be ready to small, middle, big and even critical errors. ------------ Your chief programmer, Arkadiy Marinenko. e-mail: marinenkoarkady@yandex.ru
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Thrust

    Thrust

    The C++ parallel algorithms library

    Thrust is the C++ parallel algorithms library which inspired the introduction of parallel algorithms to the C++ Standard Library. Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. It builds on top of established parallel programming frameworks (such as CUDA, TBB, and OpenMP). It also provides a number of general-purpose facilities similar to those found in the C++ Standard Library. The NVIDIA C++ Standard Library is an open-source project; it is available on GitHub and included in the NVIDIA HPC SDK and CUDA Toolkit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    uLib

    uLib

    User mode C/C++ extended API library for Win32 programmers.

    ...It is licensed under the NNOSL open source license, a descendant of BSD which adds a degree of developer protection from shameless profiteering. I hope uLib will make Your life as a Windows programmer easier. The full documentation is browsable on the project web page (link below), and downloadable as .chm from the Files area. Good luck on the path. / Love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NestProfessor Programmer Edition
    This is a SDK which can nest/layout the part/geometry/polygon on the material or sheet intelligently, you can get the best utilization of the materials, this SDK also support read/write DXF/DWG files and part-in-part nesting. New nesting lagorithm is implenmented, more good to support true shape part or material.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    WxPic
    WxPic allows, with a PC and an adapter (programmer), to program a PIC micro-controller, by loading a HEX file, reviewing and/or editing the configuration or memory and writing and/or verifying the device flash memory.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    MssCF

    MssCF

    Mark Stephen Sobkow's Code Factory

    ...A cartridge can also integrate the rules from other cartridges, so you can create a virtual cartridge that will produce all the code to support a given software stack that the rules provide. MSS Code Factory takes over the duties of the junior programmer on large database integration projects, whose primary task is to follow the templates provided by the application architect and senior systems analysts. If you can provide a template, it is usually possible to define rules to produce code following the template. The rules themselves use a General Expansion Language (GEL) XML syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "CUDA Templates" is a collection of C++ template classes and functions which provide a consistent interface to NVidia's "Compute Unified Device Architecture" (CUDA), hiding much of the complexity of the underlying CUDA functions from the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ULib

    ULib

    C++ application development framework, to help developers create apps

    ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with posix threading support. For this reason, ULib disables language features that consume memory or introduce runtime overhead, such as rtti and exception handling, and assumes one will mostly be linking applications with other pure C-based libraries rather than using the overhead of the standard C++ library and other similar class frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Not So Complicated Wires

    Not So Complicated Wires

    Less Explosions, More Wires

    ...So I made it easier... maybe harder? BUT NOW IT'S A GUI. The scenario: Friend1: Omg! Complicated wires, get out your confusing paper! Friend2: Njet, I use program created by bored programmer overseas Friend1: Perfect, we finish in record time! Be more like Friend1 and Friend2 and use my beautiful program, and maybe make it better if you'd like? -Petar Juric By the Huevos, all of this is written with Qt5. Compiled with MinGW32. Good luck. :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    vnop

    An open source ISP programmer for 89S MCU, USB interface.

    Open source ISP programmer for 89S MCU, USB interface, support Windows, Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PonyProg: serial device programmer
    PonyProg is a serial device programmer based on some simple and cheap interfaces for the PC and a user friendly GUI available for WindowsXP/7/8/10 and Intel Linux. Its purpose is programming every serial device like eeproms and microcontrollers
    Leader badge
    Downloads: 198 This Week
    Last Update:
    See Project
  • 17
    Lib Date for GCC (C++) 3.0 RC

    Lib Date for GCC (C++) 3.0 RC

    Library Date for GCC (C++)

    ...It is possible to determine leap year, last day of the month, day of the week, perform calculations of days between dates and other possibilities. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my curriculum vitae go to: http://lattes.cnpq.br/8184615061457853. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Lib Roman/Arabic for GCC (C++)

    Lib Roman/Arabic for GCC (C++)

    Library Roman/Arabic for GCC (C++)

    ...This resource is developed with didactic and pedagogical objectives. Its commercial use may not be of extreme importance. The code of this library is published in the book: C++ Underground Programmer of the author Augusto Manzano (only portuguese). The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY. For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile. To see my curriculum vitae go to: http://lattes.cnpq.br/8184615061457853. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a modification of the project started by Derek Wight (found here https://sourceforge.net/projects/barebonespic/). "A bare-bones PIC programmer. This low-voltage programmer runs from the serial port of a Windows PC using a handful of inexpensive components." Notable changes here: 19-Oct-2016 - The clock is inverted and pulled low during blank events before/after programming. - The RichTextBox control has been replaced by an edit control. (RTB is considered unsafe and was being blocked by newer Windows installations)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eg graphics library using c

    An easy graphics library using C++ in windows...

    This is an easy graphics library using C++ in windows and was developed in order to provide beginner, novice, expert and advanced C++ programmers for drawing in 2D/3D. We can draw points, lines, triangles, quadrilaterals, rectangles, circles, ellipses, equi-polygons, spiral, pulses, cubes, cones, cylinders, spheres and curves in both XY / R-Theta space using it. Also we can set properties like shifting, scaling, rotation and parameters like size, position of these objects. 
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenGW

    OpenGW

    Open Source recreation of the popular game Geometry Wars Retro Evolved

    ...I was disappointed with the direction GW2 went in, and kept holding out hope that there would one day be a 4 player arcade version of what I consider the definitive version of GW - Retro Evolved. Unfortunately in 2011 Activision shut down the creator and developer of the game, Bizarre Creations. As a software engineer and game programmer I set out to create something that could be used as a basis for a custom-built arcade cabinet. Something that was true to GW:RE but added the multiplayer aspect of GW2. Inspired by the Wii version of Geometry Wars I experimented with support for some pretty crazy custom-shaped levels with holes in them etc, but ultimately decided to stick true to GW:RE. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    ...Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right? The source code that is once written new by Wizapply will compiled on all operating systems, and realizes a cross platform simply.Although, it is not necessary to describe the code of thousands of lines, to display the graphics on a screen.If you use Wizapply, it will be shortened by only several lines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CryptoEngine

    CryptoEngine (C) is a DLL Library that provide Cryptography Services.

    CryproEngine (C) is a Class Library (DLL) that provide (API) interface, programmer can use it when writing applications that needs Standard Cryptography Algorithms, using Qt-SDK. Actually this library is a Wrapper for Crypto++ library, by Wei Dai, which is approved by NIST (see www.cryptopp.com for details), CryptoEngine is intended to provide simple & easy to use interface (API) for standard cryptography algorithms for Qt-SDK Developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QtEZ is a GUI application builder which utilizes the Qt2 Toolkit. It can also be used to create applications utilizing the KDE libraries and widgets. QtEZ allows a programmer to create an application using familiar visual "drag and drop" techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next