Showing 1613 open source projects for "source code computer"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    Eclipse Plugin to generate code. Comments within your source files are used to control the generator scripts (BSH, JS). They can insert code after the comment or in separate files. On change of the comment the code is updated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Comeing soon or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PDF2Text Pilot is open-source freeware text from PDF extractor with batch processing feature. Developers can use the code of the program as an example of solving text from PDF extracting task.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Maintenance to famous project WTL Helper. It's a addin for vs2003, vs2005, vs2008 that support developer using WTL rapidly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    A library that exports functions for determining the position of a 802.11 enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A graphical user interface framework aimed to create complex user interfaces in a quick and simple way. Update: Source code deleted, because its so vastly outdated, its impossible to get it to work with required externals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A compilation of source code consisting of various Data Structures and Algorithms in C++ alongside with related documentation material. A useful basis for university students, new programmers and people interested in the subject.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    libcw

    Abandoned project

    This project was rewritten and is now completely outdated. See https://carlowood.github.io/statefultask/ for the new version (code on github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Open Source code base that will be used to develop a 3Dapplication development browser plugin and runtime owned by FunTrench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Direct C++ to C# translator, translates one of the languages to another without compiling. Has academic aim only!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project implements the multi-GPU version of MapReduce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    UDS (Universal Data Serializer) is a program and library that provides easy-to-use serialization for C, C++ and Python. It is an easy way to write a class to a file, that can be used without writing complex code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    With GLCD Tools you can convert windows bitmap files (bmp) to a byte array suitable for graphic LCD displays. Additionally you can create fontsets out of your system fonts for the displays. It outputs C Code which you can use in your µC project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ECB is a file/code browser for Emacs. It can be used to browse any type of file and supports parsing of Java, C, C++, Elisp and some other code like perl, TeX, LaTeX. All browsing windows are within one frame and they are deletion-protected (eg by C-x 1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SEO Tools provides tools for search engine optimization. Spider SEO: generates meta tags for all pages of a website. Web Page Optimizer performs analysis and changes in a web page. A graphical user interface is linked with a scriptol program that gene
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    iisTaskPanel is Qt widget like to Windows XP panel for common tasks of a folder, available for several platforms (windows, linux, unix, macos etc) with full source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a Program code editor and code brower with built-in analysis for C/C++ programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    MSLK provides the precompiled Win32 binaries of some excellent porject with a GPL or similar open source license. Here will keep updated.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Moved to https://sourceforge.net/projects/thelei A code Generator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB