189 programs for "c for windows 8" with 2 filters applied:

  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    This project is a collection of utilities to boot and flash various TI DaVinci and OMAP processors, including DSP-only, ARM-only, and ARM+DSP devices.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The Standard Portable Library (SPL) is a smart pointer based cross platform framework. SPL is an STL replacemnt and has an API similiar to .net and java. Features include Dates, pointer debugging, collections, IO, network, data, threading, and XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    StreamLogger

    StreamLogger is a modern C++ logging library

    More details on: http://spore.sodgeit.de/sporeblog-streamloggerEN.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    faux1

    faux1

    Apple1 Emulator for the terminal with cut and paste.

    Apple1 emulator, like the Replica1, for the terminal with full cut and paste. Forked from napple1 and pom1. Tested with figFORTH and APPLESOFT BASIC. Tested and compiled on LINUX 3.0.x, OSx 10.6.x, and Windows XP/Vista/7 and it works well. A folder of sample applications is included for you to be ab le to use your "faux1" right after the install. Pre compiled Windows installer and source is available for all platforms (LINUX, POSIX, OSX, and Windows). To compile you will need make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get free CRM
  • 5
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    StateGen

    Generate an executable state machine from a high level language.

    This application may be used to generate a full-featured software state machine using a high-level description language. Several state machines can be placed into the same source file and they can reference one-another to create nested state machines. Any arbitrary code can be associated with any state transition. Inline code is supported. Any code may also be defined to be run before the start state is entered as well as after the end state is finished. Uses for this software include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eggdrop
    Eggdrop is the most advanced IRC robot available. It has been under development since December 1993, and unlike most other bots, it is still regularly updated.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framework written in C language using OO concepts. Pretty similar to Java. This is gonna change your way of programming in C. Feel free to contact me at juanrb@hotmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 10
    Doxygen filters for these programming languages: R from GNU, q from kx.com, MatLab from MathWorks. These programs are implemented in C++ using Flex++. They provide full inline sources not just function definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Subversion Windows
    This is a fully tested, latest version, package available to download of Apache Subversion (SVN) provided by WANdisco. Easy to use and install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BOLT Programming
    This project is designed to teach begining programers how to program. It implements the best parts of the upper end languges. The compiler is designed to be able to convert into all of the best languges out there, while maintaining speed and power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Python interface for the Perforce SCM System. PyPerforce allows you to connect to a Perforce server and execute Perforce commands directly from Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A very simple but effective testing framework for C and C++ projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An attempt to create a cross platform QT compatible serial port driver This code attempts to supports signal event driven design.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    elfviz is command line tool which parse and visualizes ARM-ELF(Executable and Linkable Format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FTGL is a free cross-platform Open Source C++ library that uses Freetype2 to simplify rendering fonts in OpenGL applications. FTGL supports bitmaps, pixmaps, texture maps, outlines, polygon mesh, and extruded polygon rendering modes.
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 21
    C++ SimpleTable is a class which enables the developer to create tables and detect design errors in compile-time
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Portable makefile generator. Generates project files for MSVC, XCode, Carbide, Eclipse, GNU make and more with support for C/C++/Obj-C files, assembly files, C# projects and Android projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LuaDist
    LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dictionary-tree is a standard dictionary, means a lexicographic tree (acyclic graph), where letters are nodes of tree, starting from root going down to leaves. You can Get and Add words, Clear and Save the whole dictionary. C++ and Pascal.
    Downloads: 0 This Week
    Last Update:
    See Project