Showing 1222 open source projects for "smart-exception-java-0.2.1.jar"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company, but still used in many old PLCs installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple MMS is a client side utility library for sending and receiving MMS messages over the MM7 Protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • User-friendly software for hybrid working and hot desking in your organisation. Icon
    User-friendly software for hybrid working and hot desking in your organisation.

    Desk sharing tool for efficient hybrid working

    Efficient workspace management FlexWhere, a Dutchview application, is a convenient software application for organizations that work flexibly. These organizations employees do not have a fixed workspace. Using FlexWhere, they find out quickly and easily which flex places and meeting rooms are free and where their colleagues are located. The information can be viewed on a display, desktop or laptop. By using the mobile app, FlexWhere can even be consulted outside the office on a tablet or phone. More and more organizations are working with flexible workplaces. That is opening up all kinds of possibilities, but is also raising questions such as: ‘How do I know where there is a free workplace?’, ‘Where can I find the colleague I need?’, ‘Is there a conference space available on this floor?’. FlexWhere answers those questions, so it is ideal for supporting (the transition to) flexible work.
    Learn More
  • 5

    date-parser

    Rule Interpreter for natural date descriptions

    Date Rule Interpreter for date descriptions like 'next sunday' and 'the day before christmas'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A neural networks framework for solving problems and processing data using neural networks of various descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    uealib

    Evolutionary algorithms library

    Фреймворк для работы с эволюционными алгоритмами, разрабатывается в Уральском государственном университете.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Impressora Plugin

    Implementação de uso simples para impressoras não fiscais

    Com essa biblioteca você pode implementar de forma simples o uso de mini impressoras não fiscais das marcas mais usadas no mercado
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Multi-Queue ThreadPool 4 FSM

    Multi-Queue ThreadPool 4 FSM

    Library for sequential execution of tasks in multithreaded environment

    A special Multi-Queue ThreadPool for Finite State Machines that would execute the tasks in sequential order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Admiral: The Visitor Relationship Management Company Icon
    Admiral: The Visitor Relationship Management Company

    A single platform helping Publishers grow Visitor Relationships and Revenue.

    Admiral created the first Visitor Relationship Management (VRM) platform for news and media publishers. The platform combines marketing automation, machine learning, personalization, and an engagement layer, to help digital publishers grow visitor relationships and revenue. They can deliver the right offer, at the right time, at every visitor touchpoint.
    Learn More
  • 10
    Hedera provides common interfaces for popular group communications packages like JGroups, Appia, and Spread. Hedera allows applications to switch easily between group communications without code changes and with minimal reconfiguration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scalargs is a Scala library for parsing command line options as easily as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This open package aimed to draw some useful charts of Statistical Process Control(SPC) such as X-bar and R-chart, X-bar and S-chart, Process Capability, p and np type charts, c and u type charts. Any questions please contact:luo_cheng@msn.cn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FolderLockerExample

    FolderLockerExample

    EaseFilter Folder Locker Example

    EaseFilter Folder Locker is a Windows file and folder protection solution built on the EaseFilter File Control, Encryption and Process Filter Driver SDK. It lets you lock, hide, and restrict access to files and folders in real time to prevent unauthorized access or modification. With the folder locker you can prevent your protected files being read,written,deleted, renamed, copied out of the protected folder, allow you to authorize or deny the file access to specific user or process, also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    File-Security-SDK

    File-Security-SDK

    EaseFilter Comprehensive File Security SDK

    The EaseFilter Filter Driver SDK is a collection of tools, libraries, and sample code designed to facilitate the creation of Windows file system filter drivers. These drivers operate at a low level, intercepting file I/O requests before they reach the underlying file system or other filter drivers. The EaseFilter SDK provides a powerful interface for developing Windows filter drivers in C++, C#, or other programming languages that support native DLL calls. This guide helps developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Making Hebrew properly searchable by IR software. Right now, most work is being done in our mailing list (planning), and on our github repository (concept code, see below).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FileMonitorExample

    FileMonitorExample

    EaseFilter File Monitor Filter Driver SDK

    A file system filter driver intercepts requests directed at a file system or another filter driver. By capturing these requests before they reach their intended targets, the filter driver can extend or modify the functionality provided by the original target. Windows offers file system filtering services through the Filter Manager, which provides a framework for developing file systems and filter drivers without delving into the complexities of file I/O operations. EaseFilter Filter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RegistryFilterExample

    RegistryFilterExample

    Registry Filter Driver SDK

    The EaseFilter Registry Filter Driver SDK is a powerful, kernel-mode development toolkit designed to help developers monitor, control, and protect Windows registry operations in real time. It enables the development of robust security, compliance, and system integrity solutions by intercepting and managing registry access before it reaches the Windows registry subsystem. The SDK allows your application to receive notifications before any registry operation is processed by the Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EaseFilterCPPExample

    EaseFilterCPPExample

    EaseFilter SDK CPP Example

    A C++ file security filter driver example implemented with EaseFilter File Security Filter Driver SDK. EaseFilter Comprehensive File Security SDK is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. In a single solution, EaseFilter Comprehensive File Security SDK encompasses file security, digital rights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CloudTierSDK

    CloudTierSDK

    CloudTier Storage Tiering SDK

    The CloudTier Storage Tiering SDK is a Hierarchical Storage Management (HSM) file system filter driver development kit. It implements a data storage strategy that automatically migrates data between high-cost and low-cost storage media, optimizing storage efficiency and reducing both capital and operational expenses. This SDK offers a simple and cost-effective solution to seamlessly integrate your on-premises storage infrastructure with cloud storage. The migration of files to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SecureSandbox

    SecureSandbox

    EaseFilter Secure Sandbox Example

    EaseFilter Secure Sandbox was developed by a set of file system filter driver software development kit which includes file access control filter driver, transparent file encryption filter driver and process filter driver. The EaseFilter Secure Sandbox encompasses file security, file encryption, file monitoring, data loss prevention and process monitoring and protection. EaseFilter file system filter driver is a kernel-mode component that runs as part of the Windows executive above the file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SecureShareExample

    SecureShareExample

    EaseFilter File Secure Sharing Example

    EaseFilter DRM Secure File Sharing example was implemented with the Transparent File Encryption and Control Filter Driver SDK. The shared file was encrypted with a unique 256-bits key, store the file access policies in a central server, share the encrypted files with fully control. You can grant, revoke or expire the file access at any time, even after the file has been shared. Digital Rights Management (DRM) enforces how files can be viewed, copied, printed, shared, or modified. Instead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mini-filter-driver-framework

    mini-filter-driver-framework

    A mini filter driver development framework for you

    EaseFilter File System Filter Driver Framework is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. The File Security Solution with the EaseFilter Comprehensive File Security SDK encompasses file security, digital rights management, encryption, file monitoring, file auditing, file tracking, data loss prevention,...
    Downloads: 0 This Week
    Last Update:
    See Project