45 projects for "block" with 2 filters applied:

  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1
    Unified Code Generation

    Unified Code Generation

    Open-source code generator for Simulink/Stateflow

    ...Some of the strengths of UCGN: - Clearly readable source-code - Separation of functionality and parameters ("tunable parameters") - Robust data storage (compile-time static structures in favor of pointer run-time constructs) - Clear software architecture, direct correspondence to the model architecture - Separation of reusable library code - Simplicity and uniformity of software interfaces (for testing etc.) The following features are supported by the Simulink/UCGN - Discrete single-rate Simulink models and libraries - Block library with 50+ standard Simulink blocks - Periodic, condition-driven Stateflow charts (including flowgraphs, loops) - Structured data types through bus objects - Simulink native enumer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Pythonizer

    The Pythonizer

    Converts a Java program to the equivalent Python program

    An automatic source-code converter (transcompiler) that converts a valid Java program to the equivalent Python program. Uses Python naming conventions and indentation convention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ddrescueview

    ddrescueview

    Graphical viewer for GNU ddrescue mapfiles

    This small tool allows the user to graphically examine ddrescue's mapfiles in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. The program is written in Object Pascal using the Lazarus IDE. It can be compiled to run on Windows, GNU/Linux and probably OS X, too. The downloads include binaries for the respective target platform and the project files (source code). ...
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project
  • 4

    RadialSlider-Swing

    Radial slider for Swing for selecting angles or any numeric value

    This Swing component selects values in a specified interval ( default [0,360) ) for selecting values or angles in a radial way. Change and adjusting events can be added. Shift and Control adjust mouse/keyboard to unit/block increments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    BinCoMerge is a binary files diff at byte resolution. It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB. Then, it will seek for all common bigger than 8 KiB, then 4KiB, 2KiB, 1024 Bytes... Because it works by levels, BinCoMerge can show some results before it finishes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TORO kernel
    ...During the initialization, the memory is divided proportionally for each processor installed on the system. When a thread needs memory, the memory allocator returns a free block of memory depending on which CPU the thread is running. In the same way, TORO can dedicate resources to specific processor, i.e. a FileSystem. This only CPU then can access to this instance of FileSystem. The scheduler is based on the cooperative threading model, therefore due to this design, TORO can migrate threads between CPUs and send messages between threads without using any lock instruction. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Console Blocking For Defa Protector

    Console Blocking For Defa Protector

    Console Block For Full Video Protection of Defa Protector

    Console Block is a script to prevent javascript injection on webpage and very useful to prevent any spoofing on defa protector technology. This technology is currently experimental and is a son of defa protector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Guild Wars 2 Wiki ToolTips

    Guild Wars 2 Wiki ToolTips

    JavaScript library to generate GW2 ToolTips based on official Wiki

    The aim of this project is to provide a simple way for web sites and forums to display official Guild Wars 2 Wiki information by the way of a tool tip. Demo: http://www.gw2-pnj.fr/viewtopic.php?f=47&t=568&p=4527#p4527 ID: guest_tooltips PASSWORD: guest_tooltips#1234
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    D-crypt is an symmetrical block cipher operating on 256bit blocks with an key of the same length. The cipher takes 3 inputs: the data to encrypt, the symmetric key and a tweak consisting in a array of 16 integers representing each one of eleven possible keyaddition algorithms. Features a similar structure as AES (uses simpler versions of ShiftRows, MixColumns) and uses AES SBOX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    A Wee Tiny Blog

    A Wee Tiny Blog

    A small PHP class to add a blog to an existing website

    A Wee Tiny Blog is a little script that you can use as a building block for your site or as a way to add a blog to an existing site. Instead of being a complete website template or system, it's just a little class instance that can be neatly inserted into an existing design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ioblockreader

    ioblockreader

    Block-buffered and cached read over IO objects as Strings

    Ruby library giving block-buffered and cached read over IO objects with a String-like interface. Ideal to parse big files as Strings, limiting memory consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RedComm

    RedComm is a Java library simplifying communication with a serial port

    ...RxTx is licensed under the LGPL 2.1 (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html). RedComm also provides facilities for event based serial communication with the help of threading in order to non-block ie. the gui thread of the corresponding application. RedComm is ideally suited for education e.g at schools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Website Content Management System which uses Perl & MySQL to create an XHTML 1.0-compliant CSS-layout website. News, comments, discussion forum, content pages, side blocks, admin panel, anything can be added as a module or side block.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Utility to test the real block size of storage media. Mostly flash (SSD) drives use larger block sizes than 512 bytes and emulate the sector size which may cause severe performance degradation. This tool helps determine real block size. See wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A doxygen integration plug-in for Code::Blocks. This plug-in can create and generate doxygen docs for your project within Code::Blocks, enter block and line comments, run doxywizard and automatically populate basic parameter and return values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Reed-Solomon encoder/decoder for Block Devices. Provides methods for enhanced data recovery from corrupted storage media, along with faster methods for reading the data when no corruption is encountered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A message passing library addressing the special needs/capabilities of Qt applications. The basic building block for classic 3-tier applications where both client and server are Qt applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Let's you synchronize related scheduled jobs, which execute across many different machines. Instead of adding time padding between jobs (which can fail), use this utility. Please feel free to add more functions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The LATRIX is an HR support web application. It provides presence and attendance recording, attendance tracking, paperless leave applications (with freely definable leave types), block periods, a fire register and extensive reporting options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple IPv4 number randomizer which replaces every found IP number in a file by another random number of the same length and same class/block (public, 10.*.*.*, ...), so the file length is unchanged, as well as access and modification time of the f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EvilSentinel is basely an universal security system for php web applications . The software offers a completely configurable filtering system, wich allows ,depending on the situation, to block, sanitize or simply to ignore malevole input datas .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Semeir is a Encryption algorithm, Capable of block encryption. It is written in pure C. It is platform independent, and is promising for Embedded systems. Intended as an alternate, yet secure data encryption cipher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB