Showing 36 open source projects for "objective c for windows"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 1
    Flow

    Flow

    A static type checker for JavaScript

    Flow is a static type checker for JavaScript. It was designed to help improve code quality and developer productivity. It does this through several smart capabilities. First, it identifies problems as you code, so you no longer have to waste time guessing and checking again and again. Second, it understands your code and makes its knowledge available, allowing you to build other smart tools on top of it. Third, it helps you refactor safely so you can focus on the changes you want to make and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    VisualCodeGrepper V2.3.2

    Code security review tool for C/C++, C#, VB, PHP, Java, PL/SQL, COBOL.

    VCG is an automated code security review tool for C++, C#, VB, PHP, Java, PL/SQL and COBOL, which is intended to speed up the code review process by identifying bad/insecure code. New beta functionality has been added for R. It has a few features that should make it useful. In addition to performing some more complex checks it also has a config file for each language that basically allows you to add any bad functions (or other text) that you want to search for. It attempts to find phrases...
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 3
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    inheritanceDrawer

    inheritanceDrawer

    read code and draw inheritance hierarchy

    Program can read code in C++, PHP, or Actionscript (flash). After reading code it draw in it's windows inheritance hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Syntastic

    Syntastic

    Syntax checking hacks for vim

    ... configurations, API Blueprint, AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++, C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, JSX, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown, MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Semantic

    Semantic

    Parsing, analyzing, and comparing source code across many languages

    ... identifiers driven by the ASTs. This is the format that github.com uses to generate code navigation information allowing c-tags style lookup of symbolic names for fast, incremental navigation in all the supported languages. The incremental part is important because files change often so we want to be able to parse just what's changed and not have to analyze the entire project again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    The CodeXCavator is a tool for source code indexing, tagging, and fast full-text search. It consists of two applications: The indexer is a configurable tool for creating an index for large amounts of source code or plain text files. The searcher is a GUI based tool for fast full text search within previously created indexes. The toolchain also supports code tagging, i.e. you can include special tags within comments inside the source code. These are indexed separately and can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Feflow

    Feflow

    How to write cross-platform Node.js code

    How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10

    nRF24AP2

    ANT plus wireless IC, Pic16 code

    status: - 03SEP2018 RELEASE nRF24AP2 Skeleton code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Free SQL Formatter

    Free SQL Formatter

    SQL code formatter / beautifier

    FSQLF - Free SQL Formatter is open source SQL code formatter and beautifier, built to make life easier for people dealing with long SQL queries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Halstead Metrics Tool

    Halstead Metrics Tool

    Software Metrics Analyzer for C,C++,Java Programs

    Some software measures are still not widely used in industry, despite the fact that they were defined many years ago, and some additional insights might be gained by revisiting them today with the benefit of recent lessons learned about how to analyze their design. This project analyzes the design and definitions of Halstead’s metrics, the set of which is commonly referred to as ‘software science’. This analysis is based on a measurement analysis framework defined to structure, compare,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tag Cloud Maker

    Tag Cloud Maker

    Make a tag cloud from text in your files

    The Tag Cloud Maker application allows the specification of a source folder containing files that are parsed and the words counted and displayed in an HTML word tag cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CodeCounter

    Recursive source code line counter for C, BASIC, and web files.

    Recursively count lines of source code and comments through files and sub-directories. Created to parse entire projects rather than individual files. C, BASIC, and web files (general) supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OndroSQL

    OndroSQL

    Thick SQL browser with query debug helping features

    Thick SQL browser with query debug helping features good arangement of components and shortcuts - fast application run - intuitive user operations - everything on the place where it is expected - imports and validates SQL queries from the source code of developed application For the changelog see the wiki pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ChangePackBuilder

    ChangePackBuilder

    real time code file change tracking & pack building for .NET projects

    ... be stopped at any time and can be resumed from that point as well. The key feature of this tool is that it retains the original folder structure of the project (excluding the project root). For e.g. if the project is structured like C:\Projects\OrderManager\BusinessLayer\Order.cs, the change pack would have same folder structure from BusinessLayer onward all the way down to the file. This is an obvious advantage in complex projects which have a very deeply nested folder structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CSS Scanner

    CSS Scanner

    CSS Scanner helps you clean and tidy up your css/stylesheet

    CSS Scanner scans your projects (HTML, ASPX, PHP, JavaScript, jQuery) use of css classes and selectors and compares it to your CSS/stylesheet files. It then lists you those CSS selectors and classes that are not used or not defined and those which are used. This way it helps you get an overview of your CSS/stylesheet definitions and lets you easily clean them up. There's a precompiled .msi installer for Windows avaliable for download. Just install and find CSS Scanner in your start menu...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    funcfinder

    function finder

    ff util is created for searching some text (functions, variables, definitions) in some source tree in all files (and just for fun), a program for programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UltraMinifier

    UltraMinifier

    Javascript and CSS minifier

    Ultra Minifier is the most simple YUI Compressor GUI to minify Javascript and CSS code without using the Terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Unconflict

    Mergetool specifically for single git conflict files

    It's difficult to find a good mergetool for git conflict files. WinMerge is a good mergetool for resolving conflicts in files you're merging in git, but when resolving conflicts in conflict files, it only allows changes in "your" file, negating much of its usefulness. Unconflict helps you remove conflicts from git conflict files without losing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Countageous

    Countageous

    Source Code Line Counter

    Is totaling the number of lines in your source code across all project related files dragging you down? Countageous can help! Just select the source code files in question (any extension, and from any directory), and let the program do all of the tough counting and adding up work. Hopefully it can make something a little easier for you. - I'll add more features down the line, so suggest features that you'd find useful and I'll see what I can do! REQUIRES .NET FRAMEWORK 4.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Agnitio
    A tool to help developers and security professionals conduct manual security code reviews in a consistent and repeatable way. Agnitio aims to replace the adhoc nature of manual security code review documentation, create an audit trail and reporting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    C/C++ SFML
    Essais en SFML avec le C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bug Reporter
    A portable bug reporte for developers. You can add as many projects as you like, generate bug and change logs report and summarize you code snippets. The program has a feature for backup/restore data and an auto backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Khmer Unicode Messagebox, it's support for dot net framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next