Showing 347 open source projects for "risc-none-embed-gcc"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start 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
    Lightweight IDE (LWP) is a minimalistic, easy to use IDE for Mac OSX for Pascal/Object Pascal/C/C++/ObjC that provides a multi-window editor with syntax coloring, function pop-up and error shortcuts. It serves as a front-end to FPC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    tisift

    imap cleanup & command line tool

    ... Written in ruby. Attention: Use on your own risc! You can damage your whole mail data!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    flAVR

    A simulator for Atmel's 8/16-bit AVR microcontrollers

    ... protocol, allowing it to interface with Eclipse and other IDEs supporting GDB. The simulator also supports kernel-aware co-simulation when running binaries linked with the Mark3 RTOS, providing it with virtual input and graphics devices. The project is designed to be highly-portable, and builds with minimal dependencies. Currently, flAVR builds have are targeted to Windows (MinGW) and Linux (GCC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    UbxBasic

    basic programming language (Linux/Windows)

    UbxBasic is a cross platform (Linux/Windows) programming language using basic syntax. It leverages the glib library to accomplish the cross platform functionality. UbxBasic is a translator. It converts the basic source to c/c++ source ready to be compiled by gcc/g++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    wxEcMath

    wxEcMath

    Easy mathematics in wxWidgets

    Tiny library written in C++/wxWidgets designed to manage mathematical objects : parser of expressions, plots, matrixes and complex numbers. Ansi and Unicode are supported. Documentation and rich samples are provided. Compiles with MSVC, BCC, GCC and Clang. Now on Git.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    C++ generic open address hash map

    C++ generic open address hash map

    Simple oaht template class

    ... the test suite from GCC for unordered_map. Which this map passes. Some bench: == 1 million int pushes == *open address: 275.852 ms *reserved openaddr: 110.268 ms std unordered: 277.544 ms == 100k random erasures == *openaddr: 8.70804 ms std unordered: 20.6305 ms == 1M iteration == *openaddr: 185.528 ms std unordered: 1010.53 ms == 50k finds in 1M == *openaddr: 4.24 ms std unordered: 10.44 ms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Python Embed C++

    Embed C++ in Python source code, dynamically compile and access data

    Moved to http://github.com/ftrias/pyembedc Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WebGL Heatmap

    WebGL Heatmap

    A high performance WebGL/JS heatmap display library

    ... work happens on the GPU, it scales well as the number of points grows and remains interactive for animations, live telemetry, or dynamic overlays. The library focuses on visual quality, producing anti-aliased, blur-free gradients that look good at various zoom levels and resolutions. It fits well into data-viz stacks where you need a responsive heat layer on top of maps, charts, or custom canvases, and it is compact enough to embed in dashboards and demos without heavy dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    lispy

    lispy

    Short and sweet LISP editing

    This package reimagines Paredit - a popular method to navigate and edit LISP code in Emacs. Most of more than 100 interactive commands that lispy provides are bound to a-z and A-Z in lispy-mode. The advantage of short bindings is that you are more likely to use them. As you use them more, you learn how to combine them, increasing your editing efficiency. To further facilitate building complex commands from smaller commands, lispy-mode binds digit-argument to 0-9. For example, you can mark...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The Maude Development Tools are a set of plugins that embed the maude interpreter (http://maude.cs.uiuc.edu) in Eclipse. It provides a core plugin, which allows to any Java program to use Maude, and a set of plugins which provide an Eclipse-based IDE
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker Image https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Defunct
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A command line tool to create C files from binary files. It can be used to embed the contents of external files to a C or C++ program.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 15

    SelAnt

    Library for writing Selenium tests using Ant

    Library for writing Selenium tests using Ant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenGL Mathematics (GLM)
    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Morris.js

    Morris.js

    Pretty time-series line graphs

    Morris.js is a JavaScript charting library designed to render “pretty time‑series” graphs. It offers a very simple API for building line, bar, area, and donut charts, making it easy to add visually appealing charts to web pages. It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Algorithms & Data Structures in C++

    Algorithms & Data Structures in C++

    Algorithms & Data structures in C++

    An algorithm is represented by a .h file and placed under include. (one .header file per algorithm.) The demo program for the algorithm demonstration is placed under src. (one demo per algorithm.) After the program passes correctly, please initiate Pull Requests, the code is verified and stored in the library, and the new algorithm implementation is published in the README. TAB = 4 space. set ts=4 in vim. Graph output format is Graphviz Dot format. (the output format of the graph is in dot...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue Tracker: https://github.com/crossbridge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Badges

    Badges

    Readme Badges – Gotta catch 'em all

    Badges is a utility / site that generates small status badge images for open-source projects (for example, build status, coverage, downloads, version). It allows projects to easily embed dynamic badges in their README or documentation that reflect project metadata or external service metrics. The badges system supports different styles, icons, and dynamic links, making them visually consistent and informative. It abstracts the generation of badge SVGs so the end user doesn’t need to manually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    .... OmniLoader has been used by the author to include + embed 'source code as a resource' for several source-code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kuzya

    kuzya

    Simple crossplatform IDE for people who study programming

    Kuzya is simple crossplatform IDE for people who study programming. Main idea of it is to concentrate attention of the users only on learning the programming language but not on usage of IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Javascript Image Viewer is an easy-to-embed image viewer with which you can zoom using mouse wheel, pan using mouse drag. Comes with complete keyboard support and extensions for things such as adding toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
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.