Showing 70 open source projects for "bom"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    Ktor

    Ktor

    Framework for quickly creating connected applications in Kotlin

    Create asynchronous client and server applications. Anything from microservices to multiplatform HTTP client apps in a simple way. Open Source, free, and fun. Ktor is built from the ground up using Kotlin and Coroutines. You get to use a concise, multiplatform language, as well as the power of asynchronous programming with an intuitive imperative flow. Ktor allows you to use only what you need, and to structure your application the way you need it. In addition, you can also extend Ktor with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Brave

    Brave

    Java distributed tracing implementation compatible with Zipkin backend

    Brave is a distributed tracing instrumentation library. Brave typically intercepts production requests to gather timing data, correlate and propagate trace contexts. While typically trace data is sent to Zipkin server, third-party plugins are available to send to alternate services such as Amazon X-Ray. This repository includes dependency-free Java libraries and instrumentation for common components used in production services. For example, this includes trace filters for Servlet and log...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fukiame's builds

    fukiame's builds

    buildbot around the clock

    i have a screen door shield
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 4
    LPub3D

    LPub3D

    LDraw™ editor for LEGO® style digital building instructions.

    LPub3D is an Open Source WYSIWYG editing application for creating LEGO® style digital building instructions. LPub3D is developed and maintained by Trevor SANDY. It uses the LDraw™ parts library, the most comprehensive library of digital Open Source LEGO® bricks available (www.ldraw.org/ ) and reads the LDraw LDR and MPD model file formats. LPub3D is available for free under the GNU Public License v3 and runs on Windows, Linux and macOS Operating Systems. LPub3D is also...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    OdooPLM

    OdooPLM

    A Full PLM system based on odoo

    OdooPLM is an Open Source Odoo Application that allows you to manage PLM Data inside Odoo. You can upload data from the most common commercial CAD systems directly to Odoo with a unique and easy to use interface. Our approach, very quick, ready to use, is very useful for all companies that wants useful and powerful tools. You can install PLM module and its Client without any cost, touching the quality of our product in your real work environment. Official OdooPLM...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    beCPG PLM (Product Lifecycle Management)

    beCPG PLM (Product Lifecycle Management)

    New Product Development, Projects and Quality management

    beCPG is an open source Product Lifecycle Management (PLM) software that manages the entire lifecycle of a product from its conception, through design and manufacture, to service and disposal. beCPG permits you to work on products and projects with customers and suppliers. beCPG is ready to use for the CPG industries such as Food & Beverage and Cosmetics. We differentiate ourselves from the competitors with a comprehensive and user-friendly software offered at a competitive price. In...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    toml++

    toml++

    Header-only TOML config file parser and serializer for C++17

    Header-only TOML config file parser and serializer for C++17.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gabriel360fm

    linux beta teste

    linux beta lggnulinux teste baseado no mx linux xfce minimal 32bits com belas modificaçoes é ideal para pcs de mais de 14 anos requisitos minimos 512 mb de ram 10 gb de espaço em disco requisitos para uso confortavel 1 gb de ram 30 gb de espaço no disco monitor no minimo 630x330 de resoluçao com essa resoluçao nao espere todos os itens cabendo na tela e um bom uso
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GEDCOM Lexer Plugin for Notepad++

    GEDCOM Lexer Plugin for Notepad++

    Syntax highlighting and folding for GEDCOM

    Enhances Notepad++ text editor's handling of GEDCOM files. View GEDCOM files with syntax highlighting of: level, xref id, tag, pointer, value and escape tokens. Customize coloration and font styles. Grammar errors are also highlighted. View GEDCOM files in outline mode by folding sections based on line level.
    Leader badge
    Downloads: 199 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

    WReios

    Um programa para rastrear encomendas do correios.

    ...Pode fazer o rastreio de mais de um código, e copiar qualquer statos da lista de eventos com CTRL+C. Esse programa foi feito focado em acessibilidade para deficientes visuais, mas se você quiser contribuir para deixar ele visualmente bom, fique avontade!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SexAI

    SexAI

    A assistente virtual do sexo

    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    q - Text as Data

    q - Text as Data

    Run SQL directly on CSV or TSV files

    ...Use -e data-encoding to set the input data encoding, -Q query-encoding to set the query encoding, and use -E output-encoding to set the output encoding. Sensible defaults are in place for all three parameters. Files with BOM: Files which contain a BOM (Byte Order Mark) are not properly supported inside python's csv module. q contains a workaround that allows reading UTF8 files which contain a BOM - Use -e utf-8-sig for this. The plan is to separate the BOM handling from the encoding itself, which would allow to support BOMs for all encodings.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    jstutorial

    jstutorial

    Javascript tutorial book

    This repository is a comprehensive, tutorial-style guide to JavaScript that walks readers from the language’s fundamentals to practical application in the browser and on the server. It explains core concepts like values and types, scope, functions, objects, and prototypes in a clear, example-driven style that favors short, readable snippets. The material steadily introduces modern features—modules, arrow functions, classes, destructuring, promises, and async/await—while relating them back to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    L-ink_Card

    L-ink_Card

    Smart NFC & ink-Display Card

    L-ink Card is a smart NFC card with an electronic-ink display built into the card form-factor, aimed at solving everyday pain points of IC cards and giving them a “cooler” interface. The project uses an STM32L0-series microcontroller paired with an ST25DV NFC chip, an e-ink screen, and battery management so the card can display dynamic info while also serving as an NFC tag/card. Its functionality may include showing balance, last transaction, QR codes, or other custom info on the e-ink...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    3ucsERP

    3UCS ERP, 三优智能制造,工厂ERP系统,数字化工厂

    3UCS ERP, 三优智能制造,工厂ERP系统,数字化工厂,集车间管理、仓库管理、供应链管理、进销存等于一身,提供手机客户端、电脑客户端、网页版全功能支持,包括BOM基础资料管理、成本控制、采购、生产、销售、库存、计划、质检、人力资源、资产等等管理模块,支持并行工艺、委外加工等额外功能。 Some like Oracle EBS, depend on xPlus and MySql. User can Use Mobile Client、PC Client、Browser to Acess the service! 仅依赖于3UCS xPlus与Mysql,提供手机客户端、电脑客户端、网页访问,部署简单方便,个性化开发定制简单快捷。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Project Tracking Database

    Project Tracking Database

    A Project Tracking LibreOffice Database Example

    • It can be run as Stand-Alone or run from another App - I used KiCad (Simple Plugins) for this example. • There are two ODT forms - one is a smaller version of the larger form (thus, it omits some fields). The actual Database is the same so, records won’t be lost and either Form can be used. • The ODT forms simplify and un-clutter the display (all the other LibreOffice windows are not displayed). Of course, they are still available if opening the .ODB file. • FYI - I had planned to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Estimate

    Estimate

    Web based Cost Estimation, Material Takeoff and Reconciliation Tool

    "Estimate" is an Open Source web based Construction Cost Estimating Software designed for medium and large Civil Construction and EPC (Engineering Procurement and Construction) companies. Features include Management of Schedule of Rates, Analysis of Rates, Project Estimation (Definitive and Control), Tender Evaluation, Cost Sheet preparation, BOQ Generation, Audit and Projection. Estimate is suitable for a wide variety of trades and businesses, including but not limited to:...
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 18
    Biet-O-Matic (Bid-O-Matic)

    Biet-O-Matic (Bid-O-Matic)

    A tool to watch and bid on auctions

    Biet-O-Matic is a tool to watch and bid on auctions. Many features like mail control, autoconnect/disconnect, integrated ODBC- client, multi-language-support, time sync, item grouping etc.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    konfigear 3d Visual Product configurator

    konfigear 3d Visual Product configurator

    Product configurator CPQ for sales and product configuration

    Powerful configurator features to speed your sales. Product configurator in real-time 3D to enable your customers to compose your product according to their needs and tastes. Our cloud-based configurator plugs into your website and allows you to create configurable products and set personalization rules to offer your customers an immersive and interactive experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    thextedit
    A simple text/hex editor focused on encoding matters. Edit characters, BOM, EOL at raw byte level. Convert files from/to any text encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cncerp

    cncerp

    Weberp中国本地化项目

    Weberp中文本地化衍生版4.15发布 1、包含中文会计科目及税收、收入成本的初始信息 2、修改了凭证查询界面 3、新增主题 4、增加了操作者签名记录,并且在相关页面显示和打印 5、包含了中国式票据PDF打印 6、加入了金额合计大写功能 7、BOM支持保密内容,可单独授权或不显示打印 8、修复工单号刷新控制 9、修正了共用物料的发料错误 10、修正了柜台退货账户选择 11、增加了内测科目余额初始化(请谨慎操作) 12、增加了没有定价产品是否允许销售 13、增加和修正了翻译 欢迎大家多提建议意见、交流 :-) http://www.cncerp.com QQ群:320212884
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    VimDevIcons

    VimDevIcons

    Adds file type icons to Vim plugins

    Adds file type icons to Vim plugins such as NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more. No need to set explicitly under Neovim, always uses UTF-8 as the default encoding. Always load the vim-devicons as the very last one. Adds filetype glyphs (icons) to various vim plugins. Customizable and extendable glyphs settings. Supports a wide range of file type extensions. Supports plugins such as NERDTree, vim-airline, CtrlP, powerline, denite, unite,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Java CsvReader and CsvWriter

    Java classes to read and write .csv files

    CsvReader can read .csv files in any characterset encoding (also with BOM) and with configurable separator and optional stringquote (delimiter). CsvWriter can write .csv files and supports the same features as CsvReader. There are also some other convenient optional configuration values. For feature documentation and examples see wiki or javadoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LOB2Table

    LOB2Table

    Query CSV data in Oracle CLOBs, BLOBs, BFILEs or VARCHAR2s as tables

    LOB2Table is a set of Oracle PL/SQL pipelined functions that allow you to query CSV or fixed column data store in CLOBs, BLOBs, BFILEs or VARCHAR2s like ordinary tables. Please see the Wiki for a detailed description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    like_a_boss_POS
    Software pergudangan terintegrasi penjualan, HRD, akuntansi, reporting. Sangat mudah dipakai, sangat cepat retrieve data, ringan, maintenance free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB