Search Results for "code e-library" - Page 9

Showing 923 open source projects for "code e-library"

View related business solutions
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 1
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    perkun

    perkun

    two experimental AI languages + zubr

    Two experimental AI languages - Perkun and its successor Wlodkowic. Attempt to maximize the expected value of the payoff function by appropriate choosing the actions (output variables values). The package contains also a tool called zubr - a Java code generator based on Perkun. Take also a look at my blog: http://pawel-biernacki.blogspot.fi/ For Windows users there is an installer: http://www.pawelbiernacki.net/perkun.msi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    handy

    handy

    A simple C++11 network server framework

    Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server. Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    .Net Native Interface Library for C/C++

    The best library to work with .Net Assemblies in C/C++.

    ... 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: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 5
    xLearn

    xLearn

    High performance, easy-to-use, and scalable machine learning (ML)

    xLearn is a high-performance, easy-to-use, and scalable machine learning package that contains linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM), all of which can be used to solve large-scale machine learning problems. xLearn is especially useful for solving machine learning problems on large-scale sparse data. Many real-world datasets deal with high dimensional sparse feature vectors like a recommendation system where the number of categories and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An open source framework for LC-MS based proteomics and metabolomics. OpenMS offers data structures and algorithms for the processing of mass spectrometry data. The library is written in C++. Our source code and wiki lives on GitHub (https://github.com/OpenMS/OpenMS).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    cfMesh

    cfMesh

    A library for polyhedral mesh generation

    cfMesh is an open-source library for volume mesh generation based on OpenFOAM. It implements various meshing workflows for volume mesh generation needed for CFD simulations with OpenFOAM. It is already a part of foam-extend, OpenFOAM for Windows, Caelus and OpenFOAM+ released by ESI. This repository is intended for contribution and collaborative development. If you have a new meshing algorithm or interested in contributing to cfMesh, do not hesitate to contact us. Please note that this code...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 8

    .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
  • 9
    Mark3 RTOS

    Mark3 RTOS

    Open-source RTOS and Embedded Systems Toolkit for C++ and C

    ... or commercial RTOS' is written in C++, with bindings for C-language compatibility. The carefully designed object model drastically reduces the overall size and complexity of the source code, leading to enhanced code reuse, stability, and modularity. It also makes the source easier to understand - any experienced C/C++ developer should be able to understand the relationship between objects in the system, as well as use and extend them to fit a given application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10

    NppGTags

    GTags plugin for Notepad++

    This Notepad++ plugin is simply a front-end to GTags (GNU Global source code tagging system): http://www.gnu.org/software/global/global.html It provides tools for easy code navigation. GTags binaries (Win32 ports) are needed by the plugin. Those are supplied with it for convenience.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Electronic Circuit Optimization

    Electronic Circuit Optimization

    Optimer: a SPICE base electrical/ electronic circuit optimization tool

    This project is dedicated to the optimization of (any) electrical and electronic circuits and components using evolutionary and heuristic algorithms incorporated with SPICE simulators (such as HSPICE, ngSPICE, etc.). We provide Optimer, which is a user graphical interface for circuit design and optimization. Website: https://www.circuitoptimization.com/ E-mail: contact@circuitoptimization.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small subset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sonic Flow are C/C++ libraries for dataflow-oriented audio signal processing. Advanced features: feedback, multirate and hierarchical networks; signal processing block library. High-quality chorus/flanger, compressor/expander, param.EQ etc. example code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimpleQRCode

    SimpleQRCode

    Simple QR Code generator

    Easy and secure way to transfer your data from computer to mobile device. 1. Copy your text to the clipboard (or input in program later) 2. Run SimpleQRCode.exe 3. Scan generated QR Code on your mobile device F1 - help No installation required and it works off-line. Language (English or Russian) is automatically selected. The project uses the Nayuki library (MIT license): https://www.nayuki.io/page/qr-code-generator-library https://github.com/nayuki/QR-Code-generator IDE: C++ Builder 10.3...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    PythonQt

    Dynamic Python binding for Qt Applications

    NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Ponder

    Ponder

    C++ reflection library with Lua binding, and JSON and XML

    ... a huge amount of work. For example, Ponder can be used to expose and edit objects' attributes in a graphical user interface. It can also be used to do automatic binding of C++ classes to script languages such as Python or Lua. Another possible application would be the serialization of objects to XML, text or binary formats. Or you can even combine all these examples to provide a powerful and consistent interface for manipulating your objects outside C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects and it now...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MUIBuilder is an GUI builder for MUI GUIs which was originally written by Eric Totel. Goal of this project is to make it portable for all AmigaOS-like operating systems, extend it to export data to XML, and create cross-platform code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM. Large strings and other global variables can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The C++ String Toolkit Library (StrTk) consists of robust, optimized and portable string processing algorithms for the C++ language. StrTk is designed to be easy to use and integrate within existing code bases. http://strtk.partow.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ... with ECS:Python is a demo project (/example) written to assist developers in understanding how to use the API. ECS:Python requires a Python distribution to be installed on your system. Python can be downloaded from: www.python.org/download What's new in v3.0: * Fixed x64 pointer types. * Added CI and unit tests. * Cleaned up project structure and code formatting. * Switch to C++11 std::mutex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    ... multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 1 This Week
    Last Update:
    See Project