Showing 51 open source projects for "c-like"

View related business solutions
  • 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
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 1
    flicking

    flicking

    Reliable, flexible and extendable carousel

    ...With the Promise polyfill and flicking-inline CSS, Flicking can support Internet Explorer 9+. Flicking is designed to support Server-Side Rendering(SSR), and can be used with famous SSR frameworks like Next.js or Nuxt.js. Flicking can be enhanced with a set of plugins, like AutoPlay, Fade, and Parallax. Flicking supports progress, which can help to create the most fluent & smooth animation along the panel movement. Check our Options & Demos to see what you can do with Flicking. We support all major JS frameworks like React, Vue, Angular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EthereumJS Monorepo

    EthereumJS Monorepo

    Monorepo for the Ethereum VM TypeScript Implementation

    ...There is a TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation. All libraries are bound together by the core Common library keeping track of chain specifics and hardfork changes. They are complemented by helper packages like RLP for data encoding/decoding or Util, providing helper functionalities like (byte) conversion, signatures, types and others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brim

    Brim

    Application to efficiently search and analyze super-structured data

    ...Think of Brim's components like Lego blocks that you can easily interconnect and assemble. It’s all open source, so have a look.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Slate Text Editor framework

    Slate Text Editor framework

    Completely customizable framework for building rich text editors

    you can do things like turn a selection of text bold, or add a semantically rendered block quote in the middle of the page. The most important part of Slate is that plugins are first-class entities. That means you can completely customize the editing experience, to build complex editors like Medium's or Dropbox's, without having to fight against the library's assumptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    Rainbow Ethereum

    Rainbow Ethereum

    The Ethereum wallet that lives in your pocket

    Rainbow is a fun, simple, and secure way to get started with crypto and explore the new world of Ethereum. You can use Rainbow to purchase, manage, and display Ethereum-based assets. Great for newcomers and power users alike, Rainbow allows you to be in total control of your money. Unlike a crypto exchange such as Coinbase, Rainbow doesn't hold your assets on your behalf. You own them directly thanks to the power of cryptography and the Ethereum blockchain. You can instantly send, receive,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TypeGraphQL

    TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript

    ...Define your whole schema, including types, interfaces, enums, unions, and subscriptions. Create the schema, types, and resolvers only with TypeScript, using classes and decorators! Use features like automatic validation, authorization guards, dependency injection, and plenty more. Implement queries and mutations as normal class methods! Dependency injection support and decorators abstraction provide great separation of business logic from the underlying transport layer. That gives you really easy testability, so you can just provide mocks of dependencies to prevent side effects and unit test your resolvers like simple services whose methods only take some parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    xcmp

    xcmp

    The TypeScript MCP framework

    xmcp is a modern TypeScript framework created by Basement Studio for building and deploying MCP (Model Context Protocol) applications. Emphasizing developer experience, it streamlines project scaffolding, development workflow, and deployment, integrating smoothly with ecosystems like Next.js. Launched recently and backed by active CI and NPM distribution, xmcp aims to lower barriers in the MCP ecosystem.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Install Elevate

    Install Elevate

    A sport app to "Elevate" your training experience and goals

    ...Download for Chrome, Chromium, Edge (from 2020), Brave, Opera, Vivaldi, Yandex. Contains the Elevate App shared and loaded by both desktop and web extension projects. Appcore contains core features like fitness trends, year progressions, athlete settings. Holds the container behaviour to provide a cross-platform desktop app under Windows, Linux & MacOS. It contains desktop-specific features like connectors synchronization (to fetch athlete activities from external). Contains the web extension behavior that acts directly on strava website. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Feathers

    Feathers

    Framework for real-time applications and REST APIs with JavaScript

    ...You can have multiple databases in a single app and swap them out painlessly due to a consistent query interface. Feathers can be used the same way on the server with Node.js and in the browser with frameworks like React, Angular, VueJS or on mobile with React.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    URQL

    URQL

    The highly customizable and versatile GraphQL client

    The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. urql is a highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow. It's built to be both easy to use for newcomers to GraphQL, and extensible, to grow to support dynamic single-app applications and highly customized GraphQL infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    electron-vite-vue

    electron-vite-vue

    Really simple Electron + Vite + Vue boilerplate

    ...Out of the box, based on the official template-vue-ts, less invasive, extensible, really simple directory structure, supports using Node.js API in Electron-Renderer, supports C/C++ native addons. It's easy to implement multiple windows. By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    gdbgui

    gdbgui

    Browser-based frontend to gdb (gnu debugger)

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. gdbgui is a browser-based frontend to gdb, the gnu debugger. You can add breakpoints, view stack traces, and more in C, C++, Go, and Rust! It's perfect for beginners and experts. Simply run gdbgui from the terminal to start the gdbgui server, and a new tab will open in your browser. gdbgui is used by thousands of developers around the world including engineers at Google and college computer science course instructions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Botonic

    Botonic

    Build chatbots and conversational experiences using React

    Botonic is a full-stack Javascript framework to create chatbots and modern conversational apps that work on multiple platforms, web, mobile and messaging apps (Messenger, Whatsapp, Telegram, etc). Building modern applications on top of messaging apps like Whatsapp or Messenger is much more than creating simple text-based chatbots. Botonic is a full-stack serverless framework that combines the power of React and Tensorflow.js to create amazing experiences at the intersection of text and graphical interfaces. With Botonic you can focus on creating the best conversational experience for your users instead of dealing with different messaging APIs, AI/NLP complexity or managing and scaling infrastructure. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    OpenAI Agents JS

    OpenAI Agents JS

    A lightweight, powerful framework for multi-agent workflows

    ...The SDK is provider-agnostic, meaning while it’s deeply compatible with OpenAI’s APIs, you can also adapt it to use other backends or extension layers. At its core, it introduces primitives like Agents, Tools, Guardrails, and Handoffs, letting you define structured multi-agent systems in a modular way. The repo includes examples showing how to build agents that call local functions, chain between agents, validate input/output, stream responses, and interact in real time (e.g. voice agents via WebRTC). It also has tracing and debugging support so you can introspect how agents executed their workflows. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    WebdriverIO

    WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    Adding helper functions, or more complicated sets and combinations of existing commands is simple and really useful. WebdriverIO can be run on the WebDriver Protocol for true cross-browser testing as well as Chrome DevTools Protocol for Chromium based automation using Puppeteer. The huge variety of community plugins allows you to easily integrate and extend your setup to fulfill your requirements. WebdriverIO allows you to automate any application written with modern web frameworks such as...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Pastel

    Pastel

    Next.js-like framework for CLIs made with Ink

    Pastel is a framework for building rich command-line applications using React (via Ink), offering a Next.js-like developer experience for CLIs. Instead of wiring up argument parsers, help output, and subcommands manually, you structure your CLI as a file-based command tree and focus on writing components that render the interface. Pastel parses and validates command options using Zod schemas, giving you typed, declarative option definitions that also power automatic help messages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    App Compose

    App Compose

    Create scalable, module-based applications with ease

    ...This means controlling how modules load, in what order, and with which dependencies. It gets even trickier when you want to turn off parts of the system without any traces in the code, like if/else statements, and without affecting the stability of other components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Grida

    Grida

    Open Source Canvas Framework

    Grida is an open-source platform that transforms design assets (like Figma files) into production-ready code. It helps developers bridge the gap between design and development by automating code generation for UI components and layout systems. Grida supports multiple frontend frameworks and aims to streamline the handoff process for teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MIDWAY

    MIDWAY

    Serverless Framework for front-end/full-stack developers

    ...The full use of TypeScript is the trend for a period of time in the future, and iterating and developing for the future is a requirement for the innovation of the architecture team. Although the community already has a framework like Nest, the maintenance, collaboration, and modification of these products will be restricted by commercial products, and it is impossible to achieve rapid iteration and security assurance of requirements. The overall R&D concept is also different from ours.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Astro

    Astro

    The web framework for content-driven websites

    ...Load data from your file system, external API, or your favorite CMS. Extend Astro with your favorite tools. Bring your own JavaScript UI components, CSS libraries, themes, integrations, and more. Islands optimize your website like no other web framework can. Leverage Astro's unique page load performance to improve conversion rates, Core Web Vitals, and SEO. Astro supports every major UI framework. Bring your existing components and take advantage of Astro's optimized client build performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Remult

    Remult

    Full-stack CRUD, simplified, with SSOT TypeScript entities

    ...It automatically exposes backend APIs based on your entities and provides real-time synchronization, role-based access control, and deep integration with front-end frameworks like React, Angular, and Vue. Remult simplifies full-stack development by unifying API and model definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    faster_react

    faster_react

    Full Stack web framework with React + Faster

    Faster React is a full-stack web framework built on React and Faster, designed for efficient development with automatic handling of routes, frontend bundling, and server-side rendering (SSR). It is fully compatible with Deno and serverless environments like Deno Deploy. The framework automatically detects changes, reloads components, and minifies frontend code for production. With Faster React, developers can focus on building applications while the framework handles essential backend and frontend tasks seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jovo Framework

    Jovo Framework

    The React for Voice and Chat, build apps for Alexa, Google Assistant

    The multimodal experience platform enables professional teams to build and run apps that work across smart speakers, the web, mobile, and more. Fully customizable and open source. The Jovo product ecosystem allows you to build, test, and run powerful experiences for voice, chat, and web platforms. From local development to production, Jovo allows you to build robust experiences, faster. Build across devices and platforms and use all supported modalities thanks to the Jovo output template...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bolt for JavaScript

    Bolt for JavaScript

    A framework to build Slack apps using JavaScript

    A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the getting started guide to set-up and run your first Bolt app. To listen to messages that your app has access to receive, you can use the message() method which filters out events that aren’t of type message. message() accepts an optional pattern parameter of type string or RegExp object which filters out any messages that don’t match the pattern. A RegExp pattern can be used instead of a string...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    tinyhttp

    tinyhttp

    0-legacy, tiny & fast web framework

    tinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell. With depending only on 6 modules (5 of which are tinyhttp's), it gives you routing, req / res extensions, eTag generation and more. All middleware that was created for Express, works flawlessly with tinyhttp, including typings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next