Showing 107 open source projects for "riscv-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
    Boring Avatars

    Boring Avatars

    JavaScript React library that generates custom, SVG-based avatars

    Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette. You can embed your boring avatars using the boring avatars source. Choose a random avatar from a specific user and a color palette.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    embetty

    embetty

    Embetty displays remote content like tweets or YouTube videos

    Embetty displays remote content like tweets or videos without compromising your privacy. Setup your embetty-server. Include the embetty lib into your HTML document. Insert an embed by using a custom tag. Embetty needs a server component that you need to run on your infrastructure. Configure the server URL for embetty using a meta data-embetty-server tag. Use the type attribute with a value of facebook, vimeo or youtube. Set the video-id attribute to the video ID. For videos of type vimeo or youtube, it's also possible to set a start-at attribute with a value of time in seconds to start the video at a specific timecode. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    noVNC

    noVNC

    VNC client web application

    noVNC is a VNC client JavaScript library as well as an application built on top of that library. noVNC runs well in any modern browser, including mobile browsers (iOS and Android).
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    remark-math

    remark-math

    remark and rehype plugins to support math

    ...You can use them to add support for parsing and serializing a syntax extension and to render math with KaTeX or MathJax. This project is useful when you want to support LaTeX math. This mechanism works well when you want authors, who have some LaTeX experience, to be able to embed rich diagrams of math to scientific documentation. The extra syntax extension supported by remark-math for math in markdown does not work everywhere so it makes markdown less portable. This project is also useful as it renders math with KaTeX or MathJax at compile time, which means that there is no client-side JavaScript needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    Bootstrap Icons

    Bootstrap Icons

    Open source SVG icon library for Bootstrap

    ...Bootstrap Icons are SVGs, so you can include them into your HTML in a few ways depending on how your project is setup. We recommend using a width: 1em (and optionally height: 1em) for easy resizing via font-size. Embed your icons within the HTML of your page (as opposed to an external image file). Here we’ve used a custom width and height. Use the SVG sprite to insert any icon through the <use> element. Use the icon’s filename as the fragment identifier (e.g., toggles is #toggles). SVG sprites allow you to reference an external file similar to an <img> element, but with the power of currentColor for easy theming.
    Downloads: 92 This Week
    Last Update:
    See Project
  • 6
    updates

    updates

    Flexible npm dependency update tool

    ...Option that takes multiple arguments can take them either via comma-separated value or by specifying the option multiple times. If an option has an optional pkg argument but none is given, the option will be applied to all packages instead. The JSON output is an object with possible properties results, message and error.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MDX

    MDX

    Markdown for the component era

    MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    JerryScript

    JerryScript

    Ultra-lightweight JavaScript engine for the Internet of Things

    JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Return YouTube Dislike

    Return YouTube Dislike

    Chrome extension to return youtube dislikes

    ...With the removal of dislike stats from the YouTube API, our backend switched to using a combination of scraped dislike stats, and estimates extrapolated from extension user data. None existing YouTube ID will return status code 404 "Not Found". Wrong formed YouTube ID will return 400 "Bad Request".
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Feather

    Feather

    Simply beautiful open source icons

    ...At its core, Feather is a collection of SVG files. This means that you can use Feather icons in all the same ways you can use SVGs (e.g. img, background-image, inline, object, embed, iframe). Here's a helpful article detailing the many ways SVGs can be used on the web: SVG on the Web – Implementation Options. All elements that have a data-feather attribute will be replaced with SVG markup corresponding to their data-feather attribute value. See the API Reference for more information about feather.replace().
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    RapiDoc

    RapiDoc

    RapiDoc - Custom-Element for OpenAPI Spec

    ...Use It just like any other HTML Tag, Change its attribute using JavaScript and see it react to those changes. Basic knowledge of HTML is all that's required. Style it to your heart's content. Change font, logo, colors and theme. Inject external HTML or embed into another HTML document. Minimal dependencies, no runtime, and no virtual DOM ensure the lowest memory consumption, Just native and raw speed of the modern browsers. Loved by tech writers, designers, dev-ops, testers and developers alike, due to its simplicity, interoperability, and powerful features. No special build steps, runtime, or framework required. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Juice

    Juice

    Juice inlines CSS stylesheets into your HTML source

    Given HTML, juice will inline your CSS properties into the style attribute. Juice has a number of functions based on whether you want to process a file, HTML string, or a cheerio document, and whether you want the juice to automatically get remote stylesheets, scripts, and image dataURIs to inline. To inline HTML without getting remote resources, using default options. Juice is exposed as a standard module, and from CLI with a smaller set of options.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Ember CP Validations

    Ember CP Validations

    Ember computed property based validations

    ...Support for Ember Data Models, Objects, Components, Services, etc. Support for nested models and objects. Synchronous and asynchronous support. Easily integrated with Ember Data's DS.Errors. No observers. Seriously... there are none. Like absolutely zero. Custom validators. I18n support. Debounceable validations. Warning validations. If you are upgrading from 3.x to 4.x, please checkout the upgrading documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ncc

    ncc

    Compile a Node.js project into a single file

    Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style. Publish minimal packages to npm. Only ship relevant app code to serverless environments Don't waste time configuring bundlers, it is generally faster bootup time and less I/O overhead. Compiled language-like experience (e.g.: go). For testing and debugging, a file can be built into a temporary directory and executed with full source maps support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    BrowserBox

    BrowserBox

    Remote isolated browser API for security

    ...Plus co-browsing, advanced adaptive streaming, secure document viewing and more! But only in the Pro version. BrowserBox is a full-stack component for a web browser that runs on a remote server, with a UI you can embed on the web. BrowserBox lets your provide controllable access to web resources in a way that's both more sandboxed than, and less restricted than, traditional web <iframe> elements. Build applications that need cross-origin access, while delivering complex user stories that benefit from an encapsulated browser abstraction. Since the whole stack is written in JavaScript you can easily extend it to suit your needs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OrbitDB

    OrbitDB

    Peer-to-peer databases for the decentralized web

    ...It's an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent choice for decentralized apps (dApps), blockchain applications and local-first web applications. All databases are implemented on top of ipfs-log, an immutable, operation-based conflict-free replicated data structure (CRDT) for distributed systems. If none of the OrbitDB database types match your needs and/or you need case-specific functionality, you can easily implement and use a custom database store of your own. OrbitDB is alpha-stage software. It means OrbitDB hasn't been security audited and programming APIs and data formats can still change. We encourage you to reach out to the maintainers if you plan to use OrbitDB in mission critical systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración...
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 18

    CycleTracker

    Cycle Tracker is a menstruation focused tracking app.

    ...There is simply a dashboard view and a calendar view with predictions on when your next cycle and fertile window will be. Additionally a core feature of the app is that all data is stored locally to your device and I receive access to none of that data in fact, no one has access to that data except YOU. With this data there is an option in the app to coalesce things into a formal document with real data you can hand to an OBGYN. I am a man who has built this app on the request of my partner who was looking for something like this. I expect that I probably missed a few things for this reason, so all feedback is completely welcome. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DOCX Document Converter

    DOCX Document Converter

    Convert .docx to .md/.txt and .html. Free, unlimited, fast.

    ...This is a better version of 'convert docx to txt' since .md files can be opened in notepad++ just the same AND they preserve formatting too! Meanwhile HTML files will even embed images allowing you to view them just like they were in the original document.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20

    ictagent

    A WebRTC-Enabled Chrome Extension for Seamless Call Center

    ICTAgent is a advance webphone offered as chrome extesion and when installed it will convert all available contacts as click to dial. This extension will embed WebRTC based VoIP Phone in browser which will remain connected to the main server, and will be responsible for inbound and outbound calls, transfer calls, sending DTMF as well sending Fax. It can harvest contacts from the random pages. Agent can access contents, contacts from a single application. Browser can automatically fetch required URL depending on the course of call. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip in Safari, 12,5 sec single core and 3,3 sec multi core. Python version with numba and numpy on MacOS with M2, 3,78 sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LostGrid

    LostGrid

    LostGrid is a powerful grid system built in PostCSS

    ...To create a basic horizontal grid, just insert some elements into any containing element like so and pass a fraction to the `lost-column` property. To unset (or remove) a column rule, possibly at a larger breakpoint, use `lost-column: none;`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenbravoTech

    OpenbravoTech

    Openbravo ERP is an open-source enterprise resource planning (ERP)

    Openbravo ERP is an open-source enterprise resource planning (ERP) software that helps businesses manage their core business processes, including financial management, purchasing, sales, inventory management, and project management. It is based on a web-based architecture and offers a modular design, allowing businesses to easily customize and extend the software to meet their specific needs. Openbravo ERP is available in both cloud-based and on-premise deployment options and supports...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 25
    hapi

    hapi

    The simple, secure framework developers trust

    ...You never have to worry about some deep dependency being poorly maintained (or handed over to someone sketchy). hapi is the only leading node framework without any external code dependencies. None. hapi has been pushing the envelope on quality from day one. It was the first node framework to require and achieve 100% code coverage across every dependency – when everyone thought it was crazy. Every hapi feature is designed to make the platform easier and more intuitive to use. That means there’s no need to hack things together, experiment to see what *might* work, or try to figure out hidden internals. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next