Showing 273 open source projects for "code::block"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Code pages

    Code pages

    Convert text to byte array and vice versa

    Application allows convert text to byte array and vice versa for most popular code pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    code-creation-kit

    code-creation-kit

    The kit can be used as code generator for any programming language.

    code-creation-kit has moved to https://github.com/squeakycode/code-creation-kit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GCBASIC
    GCBASIC is an open-source BASIC compiler for 8 bit Microchip PIC, Atmel AVR legacy, AVRDx and LGT microcontrollers. See https://ko-fi.com/post/The-Story-of-GCBASIC-Making-Microcontroller-Progr-D1D319SJ72 for story of GCBASIC. This is a continuous release project. The latest release is always available. This will give you the most complete development toolchain to create and program 8-bit PIC, AVR and LGT microcontrollers. We have added new capabilities that make GCBASIC the...
    Leader badge
    Downloads: 228 This Week
    Last Update:
    See Project
  • 4
    Hole Calc for CNC Mill

    Hole Calc for CNC Mill

    Linear Hole Calc for Cnc Mill and Generate G code

    This program calculates the coordinates and generates G code for linear holes with a given diameter, number and spacing for CNC Vertical machining center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    jsc
    JSC allows developers to think in C# while targeting JavaScript, Java, Actionscript and PHP. If you want to create a Flash or WebGL powered game in C# JSC is what you need. If you want to create a single page web application JSC is what you need! JSC also integrates with NuGet which allows to create packages. Contact us at: info@jsc-solutions.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Raffy Timelapse

    Raffy Timelapse

    The free and open-source timelapse software...

    ...This program is completly free of charge, without any advertisement and open-source. Please feel free to report any bugs or feature request under the tab 'Tickets'. This software uses code of FFmpeg (ffmpeg.org) licensed under the LGPLv2.1.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 7
    Bolt Hole Calculator

    Bolt Hole Calculator

    Calculate the coordinates of equally spaced circles for a given radius

    Calculates the coordinates of circles at equal intervals on a given radius. Circle radius, number of circles, starting degree and hole diameters are simulated instantly according to the desired value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    rx2fits

    HF/VHF spectrosopy code for the rx888mk2 direct-sampling receiver

    rx2fits is an SDR code for the rx888mk2 direct-sampling receiver that streams spectral data with frequency up to 65 MHz to FITS files. This code is for the direct-sampling input of the receiver, which transmits real samples over USB3 at up to 130 MHz sample rate. rx2fits processes these samples to spectral intensities via a Fourier-transform poly-phase filter bank, which provides spectral resolution approaching the spectral bin width with good stop-band and adjacent-channel rejection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of .NET components that wrap PInvoke calls to access native API by managed code
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    DarkLight Cover/Calibrator

    DarkLight Cover/Calibrator

    DIY project to build a cover, flat panel or combo flip-flat panel

    ...🔗 New GitHub Repository: 👉 https://github.com/10thTeeAstronomy/DarkLight_CoverCalibrator © Nathan Woelfle 2025. All Rights Reserved. Permission granted for personal and academic use only. Code may not be copied or used without proper credit.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Rista Web Browser

    Rista Web Browser

    Rista Web Browser 4.0.0.0 is a free opensource software

    information, help, assistance for the package application Rista Web Browser product Rista Web Browser RISTA WEB BROWSER (rwbrowser) is a free opensource software only and mainly made for the purpose of educational reference of programming code and mainly for personal uses. IT CONTAINS THE FOLLOWING MENU OPTIONS THOSE ARE AS PER STANDARD COMMON WEB BROWSER. STANDARD OPTIONS LIKE OPEN NEW WINDOW, TAB HANDELING, PRINTING, SEARCHING, VIEWING PAGE SOURCE, DELETE BROWSING DATA, BOOKMARKS, HISTORY, PRIVATE BROWSING ETC. PRIVACY POLICY THIS BROWSER IS BASED ON Microsoft Edge WebView2 NuGet package, hence it includes its own right click option for save images, pdf, audio, video to users' own folder of pc or laptop( THAT IS READING FOLDER EVENT) AND MAY BE EXPERIENCED WITH SHARING ACTIVITY. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    WYSE60.NET

    WYSE60.NET

    Basic WYSE60 terminal emulator written in VB.NET

    ...The only thing that was changed since 2002 is that I've upgraded the project to .NET Framework 4.8.1, fixed the creating of registry keys to store the settings and used Control.Invoke in 3 places where async methods are used, while apparently back in .NET 2 (I guess) that wasn't necessary. Other than that, all original code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Laila.BalloonTip

    Laila.BalloonTip

    A .NET6 WPF balloon tip control.

    Just add the Nuget package Laila.BalloonTip, put the control in your XAML and set the PlacementTarget, Placement, PopupAnimation, Timeout and Text or ContentTemplate and optionally the HorizontalOffset properties. You can also redefine the whole balloon through the BalloonTemplate property. See sample app and source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DocScript

    DocScript

    A simple, procedural programming language.

    DocScript ...is a simple procedural programming language, with... Real-time multi-client distributed "execution sessions" Numeric literals in any base Built-in remote code-execution (DS-Remoting) Compilation to standalone .NET exes (DS-Compilation) A capability to pipe separate interpretation stages into one another. Watch the "DocScript in 3 Minutes" YouTube Video! https://www.youtube.com/watch?v=ybl5pVSJOOk Start using DocScript in the next few seconds: open cmd, and run... curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Batch Compiler

    Batch Compiler

    Complete IDE for Batch files with BAT To EXE Compiler and Debugger.

    Effortlessly Convert .bat to .exe with Batch Compiler Batch Compiler offers the ultimate Integrated Development Environment for batch scripts. Leverage our powerful built-in compiler to seamlessly transform your batch files into standalone Windows executables, complete with your Company name, Copyright info, Version info, and embedded resources! Unlike other solutions for converting bat to exe, Batch Compiler excels at handling complex batch scripts, thanks to its Intelli-Parse...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    NimiqRPC

    NimiqRPC

    A Windows Forms based gui for the Nimiq client RPC calls

    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    DogeNodes

    DogeNodes

    DogeNodes is a Dogecoin blockchain analyser and monitor

    A Windows Forms based application to analyse the Dogecoin blockchain network and monitor the status of an individual node
    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    GRSNodes

    GRSNodes

    GRSNodes is a Groestlcoin blockchain analyser and monitor

    A Windows Forms based application to analyse the Groestlcoin blockchain network and monitor the status of an individual node
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    LiteNodes

    LiteNodes

    LiteNodes is a Litecoin blockchain analyser and monitor

    A Windows Forms based application to analyse the Litecoin blockchain network and monitor the status of an individual node
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    SGHNetMultiLang

    SGHNetMultiLang

    NET WinForm One-Click Multi-Language Interface Generation

    A Net, WinForm window project can be automatically generated into a multi-language interface, you just need to set the language to be displayed (such as: English, Chinese, Russian, French, German ...) Just generate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Roslyn

    Roslyn

    The .NET Compiler Platform

    Roslyn provides rich, code analysis APIs to open source C# and Visual Basic compilers. This enables you to access a wealth of information about your code from compilers, which you can then use for code-related tasks in your tools and applications. Roslyn dramatically lowers the barrier to entry for creating code-focused tools and applications, creating many opportunities for innovation.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23

    CodeSigningTool

    CodeSigningTool by CLARKTRIBEGAMES LLC

    This app was created to reduce the number of steps to apply a code signing certificate to a .exe, .dll, .ocx, etc. file. This application does require the official Microsoft SignTool.exe app that is included in the Windows 10 SDK from Microsoft. https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool Copy of this code without the content of the Author is prohibited. Contact the author: info@clarktribegames.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    libusbK

    libusbK

    A complete software solution for windows usb devices

    ...All WinUSB power/pipe polices are fully supported by the libusbK driver. In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development. Source code repository using github: https://github.com/mcuee/libusbk
    Leader badge
    Downloads: 579 This Week
    Last Update:
    See Project
  • 25
    JLite

    JLite

    Lightweight IDE for Java

    Lightweight IDE for Java targeting mostly students who are beginning Java programming. Create Java Application, Compile & Run Projects, Build Executable Jar Applications. It requires: 1. Java SDK 1.8 or higher 2. Dotnet Framework 2.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB