Showing 26 open source projects for "expect"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    oneAPI.jl

    oneAPI.jl

    Julia support for the oneAPI programming toolkit.

    ...The package is verified to work with the (currently) only implementation of this interface that is part of the Intel Compute Runtime, only available on Linux. This package is still under significant development, so expect bugs and missing features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Apexcharts.js

    Apexcharts.js

    Interactive JavaScript Charts built on SVG

    A modern JavaScript charting library that allows you to build interactive data visualizations with simple API and 100+ ready-to-use samples. Packed with the features that you expect, ApexCharts includes over a dozen chart types that deliver beautiful, responsive visualizations in your apps and dashboards. ApexCharts is an MIT-licensed open-source project that can be used in commercial and non-commercial projects. You can create a combination of different charts, sync them and give your desired look with unlimited possibilities. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Great Expectations

    Great Expectations

    Always know what to expect from your data

    Great Expectations helps data teams eliminate pipeline debt, through data testing, documentation, and profiling. Software developers have long known that testing and documentation are essential for managing complex codebases. Great Expectations brings the same confidence, integrity, and acceleration to data science and data engineering teams. Expectations are assertions for data. They are the workhorse abstraction in Great Expectations, covering all kinds of common data issues. Expectations...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    M. Vezelis Bits Visualiser

    M. Vezelis Bits Visualiser

    It helps you track your personal budget and visualises income/expenses

    The application helps you track your personal budget income and expenses, and visualises the in and out flows. The visualiser lets you set the targets that you expect to reach in the budget, and the asynchronous transactions scheduler keeps a track of such budget changes in the background. The observations summary panel gives you information on the current status of the budget. The data gets seamlessly highly encrypted underneath the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    TRAK Viewpoints

    TRAK Viewpoints

    Specifications for TRAK architecture views

    The architecture viewpoints (specifications for architecture views iaw ISO 42010) for TRAK. TRAK is a general systems-thinkers'/system engineering enterprise architecture framework. It is simple, user-friendly, pragmatic and not limited to IT. 100% triple-centric and semantically-sound. Defines a total of 24 viewpoints. The ones needed are selected by taking the task sponsor's concerns and matching them to the typical concerns that each TRAK viewpoint addresses. The triples that address...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DNSzoneView

    DNSzoneView

    This application is intended to provide an overview of a site's own au

    This application is intended to provide an overview of a site's own authoritative named (DNS) server's "zone" files. Note that it does NOT create or modify any files - so don't expect to use this application to "set up" a DNS server. There are three parts to the DNSzoneView document: a) brief numerical summary of zone RR counts b) scatter plot of zone files relative to number of RR records and last-modified date-time of a zone file c) a listing of configured "local" zone files and the ability to view a read-only copy of their data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ngx-admin

    Customizable admin dashboard template based on Angular 10+

    ...Now your admin dashboard will not only be packed with complete features and backend services, you'll have exquisite, custom themes to match your company perfectly. Expect high resolution, responsive layouts, RTL support and many other benefits. ngx-admin also comes with Eva Design System support, and more than 40 Angular Components and over 60 Usage Examples. It's highly efficient, functional and convenient, with fully integrated bundles also available at a very reasonable price.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LinuxOffice360

    LinuxOffice360

    A universal desktop operating system.

    ...Without unnecessary frills, it is equipped with all the necessary software to start working even live. You will find everything in the right place and above all where you expect it to be. The learning curve is lightning fast and you will be productive right away. Linux Ham Radio Office 360 A complete suite of software for the amateur radio Rig Control with full command support for Yaesu, ICOM, Kenwood, Elecraft, Ten-Tec, FlexRadio etc. QSO logging, supports DXing, monitoring and integration of digital modes with WSJT-X, digital modes for RTTY, PSK31 and many more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    webpack-dashboard

    webpack-dashboard

    A CLI dashboard for webpack dev server

    A CLI dashboard for your webpack dev server. You can alternatively globally install the dashboard (e.g. npm install -g webpack-dashboard) for use with any project and everything should work the same. When choosing a custom port, you need to find one that is not already in use. You should not choose one that is being used by webpack-dev-server / devServer or any other process. Instead, pick one that is only for webpack-dashboard and pair that up in the plugin configuration and CLI port flag....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Teedy

    Teedy

    Lightweight document management system

    Teedy is a lightweight document management system packed with all the features you can expect from big expensive solutions but still easy to use. A modern interface to keep your important documents in one place and your business operations clear. Do not spend time using the tool, just upload your documents and you will find them easily when needed. Precise user permissions, encryption and datacenters in France will make sure only the right people can see the right documents.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    ThreadsX.jl

    ThreadsX.jl

    Parallelized Base functions

    ...All functions that exist directly under ThreadsX namespace are public API and they implement a subset of API provided by Base. Everything inside ThreadsX.Implementations is an implementation detail. The public API functions of ThreadsX expect that the data structure and function(s) passed as argument are "thread-friendly" in the sense that operating on distinct elements in the given container from multiple tasks in parallel is safe. For example, ThreadsX.sum(f, array) assumes that executing f(::eltype(array)) and accessing elements as in array[i] from multiple threads is safe.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    pulse - Java web app framework / CMS

    pulse - Java web app framework / CMS

    Built for enterprise level and highly customized websites

    An open source portal solution in Java. pulse is a framework on top of the Servlet API providing easy to use and easy to extend patterns for creating browser based applications and websites. Moreover pulse delivers a set of out-of-the-box components, e.g. CMS, shopping, user management. Key features: - Cross-platform, implemented using Java technology. - Completely written using Java 6. - Provides a framework for quick development of own applications. - Is delivered...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    x-os

    'HTML/JS OS' - Proof of Concept - ALPHA STATE

    A (somehow successfull) attempt to make an 'Integrated Work Environment', with a simple Linux GUI look, some tools (available as separate projects, x-kanban, x-treepad), sitcky notes and a simple notepad. Persistence is not working fine (well, I didn't expect to, as I didn't plan to make this, I was just too idle at home and ended up doing this) I don't know where I took the background image, sorry for that. Obviously, it's NOT mine. IMPORTANT: JUST PLAIN JAVASCRIPT, NO FRAMEWORKS. MORE IMPORTANT: LAST PROJECT OF THE 'X' series XD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ngx-datatable

    ngx-datatable

    A feature-rich yet lightweight data-table crafted for Angular

    ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it. It was built for modern browsers using TypeScript, CSS3 and HTML5 and Angular 8.0.0. This is the sister project of the angular-data-table that is designed for Angular 1.x. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    webBooks

    webBooks

    A web-based business management suite

    ...Unlike our competition, you don't have to setup elaborate VPN's or other costly technology just to allow for 'outside' access by authorized personnel. Instead, this software can be centrally hosted with access possible through any web-connected device. Also, expect better ROI and save a little money in the process. With webBooks, you won't have to worry about those ridiculous royalty or usage license fees because using this software is FREE! If you would rather not go through the hassle of installing and maintaining this software, visit our hosted service at www.webfice.com - it's FREE for single employee businesses!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lotus Notes Mail Query

    Lotus Notes Mail Query

    Notes Mail Query allows you to search arcoss multiple notes archives

    ...Its is a basic requirement that we have notes installed before using this application. Feel free to drop in comments and brickbats. More features coming up. The current release for windows is an alpha release and expect some bugs to crop out... Thank you !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    E-shop: Magazin Online Inceput 1.0

    A simple PHP online store platform with the interface in Romanian.

    ...By the way, the documentation makes a reference to a website magazinultauonline (dot)com but this domain was never truly used and is not active and I do not intent to renew or use it in the future. I developed this application in June-July 2012, in a full month of development, and tested it too and it is usable, however I expect that it might contain bugs since I have only tested it on very small scale data and not yet with real users. Enjoy if you do, and if you need more from it let me know as I'd be happy to improve and to expand it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    thebestcalc
    This is just a very basic calculator that I'll be working on to improve my programming skills and familiarity with version control. Do not expect anything remotely useful for a long while.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Optimum Path Calculator
    Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java RMI based Collaborative adaptive Whiteboard, Users can be arranged into p2p or superpeer2peer or in fully centralized mode during runtime. Contains everything you expect from a white board like locking, simultaneous access, image sharing etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Equalculator is an equation calculator. It is currently in the "pre-alpha" stage of development, so don't expect it to do miracles. You type in your equation, it will ask you for the variables and Voila!, it gives you the answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TimeItNow is a little stopwatch-like application with the standard functions you would expect from a stopwatch with a countdown timer. It is a multi platform application working on Linux, Mac OS X and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A personal accounting project, based on the idea of getting the data models and fundamentals right first. Expect a large number of documentation-only updates before seeing working code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small employee payroll program in C++ written for my programming class. Don't expect alot of frills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mini-Calc is a very lightweight and easy to use calculator run in the console. It delivers everything you can expect from basic calculators, with more features added every major release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB