Showing 3161 open source projects for "wxdev-c"

View related business solutions
  • 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
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 1
    This project has moved to http://sourceforge.net/projects/ngspice-ext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DArmstadt MAgnetic Resonance Instrument Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ebookutils is a collection of utilities which are useful for working with ebooks, specifically the REB1100/1150/1200 models made by RCA/Gemstar in the early 2000s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 5
    Native FITS viewer/IRAF image server for Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CJKPython is internationalization and localization efforts for Chinese, Japanese and Korean environments on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SMB for FUSE is a Network Neighborhood (Samba shares) filesystem. It works like smbfs, but instead of accessing one share at a time, all computers and workgroups are accessible at once from a single filesystem mount, making network browsing just as easy a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Plugins for the Code::Blocks IDE to support interpreted languages. File Manager and Tools+ plugins are now part of Code::Blocks contrib. Code in SVN. Active development is at github.com/spillz/codeblocks-python. SVN here is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CapiSuite is an ISDN CAPI telecommunication suite providing easy to use telecommunication functions which can be controlled from Python scripts. CapiSuite is also distributed with example scripts for call incoming handling and fax sending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The main intention of this project is to support the SNNS (Stuttgart Neural Net Simulator) with patches, bugfixes, tools and add on developments. Second target is to publish useful links and information about the SNNS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python FFTW as the name suggests are Python bindings to the FFTW3 C-library from http://www.fftw.org. They use numpy and python ctypes, and often offer about twice the performance compared to the fft routines included in numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    BRAYTE

    Bruno's RAY Tracing Engine

    Yet another ray-tracer. Mixing Python, CUDA and a specialized compact SDL (Scene Description Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    rootforce

    On-the-fly process capability changer

    Did you ever work on a config file for over 5 minutes just to discover on saving that you forget to sudo the editor? Rootforce solves this problem, as it (metaphorically) allows to create a big red sudo button which gives the running editor the permissions it needs. In fact it’s built to be called by a hotkey daemon like the one built into KDE to change the capabilities of a running process. See https://gitlab.com/rootforce/rootforce for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    emesene
    emesene is a platform independent instant messaging client for the Windows Live Messenger (tm) network. emesene is distributed free of charge under the GNU General Public License 2 or any later version.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    NeMo is a high-performance spiking neural network simulator which simulates networks of Izhikevich neurons on CUDA-enabled GPUs. NeMo is a C++ class library, with additional interfaces for pure C, Python, and Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WEST (Wind Energy Simulation Toolkit) is a wind simulation application. It can be use to obtain high resolution results at various altitudes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Serenity Linux

    Serenity Linux (Debian based distro)

    Serenity Linux is a Debian based Linux distro that looks to streamline the process of using KVMs. Basically, it's an OS in an OS. The optimized simultaneous running of multiple operating systems at once is the goal of Serenity Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 2 This Week
    Last Update:
    See Project