Showing 61 open source projects for "g-code"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 1
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    .... Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    UACMe

    UACMe

    Defeating Windows user account control

    Run executable from command line, akagi32 [Key] [Param] or akagi64 [Key] [Param]. First parameter is a number of methods to use, second is an optional command (executable file name including full path) to run. The second parameter can be empty - in this case, the program will execute elevated cmd.exe from the system32 folder. Since 3.5.0 version all "fixed" methods are considered obsolete and removed altogether with all supporting code/units. If you still need them. This tool shows ONLY popular...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Capstone

    Capstone

    Capstone disassembly/disassembler framework

    ... architecture-neutral API. Provide details on disassembled instruction (called “decomposer” by others). Provide semantics of the disassembled instruction, such as list of implicit registers read & written. Implemented in pure C language, with lightweight bindings for D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala (ready either in main code, or provided externally by the community).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    WCDB

    WCDB

    Cross-platform database framework developed by WeChat

    WCDB is an efficient, complete, easy-to-use mobile database framework used in the WeChat application. It's currently available on iOS, macOS and Android. Easy-to-use. Through WCDB, you can get objects from database in one line code. WINQ (WCDB language integrated query), WINQ is a native data querying capability which frees developers from writing glue code to concatenate SQL query strings. ORM (Object Relational Mapping), WCDB provides a flexible, easy-to-use ORM for creating tables, indices...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    Criterion

    Criterion

    A cross-platform C and C++ unit testing framework for the 21st century

    Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suites, and finally call the right functions. This gives the user great control, at the unfortunate cost of simplicity. Criterion follows the KISS principle, while keeping the control the user would have with other frameworks. Supports parameterized tests and theories. Progress and statistics can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AWS SigV4 Library

    AWS SigV4 Library

    AWS library to sign AWS HTTP requests with Signature Version 4

    .... This library is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis, and validation of memory safety through the CBMC automated reasoning tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    .... This library is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. Deviations from the MISRA C:2012 guidelines are documented under MISRA Deviations. This library has also undergone static code analysis using Coverity static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Urbit

    Urbit

    An operating function

    ...) in the kernel so app developers can focus on business logic. The entire OS is a single pure function that provides application developers with strong guarantees: automated persistence and memory management, repeatable builds, and support for hot code reloading. Urbit is a personal OS designed from scratch to run peer-to-peer applications. A clean-slate OS and network for the 21st century.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flecs

    Flecs

    A fast entity component system (ECS) for C & C++

    ... every frame. Supports entities with hundreds of components and applications with tens of thousands of archetypes. Automatic component registration that works out of the box across shared libraries/DLLs. First open-source ECS with full support for Entity Relationships! Write free functions with queries or run code automatically in systems. Compiles warning-free on 8 compilers on all major platforms, with CI running more than 4000 tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    ... be conveniently expressed using Lua in the form of LPG. The editor core is written in a reasonable amount of clean (your mileage may vary), modern and legacy-free C code, enabling it to run in resource-constrained environments. The implementation should be easy to hack on and encourage experimentation. There is also a Lua API for in-process extensions. Vis strives to be simple and focuses on its core task: efficient text management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QP Real-Time Embedded Frameworks & Tools

    QP Real-Time Embedded Frameworks & Tools

    Real-Time Embedded Frameworks based on active objects & state machines

    QP real-time embedded frameworks (RTEFs) provide lightweight, modern event-driven architecture based on active objects (actors) and hierarchical state machines. The matching QM model-based design tool and other host-based tools complement the QP frameworks by supporting graphical modeling, code generation, software tracing and unit testing for event-driven embedded software. Visit https://www.state-machine.com for more information. The QP RTEFs can run on bare-metal single-chip...
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • 12
    FACIL.IO

    FACIL.IO

    Your high performance web application C framework

    ... your application as well. facil.io is easy to code with and aims at minimizing the developer's learning curve. In addition to detailed documentation and examples, the API is unified in style and the same types and API used for HTTP requests is used for JSON and Mustache rendering - so there's less to learn. facil.io should work on Linux / BSD / macOS (and possibly CYGWIN) and is continuously tested on both Linux and macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    next-scripting

    next-scripting

    Next Scripting Framework (NSF)

    ... languages. NSF ships with 3 fully scripted language definitions, containing XOTcl 2 and the Next Scripting language NX. NX is a highly flexible and object-oriented scripting language. It is a descendant of XOTcl and was designed based on 10 years of experience with XOTcl in projects containing several hundred thousand lines of code. While XOTcl was the first language designed to provide language support for design patterns, NX adds language-oriented programming and higher safety.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 14
    SAM
    SAM is a command line tool (for Slackware Linux) which uses a stack to provide control of variables, including PATH, and functions. To do this it uses a set of scripts, functions and compiled code. The result is a command line environment that changes the way you see and thus changes the way you think. It has helped me to write more and better shell code. Perhaps it will help you also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mongoose OS

    Mongoose OS

    IoT firmware development framework

    Mongoose OS, an IoT Firmware Development Framework. Supported microcontrollers, ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript. Mongoose OS is integrated and powers many types of devices and appliances globally. Microsoft Azure IoT recommends Mongoose OS for OTA, automatic device management and deploying firmware updates at scale. Built-in flash encryption, crypto chip support, ARM mbedTLS optimized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LCUI

    LCUI

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

    Build simple desktop apps with C, XML and CSS. LCUI is a simple GUI library, it is written in C, supports XML and CSS, you can use C, XML and CSS to build simple desktop applications, at present it is mainly supported by Windows, subsequent versions will improve support for Linux. If you have web development experience, then the use of LCUI will be easier to get started, because LCUI's XML, CSS, and element layout processing effects are similar to web browser, you can refer to the sample code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SHAD0W

    SHAD0W

    A post exploitation framework designed to operate covertly

    ... to make it harder for EDR to load code into the beacons, and official Microsoft mitigation methods to protect spawn processes. Runs fully inside of Docker allowing cross-platform usage. SHAD0W is a modular C2 framework designed to successfully operate on mature environments. All traffic between beacons and the C2 are encrypted and transmitted over HTTPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    .Net Native Interface Library

    The best library to work with .Net Assemblies in any programming lang.

    ... to the .Net libraries. The following examples illustrate when you need to use DotNetNativeInterface native methods: 1. You want to access and use .Net Framework Class Library in your application. 2. You want to access and use 3rd party .Net Libraries in your application. Competitive Advantages: 1. Access to .Net Framework Class Library. 2. No COM registration of .Net Libraries is required when deployed. 3. Allows any programming language to consume .Net libraries as if they were native code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    cppviz

    C preprocessor magick

    Provides C preprocessor macros for easily creating enums, foreach loops, switch-cases etc. based on data tables. Usage of these macros enforces good programming style by avoiding spreading of information throughout the code. Only for GCC at the moment, sorry. Maybe Clang ... not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenHCPP

    OpenHCPP

    A Directive-Based Heterogeneous Parallel Programming Framework

    OpenHCPP is a high-level directive-based parallel programming framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Preesm
    PREESM provides a complete framework for fast prototyping. It generates a simulation and an optimized multiprocessor code from graph descriptions of algorithm and architecture. Please visit the project homepage at http://preesm.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    A hybrid visualization framework for desktops, large immersive displays and the web. A framework for virtual reality and cluster-driven display systems. Requires Python (the pre-installed 2.7 version on OSX and most linux distros works fine, on Windows omegalib comes with python bundled so you don't need this). C++ Build tools for your platform (g++, clang/XCode, Visual Studio 2012/2013 depending on the OS). On windows, the free Visual Studio editions work fine. Modules are optional components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BB-XDev

    BB-XDev

    A kit for cross-platform & embedded development in modular languages.

    XDev is open and free set of compilers, additional tools, libraries and design patterns for cross-platform and embedded development in modular programming languages. You can develop projects in several languages at once. You can develop for different platforms, such as retro and new. Main goals and benefits of XDev =============================== + Simplicity, + Reliability, + Small size of the target machine code, + The widely using of the great achievements of the European school...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LAMA

    LAMA

    Heterogeneous Software Development Accelerated

    LAMA is a framework for developing hardware-independent, high performance code for heterogeneous computing systems. It facilitates the development of fast and scalable software that can be deployed on nearly every type of system with a single code base. By using LAMA for their application, software developers benefit from higher productivity and stay up to date with the latest hardware innovations, both leading to shorter time-to-market. The framework supports multiple target platforms within...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    coreflightexec

    coreflightexec

    NASA Core Flight Executive framework for embedded applications

    OBSOLETE - Please proceed to new repo: https://github.com/nasa/cFE This project will be closed in the near future ALERT: The cFE-6.5.0a release package is now available. This package includes the assert based unit test tool under the /tools directory. This tool is also available under the cfs-ut-assert project. This release package also includes a few minor updates/corrections to documentation. No source code updates were made in the cFE-6.5.0a release package. The Core Flight Executive...
    Downloads: 29 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next