Showing 47 open source projects for "c for windows 8"

View related business solutions
  • 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
    Vimium C

    Vimium C

    A keyboard shortcut browser extension for keyboard-based navigation

    A keyboard shortcut tool for keyboard-based page navigation and browser tab operations with advanced omnibar and global shortcuts. Vimium C is an open-source browser extension that provides keyboard-based inner-page navigation, browser tab operations, and an enhanced search panel, so you may take full advantage of your browser without a mouse or touchpad. It supports all original commands of Vimium and some new useful commands (a full list can be seen in a help dialog in the Vimium C Options...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Google Mobile Ads Unity Plugin

    Google Mobile Ads Unity Plugin

    }Unity Plugin for the Google Mobile Ads SDK

    ...-C code. The plugin provides a C# interface for requesting ads that is used by C# scripts in your Unity project. You can help improve the Google Mobile Ads Unity plugin by opting-in to sending usage data to Google. The data collected is general information about how you are using the plugin (such as ad unit creation and processing errors).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    A node.js plugin to integrate nw.js/electron games with Steamworks. Greenworks is a node.js addon that allows you to integrate your HTML5 game (or app) with Steamworks by exposing a number of Steamworks APIs to JavaScript. Greenworks was originally developed by Greenheart Games to enable Steam integration in Game Dev Tycoon. Since then, it has been open-sourced and is used in many other projects. Currently, Greenworks supports node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8, v9 and v10. Guides...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    A simple, lightweight JavaScript API for handling cookies which works in all browsers and accepts any character. It is heavily tested, has no dependency, supports ES modules and supports AMD/CommonJS. It is RFC 6265 compliant, has an useful Wiki, and enables custom encoding/decoding. More than 800 bytes gzipped! This project is RFC 6265 compliant. All special characters that are not allowed in the cookie-name or cookie-value are encoded with each one's UTF-8 Hex equivalent using percent...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    SPX, which stands for Simple Profiling eXtension, is just another profiling extension for PHP. It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported). Using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    jQuery DataTables API for Laravel

    This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. To enable debugging mode, just set APP_DEBUG=true and the package will include the queries and inputs used when processing the table. Please avoid using php artisan serve when developing with the package. There are known bugs when using this where Laravel randomly returns a redirect and 401 (Unauthorized) if the route requires...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    hlchunk.nvim

    hlchunk.nvim

    This is the lua implementation of nvim-hlchunk

    Similar to indent-blankline, this plugin can highlight the indent line, and highlight the code chunk according to the current cursor position. Using profile.nvim for performance analysis, all experiments were conducted on macOS with alacrity, Neovim window height was 66 lines, and the code file was typescript.js, starting from the first line to the five hundredth line. The average rendering time per render was 0.7ms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extism

    Extism

    The Universal Plug-in System. Extend anything with WebAssembly

    Extism is a plug-in system for everyone. We've carefully designed it to be flexible, fitting into codebases of all shapes and sizes, but opinionated enough so that things Just Work™ the way they should. Extism's goal is to make all software programmable. You can use Extism in your codebase, regardless of the programming language. We support several environments through our official Host SDKs, and are adding more language support all the time. A plug-in system is software that enables your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 10
    Etaoin

    Etaoin

    Pure Clojure Webdriver protocol implementation

    A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu, a typing machine that came to life after a mysterious note was produced on it. Use the Etaoin library to automate a browser, test your frontend behavior, simulate human actions or whatever you want. Currently supports Chrome, Firefox, Safari, and Edge. Can either connect to a remote WebDriver process or have Etaoin launch one for you. Run your unit tests directly from Emacs by pressing C-t t as usual. Can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    ... to expand and customize as needed. The plugin is developed using Unreal version 4.27. Install before proceeding. Game projects created in Unreal versions later than 4.27 are not backward compatible. AWS GameKit supports Unreal Engine version 4.27. Create the Visual Studio Solution for your game. Build GameKit C++ and copy over the DLL/PDB files. Make sure to checkout the matching version from the .gkcpp_version file in this repository.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Chrome Captcha Auto Solver

    Chrome Captcha Auto Solver

    Google Chrome Bypass Captcha Extension

    ... & control Google Chrome**" at the uppermost right hand corner. 4. Go to "**More Tools**" option. 5. Go to "**Extensions**" option. 6. Click on "**Developer Mode**" checkbox. 7. Click on the "**Load unpacked extension**" button. 8. Done Related Project: https://sourceforge.net/p/captchaserver/
    Downloads: 37 This Week
    Last Update:
    See Project
  • 13
    bee-host

    bee-host

    Firefox/Chrome proxy app for an external editor

    A native messaging host application for Browser's Exernal Editor extension (https://github.com/rosmanov/chrome-bee)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vim-airline

    vim-airline

    Very light status/tabline for vim

    Lean & mean status/tabline for vim that's light as air. When the plugin is correctly loaded, there will be a nice statusline at the bottom of each vim window. That line consists of several sections, each one displaying some piece of information. For a better look, any sections can be colored differently, depending on various conditions (e.g. the mode or whether the current file is 'modified'). Tiny core written with extensibility in mind (open/closed principle). Integrates with a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VimDevIcons

    VimDevIcons

    Adds file type icons to Vim plugins

    Adds file type icons to Vim plugins such as NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more. No need to set explicitly under Neovim, always uses UTF-8 as the default encoding. Always load the vim-devicons as the very last one. Adds filetype glyphs (icons) to various vim plugins. Customizable and extendable glyphs settings. Supports a wide range of file type extensions. Supports plugins such as NERDTree, vim-airline, CtrlP, powerline, denite, unite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML Viewer Plus

    XML Viewer Plus

    A powerful XML Viewer - add-on for browser Firefox

    A powerful XML Viewer, supports text/regex and jQuery/CSS, XPath selectors ==== Release 1.2.6 - 17.06.2019 - Added utf-8 encode for xml viewer ==== Get your XML Editor and Validator on Play Store > https://play.google.com/store/apps/details?id=com.ulm.xmleditor ==== ## Libraries and techs used 1. `Vue` 2. `Vuex` 3. `lodash/debounce` 4. `jQuery` 5. `document.querySelectorAll` 6. `document.evaluate` for `XPath` 7. `bestzip` for packaging ### Limitations - WebExtension only works...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    ... is not supported for now. - Ubuntu 12.04 and later and again Fedora 21 and Debian 8 are supported Both ia32 and x64 binaries are provided for Linux ==================== Get your Android App - https://play.google.com/store/apps/details?id=com.ulm.sqleditordroid ==================== == Browser Extensions == Chrome extension: http://bit.ly/1O4g1u0 == Windows app: http://amzn.to/2uor6ao ==
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    extensions, tools, utilities and plugins for the K-Meleon browser
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options...
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • 20
    Oryon OSINT Browser

    Oryon OSINT Browser

    Portable Open Source Intelligence (OSINT) Web Browser

    .... Enable free proxy (extension: Hotspot Shield Free VPN Proxy) 4. Create a dedicated gmail account 5. Create dedicated accounts on Facebook and Twitter 6. Take a look at the collection of links 7. Check out the Oryon Tools bookmarklet 8. Check installed add-ons (extensions: Context, Extension Manager) 9. Save a copy of the QueryTool spreadsheet on your GoogleDrive and check its performance with your cases 10. Log in to the MIIS YouTube channel and watch practical video tutorials.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Updater

    Java Updater

    Java Updater utility - grabs latest from java.com

    ... on Windows 7, 8.X, and Windows 10 64bit exe ONLY; for 64 bit systems Updated Uninstall process so that it takes about 5x LESS time to uninstall Java Included a standalone Java Uninstaller ( click browse files )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Rikaisama (Legacy)

    Modification of Rikaichan with more features and customization options

    ... to an open Anki deck, "Super Sticky" mode, ability to remap shortcut keys, more fine-tuned startup options, and more. See http://rikaisama.sourceforge.net/ for more information. Supports Windows, Ubuntu, and newer versions of OSX.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    WebChimera

    Web Plugin powered by Firebreath/Qt Qml/Vlc

    Vlc Web Plugin with possibility of UI customization via Qt Qml.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 25

    fbvlc

    Vlc web plugin based on FireBreath

    This project is not supported anymore. Please use WebChimera Plugin instead: http://WebChimera.org
    Leader badge
    Downloads: 641 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next