Showing 274 open source projects for "code block"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Java Framework for automatic transformation of graph structured Process Models (incl. BPMN import) to block structured BPEL code. A graphical tool is provided for visualisation and testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Configuration Management Code Block (CMCB) provides a comprehensive and centralized platform designed to overcome the limitations of the configuration management capabilities built into the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ASP based, modular CMS and Portal. Based loosely on MWEdit (a derivative of Maxwebportal) the base now contains class based code with support for groups, templates, comments, custom block layout, add-ins rather than mods, and self configuring scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VSS Browser is an ASP.NET-based web-based front-end to Microsoft's Visual Source Safe. VSS Browser makes it easy to grab a block of code or perform code reviews. The product also shows file history with comments and a visual diff.
    Downloads: 0 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
  • 5
    A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TclDES is a pure-Tcl implementation of the Data Encryption Standard (DES) and Triple-DES (3DES). It supports all DES operation modes: Electronic Code Block (ECB), Cipher Block Chaining (CBC) , Output Feedback (OFB), and Cipher Feedback (CFB).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    This code generates SURBL zone files, used to block spams based on message body URI domains which have been previously reported to SpamCop. SURBL is currently used by SpamCopURI, a SpamAssassin 2.63 plugin. Spam is well-marked with few false positives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Adds comments after statements in a language that end a block of code. These comments can help a programmer find the end-block statement that matches a begin-block statement for ease of adding code outside those blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program will enable you to generate HTML code for present glyph block, based on any city building game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    The DUNS (Diagonalized Upwind Navier-Stokes)code is a 2D/3D, structured, multi-block, multi-species,reacting, steady/unsteady, Navier Stokes fluid dynamics code with q-omega turbulence model. It currently uses a diagonalized ADI procedure with upwind diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Geek Code Generator will generate a geek code block for you by asking you a series of questions about yourself. The generated code can be pasted into your .sig or anywhere else you would like to display your geekiness.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    What one block of code and a database can do to produce a web page can be undone by another block of code and the web pages, netting the source database. Here\\\\\\\'s how to take back information from the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A geek code generator that generates 3.12 compatible geek code block. It lets you add your real age and many other functions not seen in other geek code generators. The geek code block is formatted dynamically, shown on screen and stored in a file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). Beautifier handles line/block comments, keyword highlighting, correct indentation, and string highlighting. More advance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dynamics of Stochastic Block Models
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    addend

    This 'addend.py' code is a python utility intended for the BLIND folks

    For Visual Impaired (VI) folks it is NOT easy to listen to and explore large python code files where the number of indent spaces on each line of code has a syntactical meaning for python interpreters. 'addend' adds #comments, like '# :end: if' , or '# :end: for' etc, for easier sound recognition when a syntax block structure has ended as defined by python's space indentation rules. Those added '# :end:' comment lines are placed whenever a syntax block has ended in python. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Endcoder

    A block based IDE for programming languages.

    A simple way to code that allows for faster coding methods and faster project completion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Temp Mail Detector
    Temp Mail Detector offers an API, and free code libraries to help you detect and block temp mails. Access the libraries on our Github: https://github.com/TempMailDetector/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    whitespace-steganography

    Use HTML's interpretation of multiple spaces to hide base64 code

    Use HTML's interpretation of multiple spaces to hide base64 code on any HTML page. Example: wget -O - 'https://example.org/' | grep -E '\[[0-9]+\]' | sed 's/\s\s\s\s/1/g' | sed 's/\s\s\s/0/g' | sed -r 's/\[[0-9]+\]//g' | tr -d -c '10' | fold -w 6 | tr '\n' ' ' > binary.txt bash binary-base64-tobefree.sh binary.txt | base64 -d > decoded-output.txt ---- Useful for ENcoding: Kate for Linux has a "block/rectangular selection" tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    tcb-algorithm

    Transactional circular buffer

    The transactional circular buffer algorithm allows interrupt handlers concurrently append and remove data to/from the same instance of the buffer. Composite data types can be used as the buffer data element without requirement to block interrupts during new data copying into the buffer.Use of LL/SC instructions on buffer control structure packed into a 32 bit word makes it possible to avoid interrupt blocking on all the buffer operations on 32 bit platforms like ARM Cortex-M3. The source code from the Code section can be compiled with GCC 4.7 from GNU Tools for ARM Embedded Processors [https://launchpad.net/gcc-arm-embedded/] and requires ARM CMSIS library [http://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Control-Freak

    Visual Automation & UI Authoring

    This is a general purpose tool optimized for managing, programming and automating machines, services and apps or just loose parts of code snippets. It comes with a visual block language and a visual GUI designer which lets you inter connect and automate all sorts of devices. It has built-in support for TCP, UDP, Serial, MQTT, SSH, Arduino/Raspberry-PI or access to your custom API via HTTP. Public Homepage: http://pearls-media.com/control-freak/ On Github: https://github.com/net-commander/windows-dist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RasberryPiBacnetController

    RASPBERRY PI BACNET CONTROLLER

    ### Procedure to compile ### - Unzip the project and copy it to home or any directory of your choice in RPi - Browse to RasberryPiBacnetController directory - enter command 'sudo make' to compile code - enter command 'sudo make clean' to clean code ### To Run project ### - Execute below command after compiling project ./BAS_RPi_Port - The 'BAS_RPi_Port' linux executable file is located at '../RasberryPiBacnetController/' path ### Prerequisites ### - Raspberry pi should have g++ compiler To install g++ compiler, enter below command: sudo apt-get install build-essential APDU - The application Protocol Data Unit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SG Input Box

    SG Input Box

    A static library by Michael Haephrati to add InputBox to c++ program

    ...There are several building blocks in programming that are available in most of the languages and make life easy. For example, the ability to pop up a message. In Win32 that would be MessageBox(). Another building block is Inputbox. InputBox() is a very handy command for prompting the user for an input. You can find it in VBA and Visual Basic. However, while Message Boxes can be easily displayed in any c++ program, there is no direct way for calling InputBox like command. For that reason I created SGInputBox(). I am providing this code as a Static library, and with no Resources, which I think is the most comfortable way to be used, and it can be used by Console Applications, plain Win32 applications or any other type of c++ application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB