Showing 117 open source projects for "abaqus lib files"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    PHP Font Lib

    PHP Font Lib

    A library to read, parse, export and make subsets of different fonts

    This library can be used to read TrueType, OpenType (with TrueType glyphs), WOFF font files. Extract basic info (name, style, etc). Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc). Make an Adobe Font Metrics (AFM) file from a font. You can find a demo GUI. This project was initiated by the need to read font files in the DOMPDF project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    SPI FLASH Library for STM32

    SPI FLASH Library for STM32

    W25qxx, N25Qxx and other SPI FLASH driver for stm32 HAL

    W25qxx, N25Qxx, and other SPI FLASH drivers for stm32 HAL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Google APIs Client Library for Go

    Google APIs Client Library for Go

    Auto-generated Google APIs for Go

    These are auto-generated Go libraries from the Google Discovery Service's JSON description files. Due to the auto-generated nature of this collection of libraries they may contain breaking changes from one release to the next. The generator itself and the code it produces are considered beta for this reason. These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ShadowsocksR, V2Ray Client Android

    ShadowsocksR, V2Ray Client Android

    A simple client for Android

    A fully featured ShadowsocksR, V2Ray and Trojan client for Android, written in Scala. If you use x64 linux like Archlinux x86_64, or your Linux has new version ncurses lib, you may need install the 32bit version ncurses and link it as follow (make sure all these *.so files in the right location under your system, otherwise you have to copy them to /usr/lib/ and /usr/lib32/ directory).
    Downloads: 18 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    react-big-calendar

    react-big-calendar

    gcal/outlook like calendar component

    An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach. Styles can be found at: react-big-calendar/lib/css/react-big-calendar.css, and should be included on the page with the calendar component. Also make sure that your calendar's container element has a height, or the calendar won't be visible. Date internationalization and localization is hard and react-big-calendar doesn't even attempt to solve...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Turndown

    Turndown

    An HTML to Markdown converter written in JavaScript

    Convert HTML into Markdown with JavaScript. to-markdown has been renamed to Turndown. See the migration guide for details. For usage with RequireJS, UMD versions are located in lib/turndown.umd.js (for Node.js) and lib/turndown.browser.umd.js for browser usage. These files are generated when the npm package is published. To generate them manually, clone this repo and run npm run build. Turndown also accepts DOM nodes as input (either element nodes, document nodes, or document fragment nodes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Opal

    Opal

    Opal is a Ruby to JavaScript source-to-source compiler

    Opal is a Ruby to JavaScript source-to-source compiler. It comes packed with the Ruby corelib you know and love. It is both fast as a runtime and small in its footprint. The lib directory holds the Opal parser/compiler used to compile Ruby into JavaScript. It is also built ready for the browser into opal-parser.js to allow compilation in any JavaScript environment. This directory holds the Opal runtime and corelib implemented in Ruby and JavaScript. opal-parser allows you to eval Ruby code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dotnet-libyear

    dotnet-libyear

    A simple measure of dependency freshness

    ... is four libyears out-of-date. At Singlebrook we try to keep our client’s apps below 10 libyears. We regularly rescue projects that are over 100 libyears behind. "lib" is short for "library", the most common form of dependency. The --versions flag provides a metric for an installed dependency’s freshness relative to the newest release’s major, minor, and patch versions. Of course, this is most useful for dependencies that follow a consistent versioning scheme such as semver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful During Emergencies, Useful Every Day Icon
    Powerful During Emergencies, Useful Every Day

    Regroup connects you with the people you care about to keep them safe and informed - anytime, anywhere.

    Regroup Mass Notification empowers better mass communication that keeps people safe and informed at all times. The company’s award-winning, cloud-based mass communication platform is what clients across North America and around the globe rely on to send both emergency and day-to-day communications to millions of people. By enabling one-click messaging to mobile devices, landlines, social media, email, websites, and more, Regroup Mass Notification helps organizations keep people safe, strengthen operational resilience, mitigate risk, and thrive in an increasingly unpredictable world.
  • 10
    Amazonka

    Amazonka

    A comprehensive Amazon Web Services SDK for Haskell

    An Amazon Web Services SDK for Haskell with support for most public services. Parts of the code contained in this repository are auto-generated and automatically kept up to date with Amazon's latest service APIs. You can find the latest Haddock documentation for each respective library on the Amazonka website. A release changelog can be found in lib/amazonka/CHANGELOG.md. The AWS service descriptions are licensed under Apache 2.0. Source files derived from the service descriptions contain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MiniLib

    MiniLib

    Library generator for PureBasic

    Library generator for Purebasic (ASM backend). Can recompile ASM to EXE Generate Res files. ==================================== Aide à la génération de Librairies en PureBasic. Permet d'enrichir le langage avec des fonctions utilisateur. Permet de sélectionner le compilateur PureBasic (si plusieurs versions sont présentes). Permet de générer des fichiers résidents (.RES). Permet de re-compiler un fichier ASM en EXE. Peut être utilisé avec d'anciennes versions de PureBasic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    asammdf

    asammdf

    Fast Python reader and editor for ASAM MDF / MF4 (Measurement Format)

    *asammdf* is a fast Python parser and editor for ASAM (Associtation for Standardisation of Automation and Measuring Systems) MDF / MF4 (Measurement Data Format) files. It supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4). *asammdf* works on Python 2.7, and Python >= 3.4
    Downloads: 40 This Week
    Last Update:
    See Project
  • 14

    DDabLib

    Library of Delphi components and units by DelphiDabbler.

    A library of useful and re-usable Delphi components, units and IDE extensions published on https://delphidabbler.com/codelib. NOTE: The project has now moved to https://github.com/ddablib, but releases are posted here, in the File section. Many of the components and classes are stable and have been in development for a number of years. A complete list of library contents and links to documentation is available at https://github.com/delphidabbler/ddab-lib-docs Releases of each sub...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16
    This is an advanced edtion for original mkisofs, which is a famous ISO image creating tool. The orignal is written by Joerg Schilling, mikisofs-md5 is written by Wwashington. The official site for mkisofs-md5 is http://code.google.com/p/mkisofs-md5/ [ GnuWin32-UnxUtils/mtdbin.zip/Readme ] ## Written by Wwashington@newsmth.net , 2023/11/30 ; Copy the two lib*so.* files to your LD_LIBRARY_PATH (such as /opt/usr/lib), you will find that ./mtd-write2 become working. AC68U armv7 Merlin...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 17
    uLib

    uLib

    User mode C/C++ extended API library for Win32 programmers.

    uLib adds tons of utility functions to enhance and simplify Win32 development. Some of it is implemented as C++ classes, however, much of it is implemented as C functions. The purpose of the lib is to add functions "missing" in Win32, simplify tasks that are tedious in plain Win32, and generally make Your, and my, development process easier and faster. This lib has been the staple of my x86/x64 development for decades, and is now open sourced for the benefit of the community...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    IEC 104 Windows c c# code download

    IEC 104 Windows c c# code download

    IEC 104 Source code Library for Windows c c++ c# .net

    v21.06.008 The complete implementation of IEC 104 protocol stack including File Transfer-Monitor and Control, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. Support C, C++, C# ( C SHARP .NET ), IEC 104 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC104 Server & Client programs, Visual Studio Demo console project files, Doxygen . Get free Download Evaluation Kit - IEC 104 Development Bundle In the Development Bundle...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    ... and chronological order. Use malloc{slower-but-easy} or fix (static) memory. - OAList01: Object-Kind of a predefined pre-reserved List with X Elements (with constant user-data size), with secur modify functions and option to use locks (POSIX: mutex). Supporting a BusyList and a IdleList for easy build of e.g. a FIFO without need of much time for mem-allocation. - Release-Notes see uws-Lnkdlst-readme.txt in the tar.gz file(s) and in „Files“.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    ... among languages like YMAL, JSON or any programming languages - networking - probalities - cryptology Easy installation : see Files and download the proper binary according to target architecture. Many XBNF grammar samples : see Git repository into samples/ folder XBNF libraries project : see https://sourceforge.net/p/xbnf/xbnflib/ci/master/tree/lib/ Contact me at damo@cpan.org French documentation : https://sourceforge.net/p/neurotranslator/neurotranslator/ci...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DNP3 Protocol Linux Arm POSIX code

    DNP3 Protocol Linux Arm POSIX code

    DNP3 Protocol Source code Library for Linux x86 x64 ARM PowerPC

    v21.06.008 DNP3 Protocol Linux SDK Supports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat and POSIX Complaint OS The source code will allow you to quickly compile your own examples with the features of your existing development environment to work with our DNP3 library. DNP3 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo Server & Client programs, CodeBlock Demo console project files, Doxygen . DNP3...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5 101 Protocol Win C# download

    IEC 60870-5-101 Source code Library Stack - Windows c, c++, c# .net

    v21,06.008 The complete implementation of IEC 101 protocol stack including File Transfer-Monitor, Balanced and Unbalanced mode, Directory Commands, Supports all type of Monitoring, command, parameter ASDUs. IEC 101 Windows SDK contains Win DLL (precompiled library), Static link lib, Demo IEC101 Server & Client programs, Visual Studio Demo console project files, Doxygen . We used Visual studio compiler to create the dll, sample test projects. FreyrSCADA offering 1) IEC101 Server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    IEC 104 Protocol Linux arm code download

    IEC 104 Protocol Linux arm code download

    IEC 104 Source code Library for Linux c c++ posix arm

    v21.06.008 Complete implementation of IEC 104 including file transfer. Supports Embedded Linux (ARM, Coldfire, Power PC), Ubuntu Linux(X86, X86-64), Fedora, CentOS, Red Hat. FreyrSCADA IEC 60870-5-104 Linux SDK contains Shared Library(.a) (precompiled library), Static link lib, Demo IEC104 Server & Client programs, CodeBlock Demo console project files, Doxygen . Get free Evaluation Kit - IEC 60870-5-104 Development Bundle In the Development Bundle, We included IEC 60870-5-104 Server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    wx-c.so.recompile

    Recompile of wx-c and wxGTK-2.8.12 for x86_64

    wx-c and wxGTK are all packed in file wx-c-0-9-0-2_x64_wxGTK2.8u.tar.gz Those .so files after extraction, should be put under /usr/local/lib or somewhere in system libraries searching path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Larsen Commander for OS/2 - git

    GUI File Manager and Command Shell for OS/2 - ArcaOS

    First class, powerful, flexible and user friendly GUI file manager and command shell for OS/2 - ArcaOS. A Windoze (95 and up) version is also available. It makes your daily file management more productive. Copy, move, rename, delete, browse and edit your files of any types easily. Especially useful for programmers, system administrators and power users that need more control of their system than is possible to achieve by the WPS or Explorer. This is the projects home page for the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next