Suggested Categories:

No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
No Code Database Software
No code database platforms are tools that allow individuals to create and manage databases without needing to write any code. These platforms typically use drag-and-drop interfaces and pre-built templates to simplify the database creation process. They are designed for users with little to no technical background, making it easier for them to organize and store data. No code database platforms also offer features such as data visualization, automated backups, and collaborative capabilities, making it a versatile solution for various businesses and industries.
Vibe Coding Software
Vibe coding tools represent a shift in software development, using AI to convert natural language into functional code. These tools allow users to input human language prompts, moving away from traditional syntax and focusing on expressing the desired outcome. By lowering the barrier to entry, vibe coding tools make it easier for individuals without coding expertise to create software. For experienced developers, these tools automate repetitive tasks, boosting productivity and freeing up time for more complex problem-solving.
Code Snippet Managers
Code snippet managers are useful tools for organizing and managing code snippets. They enable users to store and share their code snippets efficiently, and provide a searchable library of existing code snippets. Depending on the platform chosen, users can also comment, tag, and version code snippets using these tools. Finally, many of these services offer both free and premium plans to fit all needs.
AI Code Generators
AI code generators are software tools that use artificial intelligence to automatically generate code based on user input or requirements, significantly reducing the time and effort required for software development. These platforms leverage machine learning algorithms and natural language processing (NLP) to understand user specifications and then generate the appropriate code. AI code generators often include features like auto-completion, error detection, and optimization suggestions, which help developers write cleaner, more efficient code faster. By using these tools, developers can streamline their coding process, improve productivity, and focus on higher-level tasks such as design and architecture.
AI Code Review Tools
AI code review tools are AI-powered software tools that automate the process of reviewing code by using artificial intelligence to detect bugs, vulnerabilities, and code quality issues. These tools analyze code for common errors, performance optimizations, and adherence to best practices, helping developers improve code efficiency and maintainability. They often integrate with version control systems, providing real-time feedback and suggestions as developers write and commit their code. By leveraging AI, these tools can also identify security risks, improve code consistency, and reduce the time spent on manual reviews. Ultimately, AI code review tools enhance development workflows by streamlining the review process and ensuring higher-quality software.
  • 1
    Keystone Wallet
    100% air-gapped QR code solution Cold wallet. First hardware wallet Integrated with MetaMask Mobile. By using QR code transmissions, we have eliminated potential malware infiltration risks and delivered a level of transparency that just isn't possible with Bluetooth or USB. A proprietary bank-grade Secure Element ensures your private keys never leave the Keystone.
    Starting Price: $24 one-time payment
  • 2
    ChainGPT

    ChainGPT

    ChainGPT

    ...With many other unique features designed for individuals, developers, and businesses, ChainGPT is an essential tool for all who are in the blockchain space. Blockchain & crypto information, no-code smart contract generator, smart-contract auditor, code debugger, code-to-words, documentation creator, chart analysis & technical analysis, AML features, blockchain analytics, on-chain live data, source of news, and much more. By creating the most advanced AI model, we are offering users an unlimited amount of use cases in which ChainGPT can be applied.
  • 3
    CPocket

    CPocket

    Itech Theme

    ...It is the most perfect platform for creating your own currency wallet. The good business opportunity that it has a coin staking option and membership club functionality with configurable reward bonus. All files and code have been well organized and nicely commented to customize. We have included a clear and detail documentation folder to describe the code structures.
    Starting Price: $200
  • 4
    BoomFi

    BoomFi

    BoomFi

    ...With BoomFi, you can easily collect one-time or recurring payments and settle in either crypto or fiat currencies. We offer a range of integration options including no-code, low-code, API, and embedded solutions. Our transaction fees are a flat rate of 1% plus 25 cents per transaction. Our product offerings include: • Crypto payment gateway (supporting over 100 currencies across major blockchains) • Crypto subscription payment • Fast bank on/off ramp (GBP, EUR, USD across SEPA, FPS, ACH, SWIFT) • Payouts • Digital Wallet-as-a-Service • Embedded / white label
  • 5
    Hedge3 DeFi Trading Widgets
    Hedge3 Widgets is a plug-and-play solution that offers code-free DeFi trading widgets, enabling distributors to effortlessly break into the decentralized finance sector. It allows for the configuration of fees and revenue streams by consolidating top DeFi protocols. Specializing in easily embeddable trading options, the platform centers on offering a tailored user experience, allowing distributors to both broaden their revenue avenues and boost user interaction.
    Starting Price: $39
  • 6
    TradingView Stock Widgets
    Grab powerful charts and add real-time quotes onto your site as quickly as it takes you to pour a morning coffee — just copy and paste our simple iFrame codes. TradingView widgets are easily customizable and will fit any UI, just choose your fighter: -Our pride and joy, Advanced Real-Time Chart — a powerful chart with a ton of customization options, all up to your needs and fantasy. -Missing good-old days? Go all vintage Wall Street with our scrolling Ticker tape, embeddable in just a few clicks. ...
    Leader badge
    Starting Price: Free
  • 7
    Onramper

    Onramper

    Onramper

    ...- Get the Best Deals: With 15+ onramps, we guarantee your users the most competitive pricing with transaction success rates soaring up to 80%. -Monetize Effortlessly: Easily add your fee on top. Be among the first 30 companies to contact sign up and use code SOURCEFORGE for 10% discount!
    Starting Price: 0%
  • 8
    Xooa

    Xooa

    Xooa

    Xooa empowers users of all blockchain expertise levels to build NFT marketplaces and other blockchain apps on the cloud fast through a streamlined and easy-to-use interface. Take advantage of Xooa's low code tools, API gateway, and many other powerful features to generate up to a 10x faster time-to-app and a 95% shorter learning curve. White-Label Marketplace: Key Features and Capabilities Deploy a ready-to-use, end-to-end marketplace in just 45 seconds Appeal to crypto and mainstream audiences with fiat + crypto payments and custodial + non-custodial wallets Use low code tools like drag-and-drop forms and definable roles to customize your marketplace UX Payment management, royalties, and compliance built-in
    Starting Price: $100 per agent per month
  • 9
    Coinrule

    Coinrule

    Coinrule

    ...We don't ask for private keys or withdrawal rights. Each rule can be set to run as fast as every minute and executes within seconds. Trigger actions when market changes. Based on clear indicators. No code required as simple as IFTTT. Manage volatility maximize profits.
    Starting Price: Free
  • 10
    AlphaWallet

    AlphaWallet

    AlphaWallet

    ...Its core features include it being beginner friendly with a simple user interface and 3-step onboarding process, an integrated web3 dApp browser, smart token categorization, WalletConnect available, ENS name management, biometric and pin-code security setup, wallet-watching, Blockscan wallet-to-wallet chat, the ability to send and receive via MagicLink and more.
    Starting Price: $0
  • 11
    WX.Network

    WX.Network

    WX.Network

    ...The app connects directly to a random node in the Waves network. All investment products, swaps, and voting are fully regulated by smart contracts. Everyone can conduct their own audit of the smart-contracts source code in the GitHub repository and see information about the contracts in the blockchain using the Waves Explorer.
    Starting Price: Free
  • 12
    Meld

    Meld

    Meld.io

    Meld empowers developers to build a Multi Vendor Fintech stack. With a few lines of code, developers gain access to a wide range of financial integrations across multiple domains. Meld helps you lower your overall 3rd party vendor costs, increase coverage and conversion rates, and save you time by launching integrations across markets faster. We provide performance analytics for every provider you integrate with - putting you back in control of your fintech stack.
  • 13
    Gainium

    Gainium

    Gainium

    Gainium tackles the headache of unpredictable crypto markets by offering easy-to-use tools that help traders at every level. Have you ever wished you could try a strategy without risking your shirt? That's where our risk-free backtesting and paper trading comes into play. For those who dread missing out on market movements while they sleep, our trading bots, including the clever combo bots, work round-the-clock to ensure opportunities aren't missed. It's like having a trading guru and a...
    Starting Price: $17.5/month
  • 14
    iMeta Technologies

    iMeta Technologies

    iMeta Technologies

    iMeta Technologies provides cryptocurrency exchange script that is engineered with basic to advanced trading functionality, liquidity API integration, automated matching engine, cross-exchange compatibility, multi-lingual support, and customizable user interface. The software comes with a perpetual license and is provided with source code. The backend logic, front end UI and trading engine API all come under the package. You can easily build the crypto/digital asset exchange with little customization as you want. You can operate the scalable digital asset exchange platforms like Crypto trading, marketplaces, OTC desk and brokerages. The installation and support throughout the development process will be handled by iMeta’s experts.
  • 15
    Anchor Wallet
    ...The default servers the app connects with collect no identifiable information and can be customized to use the services of your choosing. Signing into an EOSIO-based application is as simple as clicking a link or scanning a QR Code. The signing protocol Anchor uses will provably verify your identity and sign you in securely. Every account loaded in Anchor can perform a limited number of free transactions by utilizing Fuel (a Greymass project). This service offers all accounts 5ms worth of free CPU on select EOSIO networks.
  • 16
    TruNarrative

    TruNarrative

    TruNarrative

    ...Digital Transformation for; Identity Verification, eKYC & eKYB, Fraud Detection, AML Compliance, FRAML, Risk Assessment, and Account Monitoring in a single solution through one API. Make real-time automated decisions on transactional and customer account behavior through our sophisticated yet simple-to-use no-code platform. Control operational expense, reduce false positives alerts, and deploy virtual AI agents in one click to review at scale in line with your own volumes. Orchestration of complex decisions combined with share
    Starting Price: £99.50
  • 17
    EFEX

    EFEX

    EFEX

    With EFEX, you can safely keep your assets in your safe wallet, in addition to buying and selling currency codes quickly and converting them into each other. Using EFEX services, you can buy and sell your passwords in the fastest possible time. Trading in large numbers requires low fees to reduce the cost of trading. EFEX has tried to keep the comedians at their lowest level. Provide a secure wallet platform that will protect your digital assets from being hacked, sanctioned and stolen. ...
  • 18
    Quadrata

    Quadrata

    Quadrata

    ...Increased capital efficiency. Prevent unfair advantage with unique identification. All-in-one Web3 KYC/AML plugin with ongoing monitoring. Swift passport creation with just a few lines of code. Quadrata Passport automatically syncs identity, compliance, and reputation-based data across multiple blockchain networks. Our ecosystem is ever expanding. Join our industry partners today and help create a trusted Web3 experience for all. Quantstamp is a trusted leader in blockchain security and delivers end-to-end blockchain solutions for the world's largest enterprises. ...
  • 19
    KryptoGO Wallet
    ...We select for you only funds with good returns. With one click, you can easily grow your wealth with more than 10% APY. Simply tap on applicable NFTs and scan the displayed QR code to verify that you own the token. Seamlessly redeem perks at parties or bars. No more hassle of duplicated redemptions or red tapes. Add contacts using wallet addresses or phone numbers. Transferring assets to friends without interrupting conversations is never easier.
    Starting Price: Free
  • 20
    Speed

    Speed

    Speed

    ...Accept bitcoin payments for your business on your website, through links, or your app. These are one-time checkout links for accepting payments on online platforms like e-commerce. No coding is required to generate these links. Collect payments instantly by generating a payment link for accepting multiple payments of the same amount on online platforms for donations & crowdfunding. We offer open-source plugins for all major eCommerce platforms. This allows merchants to seamlessly integrate with their current system in just a few clicks.
    Starting Price: Free
  • 21
    Arrow Algo

    Arrow Algo

    Arrow Algo

    Our vision is to make algorithmic trading simple and more accessible. Through our innovative no code algorithmic trading software users can build, backtest and run automated trading strategies on a simple block builder engine without needing any programming knowledge or skills. Users can build strategies for free and back test (or purchase pre-built strategy templates) and run them on their exchange account through an API.
    Starting Price: 0
  • 22
    i2c

    i2c

    i2c

    Build, test and deploy your payment solutions quickly and easily with our modular, “building-block” technology. Choose from over 100K pre-coded functions using our point-and-click, self-serve interface. Accelerate time to market and support virtually any use case with our 300+ APIs. Instantly load card credentials into cardholders’ mobile wallets and leverage tools to deliver world-class digital experiences. Flexibility and control. Quickly create and test new programs with differentiated features based on market feedback, and scale new offerings to market on a platform that’’ inherently reliable and secure— and context aware. ...
  • 23
    BlockchainAppsDeveloper

    BlockchainAppsDeveloper

    BlockchainAppsDeveloper

    ...Cover a wide crypto user-base of both beginners and experts with the advanced features of your white label crypto exchange software. Bitcoin BTC Exchange Software PHP to start bitcoin exchange platform instantly. Get 100% bug free source code with premium features, secure wallet integration and ready to use. P2P Cryptocurrency Exchange Software is fully customized with features of secured escrow software and escrow API.
  • 24
    AppDupe

    AppDupe

    AppDupe

    ...What would YOU do if you were given a Billion dollar company's technology to play with, is the question that drives us. We create that possibility for you to explore. Cryptocurrency exchange script is a specifically designed set of codes that enables the proprietor to create a customized cryptocurrency exchange software. It is the base through which a seamless exchange platform can be created. We at AppDupe create cryptocurrency exchange by providing unparalleled script solutions, right development and post-launch support.
  • 25
    Ziglu

    Ziglu

    Ziglu

    ...Ziglu is available to UK residents over 18, have your picture ID handy when you sign up. A matter of moments to sign up, and you’ll have an account number and sort code straight away. Chat to a real person on our website or in our app if you need help, we don’t use bots. Our ground-breaking Sterling Boost and Bitcoin Boost accounts. 5% interest, instant access, and no penalty fees. A cash account and debit card to sit alongside your investments. Instantly move your money and spend it how, when and wherever you want. ...
    Starting Price: Free
  • 26
    Atato

    Atato

    Atato

    ...Atato also enables projects to securely and efficiently manage treasury by setting approvers and rules based on their company policy around transactions and dApps - without additional code. Atato is also the only fixed price digital asset custody solution with no AUM fees. We provide an end to end crypto custody service, including mobile apps, API, customer support and disaster recovery solutions. Compliant and licensed in ASIA & EU.
    Starting Price: $50
  • 27
    WallStreet Forex Robot 3.0
    ...If you want to have any chance to profit from FOREX trading, you must use the strongest and most profitable trading pattern in existence. The only way to find such a pattern is to code and test thousands different forex trading strategies and perform tens of thousands back-tests, which is impossible for any manual trader … but this is what we did. This is the reason, why using a rigorously tested, proven profitable automated system is by far the best way to grow your account. Our experience and knowledge allow us to claim that WallStreet Forex Robot 3.0 is by far the best automated trading strategy on the forex market. ...
    Starting Price: $297 one-time payment
  • 28
    BitLox

    BitLox

    BitLox

    Mobile with Bluetooth LE for low power usage. Credit card form factor, 4 mm thin, smallest possible! 2" full matrix advanced e-paper display, can display your address QR codes when fully powered off. Indestructible shockproof & weatherproof metal case. Can be charged with any micro-USB cable. Extra flat form factor cables with reversible heads included. Multiple languages supported. Display and sign free-form messages with your address key, proving your identity. Multiple layers of PIN protection for the device, your wallets, and even for individual transactions. ...
    Starting Price: $148 one-time payment
  • 29
    ComplyCube

    ComplyCube

    ComplyCube

    ...It offers the most complete, flexible, and cost-effective AML/KYC tools to help you build trust in your business - Whether you’re a startup or a multinational enterprise, ComplyCube will have a solution tailored to your needs. ComplyCube boasts the fastest omnichannel integration turnaround in the market with Low/No-Code solutions, API, Mobile & Web SDKs, Client Libraries, and CRM Integrations.
    Starting Price: $0.10 per credit
  • Previous
  • You're on page 1
  • Next