Showing 1709 open source projects for "table"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    TGAN

    TGAN

    Generative adversarial training for generating synthetic tabular data

    We are happy to announce that our new model for synthetic data called CTGAN is open-sourced. The new model is simpler and gives better performance on many datasets. TGAN is a tabular data synthesizer. It can generate fully synthetic data from real data. Currently, TGAN can generate numerical columns and categorical columns. TGAN has been developed and runs on Python 3.5, 3.6 and 3.7. Also, although it is not strictly required, the usage of a virtualenv is highly recommended in order to avoid...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Personal Blog

    Personal Blog

    One article per week, the content is concise, neither salty nor light

    ...Articles are grouped by topic domains such as architecture, Spring Boot, Spring Cloud, Dubbo, Hystrix, Kafka, Redis, gateways, microservices, JVM tuning, and data structures, with each entry linking out to full posts on iocoder.cn. This makes the repo act as a navigable table of contents and knowledge map for a large body of Chinese-language backend engineering content. It also includes “toolbox” and miscellaneous categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pokerth-tsv

    PokerTH Table Stats Viewer

    ...view=pthranking&layout=gametable&nick1=val1&nick2=val2&table=val11 The statistics of all the players will then be displayed in the bottom section. You can find the source code on the web site (gitlab).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SlideSorter

    SlideSorter

    SlideSorter sorts images and videos, and presents them in a slideshow

    SlideSorter manages "slides", which can be images or videos of any type, size, and length. It allows: - sorting your slides like on a professional light-table, plus zooming in and out, - saving them in the sorted order, - presenting them as slide show in automatic or manual mode at any time. SlideSorter is most efficiently used with a '3-Button + Wheel' mouse, which supports all major handling, like sorting, viewing, zooming, comparing, playing, slideshowing. - Left-click and hold a slide to move it - Middle-click a slide to remove it - Right-click a slide for full-screen showing (image) or playing (video) - and more intuitive handling in combination with CTRL and Shift keys. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    WBS Generator Template - Good Plus Fast

    WBS Generator Template - Good Plus Fast

    Generate Work Breakdown Structures (WBS) in Excel.

    This WBS Generator allows you to create a work breakdown structure by updating an Excel table and clicking a button. Create conditional formats to highlight keywords, change the options to modify the look and feel, maintain the WBS with on the fly updates, add up to 99 third-level boxes and an unlimited amount of second-level boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    purePDF

    purePDF

    A complete actionscript PDF library

    purePDF is a complete PDF library for ActionScript designed as a port of the Java iText 1 library. It allows developers to both create and read PDF documents directly from running SWF files, enabling seamless integration of PDF functionality into Flash-based applications. The library supports a wide range of PDF features, including advanced text rendering, graphics, gradients, transparency, annotations, and interactive forms. It also provides robust support for images, fonts, metadata,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Asuro Cleans The Table

    Asuro robot cleans the table

    The Asuro searchs the bottles by random direction. If he finds a bottle, he centers himself and moves the bottle out of the white table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web Book Downloader

    Web Book Downloader

    Download websites as e-book: pdf, txt, epub.

    This application allows user to download chapters from website in 3 ways: - from table of contents; - from range: first chapter address, last chapter address; - by crawling from first chapter to n; In settings you can customize language, input(website encoding) for simplicity output is in the same encoding. If you want your language add new class into strings package, and new fields into Settings class and GUI menu(initialize method).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    LGButton

    LGButton

    A fully customisable subclass of the native UIControl

    ...Icons are managed by SwiftIconFont integration, so you can easily add and customize button icons by choosing from the most popular font icon collections. You can pick one value from the table above, different values will be ignored (please consider that not all the icons may be available since this library may not be updated right after a font library update).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Luaj

    Luaj

    Lightweight, fast, Java-centric Lua interpreter

    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tera

    Tera

    An Internet-scale database

    ...Besides, Tera is widely used in many Baidu products with varied demands, which range from throughput-oriented applications to latency-sensitive services, including web indexing, WebPage DB, LinkBase DB, etc. Tera is the collection of many sparse, distributed, multidimensional tables. The table is indexed by a row key, column key, and a timestamp; each value in the table is an uninterpreted array of bytes. Support RAMDISK/SSD/DFS tiered cache. Block cache and Bloom Filters for real-time queries. Multi-type table support (RAMDISK/SSD/DISK table). Easy to use C++/Java/Python/REST-ful API. Column-oriented storage and locality group support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EasyVM

    ezvm is a multi purpose language vm

    evzm is a multi purpose language vm. It is based on Harvard architecture and it supports high level data type such as a hash table or array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Text Table Formatter is a Java library that renders tables made of characters. The user add cells and can add format characteristics like predefined/custom table styles, text alignment, abbreviation, column width, border types, colspan, etc.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tablesaw

    Tablesaw

    A group of plugins for responsive tables

    The Stack Table stacks the table headers to a two column layout with headers on the left when the viewport width is less than 40em (640px). If you only want to use the Stack Table and don’t want all the extra features (save yourself some bytes), Tablesaw provides a Stack-Only version. To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels>; on a per-cell basis, use <td data-tablesaw-no-labels>. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Phusion2

    The genome assembly pipeline based on read clustering

    ...It is based upon a strategy called read clustering. Starting with kmer frequency analysis, this allows for a reasonable selection of the kmer sizes. K-tuples from raw reads are merged and sorted into a table so that multiple occurring kmer words shared by different reads can be linked.  A relation matrix is used to record the shared kmer words among all the reads. Setting a minimum threshold of shared k-tuples, the whole set of reads can then be clustered into groups using kmer sharing information in the relational matrix. After obtaining small read clusters with a controllable size, a local assembler can be used to produce contigs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TableExport

    TableExport

    The simple, easy-to-implement library to export HTML tables to xlsx

    The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files. To use this library, include the FileSaver.js library, and TableExport library before the closing body tag of your HTML document. In order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox 13, Opera 12.10, IE, 10, Safari 6 )...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    BTable

    BTable

    A drill-anywhere component for Pentaho CDE

    BTable is a component for the Pentaho Community Dashboard Designer (CDE) that extends the standard Table Component with OLAP functionalities and provides a new drill experience. Dashboard users can easily interact with the table through a context menu that allows to: - add, change or remove dimensions - add, change or remove measures - create cross tables - display grand totals and subtotals - sort by dimensions or measures - add additional filters to the table - unlink the table from the dashboard context to stop listening to external parameters - drill a cell or drill a row/column - swap axes - export data and also formatting to Excel - save the current analysis to a file Dashboard designers can build flexible and rich tables with little effort and without writing MDX queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Microsoft Patch Tuesday Calendar

    Microsoft Patch Tuesday Calendar

    Excel calendar to track Microsoft Patch Tuesdays and four weeks after.

    This Excel calendar tracks Microsoft's Patch Tuesdays and the four following weeks. All you need to do is update the year in cell A1 and the template takes care of the rest. It comes with a table displaying the days and a calendar showing the current month plus next month.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Learn SQL

    Learn SQL

    Exercises for beginners to learn SQL

    Learn SQL is a beginner-focused SQL practice repository built around a record company database. It pairs a tutorial-style setup with hands-on exercises that help learners move from basic table creation to more complex queries. The project uses MySQL Workbench and provides a schema for bands and albums, then adds data and exercises involving songs, joins, filtering, aggregation, updates, inserts, and deletes. Each exercise includes clear expected output so learners can compare their query results against the intended answer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Excel Calendar
    Excel Calendar allows you to quickly create annual calendars and highlight key dates in different colors using a table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PivotTable.js

    PivotTable.js

    Open-source Javascript Pivot Table

    PivotTable.js is a powerful JS library (originally CoffeeScript) that brings Excel-style pivot tables to the browser. Built atop jQuery and jQueryUI, it allows users to drag and drop fields into rows, columns, and aggregators to slice and summarize datasets. It also integrates with Python and R via modules like pivottablejs, making it versatile for data analysis across platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    simple-encryption

    Encrypt/decrypt a message according to a user defined letter table.

    What is it: - An Apache OpenOffice/LibreOffice extension with the purpose to encrypt/decrypt a message according to a user defined correspondence letter table. Supported languages - English, German, Greek, Portuguese, Spanish. Prerequisites - Installation of Apache OpenOffice or LibreOffice. What Operating Systems are supported; - Mac, Linux, FreeBSD, Windows. Have questions? - Contact me at: epdiamantopoulos@yahoo.gr - Personal web page: http://users.sch.gr/epdiaman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GORSK

    GORSK

    Idiomatic Golang Restful Starter Kit

    ...Instead of spending time wiring up your project, thinking how and where to place HTTP handlers, how to inject dependencies, test your application services and database using table tests and mocking, handle sessions and more - use Gorsk as a base foundation for your application and start adding business logic, or get learn from it and copy only what you need/like to your application. That was the primary idea behind this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pinewood Derby Race Track 2

    Pinewood Derby Race Track 2

    Pinewood Derby Race Management

    Race Track is a Pinewood Derby Race Management Application. This is Cub Scout Pinewood Derby Timer Gate software . This is a rewrite by Steve Powell to the original Race Track Written by Scott Lewis in sourceforge. It supports racer registration, heat scheduling, electronic timer integration, and sound effect playback. It is written in Java and runs on any Java enabled platform. It is written to support either Arduino, Micro Wizard or The Judge Electronic Gates. It also supports Race...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo