Showing 21 open source projects for "stackoverflow"

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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    HAXE

    HAXE

    The cross-platform toolkit

    ... Haxe and explore the use cases. Haxe is a reliable open source technology and is free to use. Become contributor on GitHub, join our community on our Discord chat and forum and find us on Facebook, Twitter and StackOverflow. Haxelib is the package manager for Haxe, which offers many free libraries powered by the Haxe community. Manage your project dependencies and distribute libraries.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    SQLite.swift

    SQLite.swift

    A type-safe, Swift-language layer over SQLite3

    .... Active support at StackOverflow, and Gitter Chat Room (experimental). SQLite.swift also works as a lightweight, Swift-friendly wrapper over the C API. The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Titanium Web Proxy

    Titanium Web Proxy

    A cross-platform asynchronous HTTP(S) proxy server in C#

    A lightweight HTTP(S) proxy server written in C#. For programming help use StackOverflow with the tag Titanium-Web-Proxy. API Documentation and Wiki/Contribution guidelines. Multithreaded and asynchronous proxy employing server connection pooling, certificate cache, and buffer pooling. View, modify, redirect and block requests or responses. Supports mutual SSL authentication, proxy authentication & automatic upstream proxy detection. Supports kerberos, NTLM authentication over HTTP protocols...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AutoScraper

    AutoScraper

    A Smart, Automatic, Fast and Lightweight Web Scraper for Python

    This project is made for automatic web scraping to make scraping easy. It gets a URL or the HTML content of a web page and a list of sample data that we want to scrape from that page. This data can be text, URL or any HTML tag value of that page. It learns the scraping rules and returns similar elements. Then you can use this learned object with new URLs to get similar content or the exact same element of those new pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Dev Cheatsheets

    Dev Cheatsheets

    A collection of code snippets and CLI guides for quick reference

    A collection of code snippets and CLI guides for quick and easy reference while coding. Coding ingredients or building blocks. This is about having a central reference for language syntax or CLI features, without having to wade through docs and tutorials and StackOverflow. A reference for how to use a CLI tool, language or library. It’s mean to be a quick reference so you can get what you need without having to scroll or navigate a lot. Including syntax but emphasizing real world examples...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Accounting interface web

    Html5 accounting interface

    This was created as an example of what can be accomplished with simple tools like PHP,HTML5 and JavaScript. All settings and files are customizable to your situation. Little programming knowledge is needed since the conventions and values used are fairly staightforward and easily searchable and explainable at w3schools, stackoverflow, postgresql.org and php.org. Otherwise you can hire someone to fiddle with it.:) It works on the premise that work can be done through the internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mysql-server-portable

    Making a portable version of MySQL for USB operation

    From this discussion on stackoverflow, https://stackoverflow.com/questions/1851174/mysql-portable-version, but is incomplete. This project fill in the gaps for true USB portable operation with start and stop scripts
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8

    QTc66

    Linux Qt application for reading the RD TC66

    ... https://github.com/eyllanesc/stackoverflow/tree/master/questions/51085719 (You can see https://stackoverflow.com/a/51092040 for description) The application does not support Bluetooth communication with TC66C, only USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSCore

    CSCore

    An advanced audio library, written in C#. Provides tons of features

    An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in real-time (e.g. applying custom effects during playback, creating visualizations). The possibilities are nearly unlimited. CSCore is a free .NET audio library which is completely written in C#. Although it is still a rather young project, it offers tons of features like playing or capturing audio, en- or decoding many different...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    Python Variable Variables Manager

    a python manager class for named variables (variable name is variable)

    Addressing the question for variable variables in python (i.e. variables with variable names), which has been posed on stackoverflow: http://stackoverflow.com/questions/1373164/how-do-i-do-variable-variables-in-python The consensus is to use a dictionary for this. This is a good idead, however, there are many aspects arising from this: * you'll yourself be responsible for this dictionary, including garbage collection (of in-dict variables) etc. * there's no locality for variable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Knowledge Management System

    Knowledge Management System

    This KMS system contains Questions and Answering System like Stackoverflow, Document Management System. These two are core functionality. Users can earn or spend point based on their activities. This system runs on IIS, and fully responsive site. Supported Browser - IE 9 or higher version - Firefox - Chrome Required Environment - .NET framework 4.0 or higher version - MVC 5 - SQL Server 2008 or higher version (optional) - Visual Studio 2013
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    CODES Plugin

    mining sourCe cOde Descriptions from developErs diScussions

    CODES (mining sourCe cOde Descriptions from developErs diScussions) is an Eclipse plugin to automatically extract method descriptions of Java Systems from discussions in StackOverflow. Actually, CODES implements an approach defined in a previous work in a previous work (a research paper entitled "Mining source code descriptions from developer communications" by S. Panichella et al. ), that automatically extracts method descriptions from developers' communication. CODES considers as good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CrowdDoc for Eclipse

    CrowdDoc provides a context-driven documentation from the web

    CrowdDoc is an Eclipse plugin aiming to provide most relevant information for the currently selected code element. The behaviour is similar to JavaDoc view, but is not limited to single language, and uses crowd-sourced documentation resources, such as StackOverflow. The project is inspired by a work from Ninlabs Research (http://blog.ninlabs.com/2012/05/crowd-documentation/) Eclipse p2 update site: http://crowddoc.sourceforge.net/updates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    passphrase-generator

    Generate a set of random passphrases for you to choose from.

    .../ for an entertaining take on passwords vs. passphrases. See my post in stackoverflow for links to other solutions and discussions on passphrases vs passwords: http://stackoverflow.com/a/12646320/1148030
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is clone of stack overflow, for learning purposes as well as use by any private companies who want an internal version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Source StackOverflow and Quora crossover. Best features from StackOverflow and Quora. Written in php 5.3 powered by MongoDB this program is extremely fast and highly scalable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jCDQA (j for Java Community Driven Question and Answer) a GAE/J based StackOverflow clone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A questions and answers system, where the validity of the questions and their answers is determined and moderated by the community by a voting system. This open source system is on the lines of Stackoverflow and digg.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Queries StackOverflow, ServerFault, SuperUser and displays new questions on your desktop in a non-intrusive manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Yok Mu Bir Bilen

    Android cihazlar için konum tabanlı soru cevap uygulaması

    Yok Mu Bir Bilen, Android cihazlar üzerinde çalışan Stackoverflow benzeri bir soru cevap uygulamasıdır. Kullanıcılara o an bulundukları konumla ilişkili soru sorma ya da o konumla ilişkili sorulmuş sorulara cevap verme imkanı sunar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.