9 रिपॉजिटरी
Core libraries and frameworks for building software applications.
Explore 9 awesome GitHub repositories matching part of an awesome list · Developer Frameworks. Refine with filters or upvote what's useful.
This library provides a unified interface for interacting with hundreds of global cryptocurrency exchanges. It serves as a standardized framework for building automated trading systems, allowing developers to fetch real-time market data, manage account balances, and execute orders across multiple financial platforms through a single, predictable set of methods. The project distinguishes itself by abstracting the complexities of diverse exchange-specific application programming interfaces into a consistent internal schema. It includes a modular authentication layer that automatically handles c
Unified library for cryptocurrency trading across multiple exchange APIs.
web3.js is a TypeScript development framework and library for integrating applications with the Ethereum blockchain. It serves as an Ethereum JSON RPC library for querying data and sending transactions, a smart contract interface for interacting with on-chain logic, and a wallet integration toolkit for managing private keys. The project provides specialized capabilities for blockchain node communication, enabling the execution of smart contract functions and the management of Ethereum accounts. It includes tools for web3 address resolution to translate human-readable names into machine-readab
JavaScript library for interacting with the Ethereum blockchain.
Flame is a 2D game engine for Flutter and Dart. It provides a component-based game framework for managing entities and their lifecycles through a hierarchical architecture, alongside a dedicated system for game asset management and input handling. The engine distinguishes itself through a specialized integration layer for external physics engines to handle rigid body dynamics and collision detection. It also features a high-performance task model that uses isolates to offload heavy computations and prevent main thread blocking. The framework covers a broad range of capabilities including vis
A 2D game engine built for Flutter.
PostgREST is a tool that automatically transforms a PostgreSQL database schema into a production-ready RESTful API. It serves as a database access layer and query engine that maps HTTP requests directly to SQL queries, providing a low-code interface for executing create, read, update, and delete operations without requiring manual boilerplate code. The project distinguishes itself by using schema-driven API generation and metadata-based discovery to expose database tables as navigable resources. It extends standard CRUD capabilities through the execution of custom and templated SQL, a plugin-
A high-performance REST API generator for PostgreSQL.
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
A scalable game server framework with clustering support.
Horse is an Express inspired web framework for Delphi and Lazarus. Designed to ease things up for fast development in a minimalist way and with high performance .
An Express-inspired web framework for Delphi.
Framework for building and deploying serverless decentralized applications.
A full-stack framework for building feature-driven web components.