Showing 327 open source projects for "open-lates"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    SystemWebCompanion

    Migrated to github https://github.com/ngeor/SystemWebCompanion

    Attention: code migrated to github: https://github.com/ngeor/SystemWebCompanion A complementary library to ASP.NET helping perform some tasks common in web applications. The NuGet package is available here: https://www.nuget.org/packages/SystemWebCompanion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RainDoll aims to be an implementation of a symmetric-encryption utility for desktop users written in C#/.NET and Windows Forms with two goals: security and simplicity. It uses cryptographic standards for security, and has a smart, compact interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Automation Middleware (SAM) est un framework permettant de batir des applications sous forme de modules. Il fournit des bibliothèques COM Delphi implémentant la gestion des évènements, Dispatch etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dotNetRDF is a .Net Class Library for working with RDF and SPARQL programatically built with C# 3 for the .Net Framework 3.5/4.0/Silverlight 4 and WIndows Phone 7. It provides a simple object model for representing RDF, SPARQL Queries and Updates and understands all common RDF and SPARQL syntaxes. Extensive documentation is available on the website and support is available via the mailing lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    (Published under MIT license, see source for details) ControlAnimations is an easy-to-use library for .NET Windows Forms that allows you to give any Control an animation for any property. It's flexible and easy-to-use, it uses cubic ease in-out interpolation for very smooth transitions. You can transition any property of any Control (panels, buttons, textboxes) either in color or in value. HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...). The library also provides a class for CACHE icons and creates an ImageList with the added icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C#/Java/C++ implementation of the Styx (9P2000) protocol for distributed systems. This protocol used by Inferno and Plan9 OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PgVFS.NET

    PgVFS.NET

    A C# System.IO compatible File System on Postgres

    Is a library of System.IO File, Directory and FileStream that lets you store files on a Postgres database. Brought to you by Voxel Media
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    linkedinnet

    linkedinnet

    LinkedIn.NET is a .NET library for working with LinkedIn API

    LinkedIn.NET is a .NET library which simplifies working with LinkedIn from .NET applications. It allows to share and retrieve updates, send messages and invitations, get information about users profiles, join and leave LinkedIn groups, post comments and likes and run complicated queries via LinkedIn Search API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jni4net

    jni4net

    Fast, object oriented, intraprocess bridge between JVM and CLR

    Fast, object oriented, intraprocess bridge between JVM and CLR
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 12
    PurpleBox

    PurpleBox

    Base-library for (WPF-) desktop applications

    This is a common base-library that powers (WPF-) desktop applications. Models: - Common Base-Class with INotifyPropertyChanged support - Undo/Redo Journal for Models View-Models: - Declarative Commands - View-Model to Model Synchronization It was built for Quality Spy and System Composer and can power similar applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 15
    The DDay Project is a collection of open-source class libraries covering an array of .NET technologies. These libraries fill in major gaps in .NET technologies, and attempt to provide a "better way" to develop applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Typed Query is a type safe database query library written in C#. TQ has a simple yet powerful api that supports everything from selects, unions, nested queries, inserts, updates, functions, temp tables, auto ids. This project has now moved to: https://github.com/EndsOfTheEarth/Typed-Query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SourceAFIS

    SourceAFIS

    Fingerprint recognition library (.NET port)

    SourceAFIS is a software library for human fingerprint recognition. It can compare two fingerprints 1:1 or search a large database for matching fingerprint. It takes raw fingerprint images on input and produces matching score on output. Click the website link above for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Entity Framework Sync

    Entity Framework Sync

    Multi-Client Synchronization for Entity Framework

    Enables client/server applications to auto-sync loaded entites when changed in the database. Works with Entity Framework Model-first and Code-first approaches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TinyOAL

    TinyOAL has moved to Github

    TinyOAL has moved to Github: https://github.com/Black-Sphere-Studios/tinyoal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ghostscript.NET

    Ghostscript.NET

    The most completed managed wrapper around the Ghostscript library.

    All other C# Ghostscript wrappers that you can find on the internet does not allow you to progressively render PDF page directly to the screen without exporting the page to the disk first. This wrapper does not require exporting to the disk, it can render tiles progressively from the Ghostscript interpreter. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Simple Network Management Protocol (SNMP) .Net library written in C# (csharp). Implements protocol version 1, 2 and 3
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Nixin Log 2

    Nixin Log 2

    This is a small .net library for quick logging.

    We didn't open the old version. In this version,you can use LogFileManager to create a log file path and use the path to create a Log.Then use the Log.WriteInformation that the message were wrote in that file! The library is running on .NET Framework 4.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    RuleInfer

    RuleInfer is an engine that processes rules.

    RuleInfer is a general purpose rules process engine. The engine is written in C#. Please see the Wiki (http://sourceforge.net/p/ruleinfer/wiki/Home/) for more information.
    Downloads: 0 This Week
    Last Update:
    See Project