Showing 3163 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    A c# wrapper of the sqlite library. It is advised to make use of the sqlite documentation provided at http://www.sqlite.org/ when using this library. Supports sqlite version 3.7.10 This assembly requires the sqlite3.dll. The dll can be found at http://www.sqlite.org Simply place the dll in the same directory as the assembly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    LtSwApplicationExtensions

    Extenstions for IClientApplication LightSwitch interface

    A number of useful extensions for LightSwitch IClientApplication interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ChecksumValidation

    Validation of IBANs, bank accounts, credit cards, identity cards

    ChecksumValidation is a framework for validation of international bank accounts (IBAN), credit card numbers, german identity cards, german passports and for german bank accounts. Validation is performed by computing checksums. Checksums for german bank accounts are maintained and documented by www.bundesbank.de. In sum, ChecksumValidation implements round about 150 algorithms. It may freely be used under GNU GPLv3 licence (see below). ChecksumValidation is implemented in Microsoft .NET...
    Downloads: 1 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
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    QuadTree
    A generic type QuadTree implementation in C# for use with XNA. This QuadTree can store any object that implements the interface IHasRectangle. This provides a means of accessing objects in a virtual space very quickly. Development moved to: https://bitbucket.org/C3/quadtree/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GLWaveLoad

    OBJ Load & Display Library

    A library to simplify loading and rendering .OBJ models with OpenTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Windows Forms .net library containing forms which can be used in many applications, for example displaying the details of an unhandled exception, displaying the software license, or maintaining a responsive UI while a lengthy operation is running on a separate thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SearchWorks

    SearchWorks

    A class library for rate files and find files that include some text.

    This program can be use for rate files in a given location of a storege according to the words they included and how much time those words are repeated in the file, using SearchWorks.Rater programme. And you can use that rating information(SearchWorks.RatedFilesData) to find file paths that include some given text using SearchWorks.Searcher programme.
    Downloads: 0 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

    Java Jar Manager

    Classpath Jar manager

    Simple program to manage libraries jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SerializationHelper contains a single C# XmlSerializableItem class. Use this as the base type for your classes to give them ToXml, FromXml, SaveXml and LoadXml methods to easily serialize and deserialize instances of your classes to and from XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NUnit.Extensions is a collection of classes which assist with unit testing of .net code using NUnit. Please note that this is not part of the NUnit framework and is in no way endorsed or supported by the people who develop and support the NUnit frame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Contains a base class AsynchronousOperation which allows you to start long-running operations on a separate thread from the UI whilst providing meaningful progress information to the UI without the UI needing to know anything about the internal implementation of the operation being run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WordSort

    String Sorting algoritm

    WordSort is an algoritm written in c# specifically designed for string sorting with linear complexity. Based on partial hashing approach, provides higher performance than classical algorithms that use the comparison. WordSort includes a console application easy and intuitive to use to evaluate and compare algorithms performance. Only Ordinal sorting and non-case-sensitive sorting provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenSkyNet - Moving towards a comprehensive artificial intelligence solution for game developers under the LGPL. The goals are to implement action selection solvers, robust steering behaviors (including pathfinding algorithms), and machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    New Font picker

    A Font Picker for C# Winforms that shows only True Type Fonts

    New Font Picker is a Font Dialog Control for C# Winforms that automatically filters out Non True Type fonts /Fonts with Invalid MetaData and shows only true type fonts. Since GDI+ Supports only True Type Fonts it throws This is Not a True Type Font' Exception when a non true type font is selected.New Font Picker is the ultimate solution to this problem that developers had been facing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SQLite Metadata Reader

    Wraps the results of SQLiteConnection.GetSchema() as classes

    The c# assembly returns the metadata of a sqlite database as returned by the ADO.NET adapter, System.Data.SQLite as classes. The only requirement is the System.Data.SQLite.dll available from http://system.data.sqlite.org. Its simple and easy to use. Code examples are provided with the download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Small command line tool to directly execute SQL statements against any OleDB database. Can also execute a sql batch file. Handy for automation purposes e.g. for MS Access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library written in C# for encoding and decoding animated Graphics Interchange Format (GIF) images. Based on NGif http://www.codeproject.com/KB/GDI-plus/NGif.aspx. Includes sample apps for encoding and decoding GIF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Server Side Validations in .NET, is a project to validate the contents of fields of GUI on the server. It overcomes some of the highest standards of Security and QA. The validations are configured by XML, and error messages are multiple languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    csFlow

    .NET CoverFlow WindowsForms Control

    .NET WindowsForms CoverFlow Control in C#. Wrote with OpenTK/OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WEBasic

    Workflow Engine - Basic interpreter

    This simple basic interpreter for general purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XCC Code Doc Generator
    XCC, XCommentCreator: native C++ source code document (HTML or/and CHM) generator
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    SqlTestUsers

    Test workload application for Sql Server

    SqlTestUsers makes it easier for database administrators, developers and testers to make test workload on their servers. It's developed in C#.
    Downloads: 0 This Week
    Last Update:
    See Project