Showing 33 open source projects for "blocks"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    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
    Blockly

    Blockly

    The web-based visual programming editor

    The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. Blockly plugins are self-contained pieces of code that add functionality to Blockly. ...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 2
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    ...As the library is using Marked parser you will need to add node_modules/marked/marked.min.js to your application. To use the line numbers plugin that shows line numbers in code blocks, in addition to Prism.js configuration files, you will need to include the following files from prismjs/plugins/line-numbers directory to your application. Using markdown component and/or directive, you will be able to use the lineNumbers property to activate the plugin. The property can be used in combination with either data for variable binding, src for remote content or using transclusion for static markdown.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Spectacle

    Spectacle

    A ReactJS based Presentation Library

    ...Spectacle’s presentations are lively and interactive, with clickable elements, themes, custom backgrounds, animations, and many other fun and unique elements you can add to make your presentations pop. With Spectacle you can also live demo your code in real time without having to leave the presentation deck. Code blocks conveniently auto-size and scroll when there is an overflow of content. See the live demo deck at: https://raw.githack.com/FormidableLabs/spectacle/main/examples/one-page.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ImageSharp

    ImageSharp

    A modern, cross-platform, 2D Graphics library for .NET

    ...ImageSharp's API is unparalleled for it's ease of use. Designed from the ground up to be flexible and extensible, the library provides API endpoints for common image processing operations and the building blocks to allow for the development of additional operations. Complete support for jpeg, bmp, gif, pbm, png, tga, tiff, and webp with more formats on the way. Supports over 25 different pixel formats. Metadata editing support (IPTC EXIF). Colorspace transforms (RGB/CMYK/Grayscale/CIELab and many more). Over 40 common processing operations. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    dxf2gcode

    dxf2gcode

    DXF2GCODE: converting 2D dxf drawings to CNC machine compatible G-Code

    DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. Windows, Linux, and Mac support by using python scripting language.
    Leader badge
    Downloads: 359 This Week
    Last Update:
    See Project
  • 6
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    CSS Animation 101 is a tutorial resource that teaches the fundamentals of motion on the web using only CSS. It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback, content reveals, loaders, and micro-interactions that enhance user experience without overwhelming it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    exa

    exa

    A modern replacement for ls

    ...Different types of file and data will be coloured differently, and the user and group columns will be highlighted for the current user. exa can display a file’s extended attributes, as well as standard filesystem information such as the inode, the number of blocks, and a file’s various dates and times. exa queries files in parallel, giving you performance on par with ls. Not only is the standard tree tool built-in, but it’ll show you your files’ information alongside the hierarchy. View the staged and unstaged status of every file, right there in the standard view. Also works in tree view for a high-level overview of your repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    ...While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports emojis in the preview mode for when you need to express yourself via one. To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    GIF for CLI

    GIF for CLI

    Takes in a GIF, short video, or a query to the Tenor GIF API

    ...It takes an input GIF (or a URL) and converts each frame into a terminal-friendly representation, timing updates to approximate the original animation. Depending on terminal capabilities, it can use ANSI color blocks or image protocols to achieve surprisingly faithful playback. The tool includes conveniences such as looping control, scaling to fit your terminal, and caching to avoid repeated downloads. It’s useful for quick visual feedback, lightweight demos, or just adding some personality to scripts and readmes. Despite its whimsical nature, the project is a tight example of frame decoding, timing, and terminal rendering glued together in a single command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS.

    LCUI is a freely available software library to create GUI application, it is written in C, support the use XML and CSS describe the graphical interface, you can use it to make some simple effects. The above description and screenshots is for the version 1.0.0 (+), and the 1.0.0 version is still in development, it is not officially released, please do not use old versions of "files "page to download as version 1.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mondrian

    Mondrian

    Web-based vector graphics editor

    Mondrian is a browser-based drawing application that explores minimalist, grid-oriented composition in the spirit of geometric art. It provides a clean canvas for placing rectangles, lines, and color blocks, aiming to make creating crisp, balanced layouts feel immediate and fun. The interface favors direct manipulation—click, drag, resize, recolor—over menus and tool overload, so newcomers can produce striking designs quickly. Under the hood, it uses standard web tech to render shapes and support undo/redo, export, and sharing. Because it’s self-contained and open, it doubles as a learning resource for anyone curious about building interactive graphics editors in the browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Code::Blocks plugin Image Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AnkerWorld

    3D Architecture modelling and physics simulation system

    AnkerWorld is a graphical application. It is used to create and visualize 3d architecture models based on the famous Anker (TM) architecture blocks invented in 1880. The static behaviour of the buildings can be simulated with bullet physics. The animations can be raytraced with povray. See an example: http://www.youtube.com/watch?v=PpXdiH_gvBg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libpxl

    libpxl

    3D interactive application library

    PXL is a library for writing interactive applications. It uses a component based architecture, which allows creating versatile and reusable object by combining building blocks. The Blender file format is natively supported for loading meshes, material, textures, animation, lamps and more directly from blend files. It supports user input device such as keyboard, mouse and joysticks. Other useful facilities are also integrated for doing audio, networking and multithreading. PXL is cross platforms; write once and compile everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Blender python script which automatically creates masonry and stonework. Think castles and cobblestone streets! v0.56 is usable and available at the Download page. Current version supports windows, doors, radial, and domes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DiscWrapper is a cover designer for home-made discs. It was made with Code::Blocks and it uses the wxWidgets library. It has template covers. Depending on the case there are pages where you can place labels, images, and lists.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    This project aims to create a complete mesh sequence segmentation environment: a framework to create, test and compare mesh sequence segmentation algorithms. It will also provide building blocks to create these algorithms and a graphical environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ColorCoder is a plugin for the Code::Blocks IDE. It aims to be an extended and configurable color picker, that lets you to insert the formatted color string to the current opened file in the editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Fandango, formerly and internally know as elcad. It is a python scripted 3d CAD application; the core is programmed on C++, and interface functions are exported to python to be used as building blocks for new commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A cross-platform sprite-based pseudo-3D isometric pixel art modeling aid. Written in 100% BlitzMax. Uses precise building blocks and a minimalist interface. Blocks snap to a grid aiding with precise construction. Can also save and load creations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    AutoContent organizes audio, video, and av content. After indexing the content, the content can be allocated to channels and scheduled in blocks of time. The purpose of generating a "TV guide" is for content client computers that will display content c
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB