Showing 21 open source projects for "code%20editor"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 1
    QuickMAN is a Mandelbrot fractal generator with multicore support. ASM-optimized code can reach over 100 billion iterations per second. Features an easy-to-use GUI, realtime pan/zoom, multiple palettes, image logging, and saving in PNG format.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Fast Elixir

    Fast Elixir

    Writing Fast Elixir. Collect Common Elixir idioms

    Fast Elixir is a curated collection of performance-focused best practices, idioms, and code snippets for writing efficient Elixir programs. The project documents common patterns in Elixir and compares their relative performance using benchmarks to guide developers toward faster and more memory-friendly code. By showcasing side-by-side examples, it highlights not only which approaches are faster but also why certain functions or techniques should be preferred in different scenarios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Assorted projects. General-purpose libraries for Python, C++, Scala, bash, and others. Meta-programming tools. System utilities. UI components. Web APIs. Configuration files. Benchmarks. Programming competition entries. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SLOCCount is an easy-to-use tool that counts Source Lines of Code (SLOC). It auto-determines the language(s) (inc. C, C++, Ada, Assembly, shell, COBOL, C#, Fortran, Haskell, Java, LISP/Scheme, Perl, PHP, Python, Ruby, SQL). It also estimates cost & time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    ...Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged. **Version 1.2 changes - Major code review & cleanup - Mouse watching algorithm optimized - Duplicate cursor statistics calculations removed & rewritten - Automatic focus regain removed - Redundant .exe removed, now there is one jar for every java-supported OS.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    Counter Catch

    application used to collect and export Performance Counter statistics.

    ...Counter Catch can be used to monitor performance counter data from different counters, instances and hosts. Exported that can be aggregated and any custom analysis can be performed. Writing custom observers requires just a few lines of code, so you can export data on different format or perform real time calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    ...Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must have Python 3.2 or newer installed.Tested this on Windows,but guess it will work in Linux also,since there are not any OS specific lines in the code. This tool was only written for personal tests and usage! ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Server Benchmark

    Server Benchmark

    Server benchmark and burn in software.

    ...The software also allows users to benchmark processing and memory utilization by dynamically adding threads and building arrays to test memory capacity. Server Benchmark is also a great way to maximize capacity and test response from within your existing Citrix XenApp farm, and VDI infrastructure. Source code is attached to the "Source" folder.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    EOS Benchmark helps PHP programmers benchmark the parts of (or the entire) source code. It tracks memory consumption and execution time, and is able to hide its own memory footprints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    The Unbalanced Tree Search (UTS) benchmark is a parallel benchmarking code that reports the performance achieved when performing an exhaustive search on an unbalanced tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2 A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature. For documentation, please see the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...The application is designed to be platform independent by avoiding target specific libraries and hardware counters and timers. Another useful extension to JetBench is done by Haitao Mei under the supervision of Prof. Andy Wellings. The author has resolved many issues in the original code. I would suggest all to please have a look at: https://sourceforge.net/projects/mpbenchmark/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DbBench is a database benchmark application ported from pgbench in PostgreSQL project for Firebird and MySQL( and others in the futrure) using same code. DbBench is written by delphi2009 using dbExpress flamewok and running on windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vista Gadget which allows to monitor speed and efficiency of ReadyBoost cache. This Project based on "ReadyBoost Monitor Gadget" code by Mads Klinkby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an opensource project for the calculation of the mathematical constant Pi. If you are a mathematician or programer please contribute ideas or code for this project. Non professionals are also welcome to contribute.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JWSPerf is an open-source utility to automate the performance evaluation using different Java Web Services toolkits. JWSPerf is executed from the command line and it uses Java Ant technology to building all the client code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB