Showing 29 open source projects for "c array"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Npgsql Entity Framework Core PostgreSQL

    Npgsql Entity Framework Core PostgreSQL

    Entity Framework Core provider for PostgreSQL

    ..., array or range columns, as well as many other advanced features. For more information, see the the Npgsql site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kavita

    Kavita

    Kavita is a fast, feature rich, cross platform reading server

    Kavita is a fast, feature-rich, cross-platform reading server. Built with a focus on manga and the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family. Lighting fast with a slick design, Kavita is a rocket-fueled self-hosted digital library that supports a vast array of file formats. Install to start reading and share your server with your friends. Quickly resume your reading from your homepage, and get...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Guard Clauses

    Guard Clauses

    A simple package with guard clause extensions

    A simple extensible package with guard clause extensions. A guard clause is a software pattern that simplifies complex functions by "failing fast", checking for invalid inputs up front and immediately failing if any are found. Remember to update the PackageVersion in the csproj file and then a build-on master should automatically publish the new package to NuGet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rules Engine

    Rules Engine

    A Json based Rules Engine with extensive Dynamic expression support

    A Json-based Rules Engine with extensive Dynamic expression support. RulesEngine is a highly extensible library to build a rule-based system using C# expressions. Rules Engine is a library/NuGet package for abstracting business logic/rules/policies out of a system. It provides a simple way of giving you the ability to put your rules in a store outside the core logic of the system, thus ensuring that any change in rules don't affect the core system. You need to store the rules based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Akavache

    Akavache

    An asynchronous, persistent key-value store

    ..., duplicated code for caching different types of objects. Akavache is a library that makes common app patterns easy, and unifies caching of different object types (i.e. HTTP responses vs. JSON objects vs. images). It's built on a core key-value byte array store (conceptually similar to a Dictionary<string, byte[]>), and on top of that store, extensions are added to support Arbitrary objects via JSON.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FileHelpers

    FileHelpers

    The FileHelpers are a free and easy to use .NET library to read/write

    FileHelpers is a free and easy-to-use .NET library to import or export data from fixed length or delimited records in files, strings or streams. You can strongly type your flat file (fixed or delimited) by simply describing a class that maps to each record and later read or write your file as a strongly typed .NET array. The library also has support to import or export data from different data storage types like Excel, Access, SqlServer, etc. In almost every project there is a need to read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VR Paged List for C# and more

    VR Paged List for C# and more

    VR Paged List for C# and more

    a collection of Vincent Radio {Adrix.NT} C# sources & build projects includes - Paged Lists & Iterators Library for C# - Multi Dimensional Array Library for C# - MDArray List Manager Library for C# - Adjacency (List | Matrix) Direct Graph Libs for C# - Range Check functions - VRMosaic (WinForms) - with Auto Resolver also includes - Source Files - Visual Studio Build Projects - Test Applics have fun adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    The Command Line Parser Library offers CLR applications a clean and concise API for manipulating command line arguments and related tasks, such as defining switches, options and verb commands. It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Activation Key .NET Class Library

    Activation Key .NET Class Library

    Represents the activation key used to protect your C# application.

    A specific software-based key for a computer program C# source code. It certifies that the copy of the program is original. It is also called a license key, product key, product activation, software key and even a serial number. The key can be stored as a human readable text for easy transfering to the end user. Contains methods for generating the cryptography key based on the specified hardware and software binding. An additional feature is the ability to embed any information directly...
    Downloads: 50 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    FileIO

    FileIO

    C# FileIO library for reading and writing files

    FileIO contains: a) For reading BufferedFileReader classes are used. These are particularly useful for large files and/or parallel data processing due to buffering. Both binary and text files are supported (see Wiki). b) For writing a binary file BinaryFileWriter is used. It either accepts a byte array for writing or can write a single value type, e.g. a float. All classes allow easy reading/writing from/to a specific position in the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hex Encoding Utility

    Hex Encoding Utility

    An utility that allows you to convert your data using Base16 encoding.

    Base16 Encoding Utility is a small but useful console application for MS Windows that allows you to convert your data using hexadecimal encoding and provides additional tools to manage the formatting of the hex dump output. The utility has many options that allow you to customize the process of encoding and outputting data. Application input can be obtained from files, command line, keyboard or by redirecting output from another console application. The Base16 algorithm provides encoding in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    ...,UDP) whith chosen parameters including payload data.which is byte array with max length = 1450 bytes. If your array of bytes has more 1450 bytes, it breaks into packages. My GitHub repository https://github.com/pavelinfsec2020/netsnake TUTORIAL you can watch in my videos: (EN) https://www.youtube.com/watch?v=QF_eqon30iE (RU) https://www.youtube.com/watch?v=JbmXXae7Ch0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    C# Extension Methods

    C# Extension Methods

    C# Extension Methods | Over 1000 extension methods:

    Enhance the .NET Framework with over 1000 extension methods. Open a binary file, reads the contents of the file into a byte array, and then closes the file. Extract all the files in the specified zip archive to a directory on the file system. Get started by learning C# Extension Methods from cheat sheet. Get started by searching from documented extension methods. Get started by searching and trying some online example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Snarl

    Snarl

    Stuff Happens - know about it.

    Snarl displays short bursts of information on screen in the form of small, beautiful, pop-ups that fade in and out. However, it's much more than just that: connect applications and external sources into Snarl to provide a rich array of notifications in a single place, then create rules to forward these notifications to your mobile devices, email inbox - or even friends, family, or a workforce.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array creation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JSONLIB

    JSON made simple for .NET

    JSON data manipulation library, built for simplicity. Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast. Tutorial with all examples included. For details visit Wiki section. New in v2.0.0: Added serialization and deserialization methods!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Version 1.0.0.1 corrected bug of 1.0.0.0 (name variable array of sourcecode in properties "henk" -> "array")
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Michel Max Spread - XLSX Loader/Creator

    Michel Max Spread - XLSX Loader/Creator

    Michel Max MMSpread is an API XLSX files without the MS Excel ins...

    ...: - Fill from SQL Data Reader. - Fill from Data Set. - Fill from Data Table. - Sort Spreadsheets by Name. - Save to File. - Save to Byte Array. - Sate to Base64String. - Save to HTML Link - Configurable Temporary Working Path (used in the process of Loading a XLSX File or Creating (Saving) an XLSX File. Note: Example codes available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Eve-Meep is the host for a wide array of tools that provide the vital calculations necessary for any serious industrialist in the Eve-Online world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    peptide array generator

    small and smart peptide array generator, considering time complexity.

    small and smart peptide array generator, considering time complexity. commercial software is quite costful (500+ euros). this projects aims on creating an open source, free alternative to those software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    SMSRobot

    Enables your PC to send SMSs using an array of physical modems

    SMSRobot is a windows service, implemented in C#, which enables your PC to send SMSs using an array of modems physically connected to it. It accepts submission of SMSs (through WCF interface) and sends them as fast as possible.Each modem is driven by a separate thread, concurrently. SMS queue is implemented through a RDBMS. Thanks to NHibernate library, any RDBMS is supported (e.g. MySql, SQLite, PostgreSQL, Firebird, Oracle, SQLServer, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BezierSignature
    A simple .NET signature box for handheld application. Usage of bezier curves makes the resulting signature look more like the pen and paper version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple and very customizable c#/.NET photo gallery that reads files into an array and allows the user to navigate through them using .net controls. Access database is also included that allows visitors to add comments to any photo. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a .net library that helps scanning a command line and reading arguments and parameters in a straight and OO-way rather than accessing an array of strings
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next