Showing 48 open source projects for "regular"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Awesome Mac

    Awesome Mac

    Collect premium software in various categories

    Now we have become very big and different from the original idea. Here we collect awesome macOS software in various categories. Feel free to star and fork. Reading and writing tools, text editors, office, markdown tools, note-taking, journaling. Ebooks, RSS, developer tools, IDEs, developer utilities, etc. Regular expression editors, API development and analysis, network analysis, command line tools, frameworks for hybrid applications, version control. Virtualization, databases, design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 119,890 This Week
    Last Update:
    See Project
  • 3
    Catalyst

    Catalyst

    Accelerated deep learning R&D

    Catalyst is a PyTorch framework for accelerated Deep Learning research and development. It allows you to write compact but full-featured Deep Learning pipelines with just a few lines of code. With Catalyst you get a full set of features including a training loop with metrics, model checkpointing and more, all without the boilerplate. Catalyst is focused on reproducibility, rapid experimentation, and codebase reuse so you can break the cycle of writing another regular train loop and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IMS Open Corpus Workbench

    IMS Open Corpus Workbench

    Indexing and query tools for very large text corpora

    The IMS Open Corpus Workbench is a collection of tools for managing and querying large text corpora (100 M words and more) with linguistic annotations. Its central component is the flexible and efficient query processor CQP, which can be used interactively in a terminal session, as a backend e.g. from a Perl script, or through the Web-based GUI CQPweb.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Photon

    Photon

    A graphing calculator that's both powerful and easy to use.

    Photon is a fully functional graphing calculator capable of numeric calculations as well as graphing functions, including parametric and polar graphs. In addition to regular graphing, Photon can plot integrals, first and second derivatives, tracing, animation, matrix math, and degree / radian mode. Photon can find roots, minimums and maximums, points of inflection, and it can fit several types of best fit lines and curves to data sets. Log and semi-log graphing are also available...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    XBNF

    XBNF

    (X)BNF simple and clever translation grammar compiler

    XBNF Neurotranslator is a clever and simple compiler which works with translation grammars. It is inspired from BNF translation concept and may replace traditionally complexes : * perl/ruby/sed/... regular expressions, * ASN1 : many typing * Lex, YACC, RecDescent ... XBNF is an improved BNF compiler (as eXtension of BNF grammars). XBNF may be involved in severals different computer domains : - textual data extraction, manipulation or convertion - encoding/decoding...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Graph Capture

    Graph Capture

    Fast 2D charting from raw data

    The software was designed for suitable chart creation. From text files or programs, that haven't visual charts themselves, data is passed to "Graph Capture" and plotted there. But you have to write Perl RegEx expressions to extract X and Y-values from raw data. Otherwise, you can request suitable filter templates here https://www.facebook.com/vlad.dubov.77. For making RegEx expressions short docs are also included in the program. You can find "Help: regular expressions in Perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Artha ~ The Open Thesaurus
    Artha is a handy thesaurus based on WordNet with distinct features like global hotkey look-up, passive desktop notifications, regular expression based search, etc.. Artha may be used as a free open-source replacement to the proprietary WordWeb Pro.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    Tribuit - vocabulary trainer in java
    A free open source multi lingual word trainer and translator written in java with special features for latin vocabulary but intended for universal usage. Customizable term classes hold several information like principals, category or a noun's gender. Words can be trained by interrogation or list. The Tribuit multilingual translator has several search methods to find words. With Picture Mapping you can index pictures and link information with it. Ein universaler, kostenloser open source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSVerbalExpressions

    JSVerbalExpressions

    JavaScript Regular expressions made easy

    VerbalExpressions is a JavaScript library that helps to construct difficult regular expressions. Methods have a return type of VerbalExpression except where mentioned otherwise. If there is no mention of a method’s parameters, it is to be assumed that it has none. VerEx is the function that is exported from within VerbalExpressions.js and is to be the first method in chains that describe verbal expressions. Construct and return a new instance of VerbalExpression. Used to support the new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help. You can also Save & Share with the Community, and view patterns you create or favorite...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    ..., HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    Bootstrap components written in pure AngularJS by the AngularUI Team. UI Bootstrap provides a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. Build files for all directives are distributed in several flavours: minified for production usage, un-minified for development, with or without templates. It should be noted that the -tpls files contain the templates bundled in JavaScript, while the regular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vocabulary Master

    Vocabulary Master

    Tries to make your words and phrases learning much easier.

    Tries to make your words and phrases learning much easier. Words and phrases are at regular intervals randomly selected and displayed in the window. Main features: - optional time interval of words learning - show answer with delay - custom learning templates - sound and visual notifications - text to speech support Vocabulary manager: - any number of categories of words - words search - category and word priorities - import / export words General: - UNICODE support (ability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Regex Creator

    Tool to help create regular expressions (regex)

    Regex Creator is a tool to help create regular expressions (regex). The goal is to make it as easy and as fast as possible to create regex. You paste the text to parse, specify the values to extract and generate the regex. You can also debug a regex. New v2.0 has improved UI.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Akura

    Akura

    School Management System

    ... of a School. The Principals and Teachers could view the progress of a Student at a personal level and also at a class and grade level which provides a good measure of the Student’s progress within the School. At a time where the Parent – Teacher interaction is difficult to manage with the increasing workload of each individual, ÀKURA creates an easy to use Parent – Teacher interaction mechanism. Parents will now be updated on a regular basis on the progress of their children.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSharp MARC

    CSharp MARC

    Full featured editor for reading and manipulating MARC Records

    *** THIS PROJECT HAS MOVED TO GITHUB *** https://github.com/frozen-solid/CSharp_MARC/ ********************************************************** C# MARC: C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott. C# MARC Editor: A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Word Doctor

    Word Doctor

    Nextgen word app. Word Docs made easy!

    Word Doctor is a word editor/ writers aid, designed to analyze writing "Content" and "Style". Inspire your creative process and get to work fast using dictation (Speech to Text), or the Ink-Blot test to inspire creativity. Analyze what you already have and Identify imagery, weak writing structures, and more. Content is king, and Word Doctor can certainly help with that!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Common Core Interactive Assessment Grid

    Common Core Interactive Assessment Grid

    An interactive assessment grid for the Common Core State Standards

    The Common Core Interactive Assessment Grid is now available for ALL Common Core standards! This is an interactive assessment grid in the form of an Excel spreadsheet with all Common Core State Standards for English Language Arts & Literacy in History/Social Studies, Science, and Technical Subjects as well as Mathematics! You can use it to mark your students and investigate the entire Common Core State Standards. The assessment grid has been made to be easy to use and navigate. Using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many subjects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sharp Regex Tester

    Sharp Regex Tester

    This is a simple utility for testing regular expression matches

    This is a simple utility for testing regular expression matches. It has the ability to easily test patterns with different regex options. It visually displays the location of the selected regex matches in the text input. Requires .NET framework 4.5 or higher.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Finding Arabic Poem Meter using CFG

    This software can find meter for Arabic poem. (العروض)

    we make a program that can find the poem meter name (called Bahar in Arabic) by Arud science, this science provides a methodology to classify Arabic poems into standard 16 meters, to help a user to find the meter name for any Arabic poem. And we discuss the solutions for problems, from the starting phase to the result, using regular expression and context free grammar (CFG). And the result 75% of the verse is found its meter, when input enters correctly. يقوم هذا البرنامج بايجاد البحر الشعري...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next