Showing 14 open source projects for "cpu"

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
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 1
    PerfView

    PerfView

    PerfView is a CPU and memory performance-analysis tool

    PerfView is a free performance analysis tool that helps isolate CPU and memory-related performance issues. It is a Windows tool, but it also has some support for analyzing data collected on Linux machines. It works for a wide variety of scenarios, but has a number of special features for investigating performance issues in code written for the .NET runtime. If you are unfamiliar with PerfView, there are PerfView video tutorials.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 2
    LiteNetLib 1.0 indev

    LiteNetLib 1.0 indev

    Lite reliable UDP library for Mono and .NET

    Lite reliable UDP library for .NET Framework 3.5, Mono, .NET Core 2.0, .NET Standard 2.0. Small packet size overhead (1 byte for unreliable, 3 bytes for reliable packets). Helper classes for sending and reading messages. Always use library sources instead of precompiled DLL files (because there are platform-specific #ifdefs and workarounds for unity bugs). Fast packet serializer (Usage manual). Automatic small packets merging. Automatic fragmentation of reliable packets. Automatic MTU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gbdbg

    Debugger for the IceBoy CPU

    A small command line debugger written in C# that communicates with the debugging unit inside the IceBoy CPU via UART.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyModbusTCP/UDP/RTU .NET

    EasyModbusTCP/UDP/RTU .NET

    Modbus TCP, UDP and Modbus RTU client/server library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers (FC16) V5.6: Upload lates version - This will probably the last version for .NET Framework 4.0 - The next Version will be based on new .NET5 and redesigned V5.5: Bugfixes and MQTT Bridge removed V5.0: Major Bugfixes and Event Handlers changed V4.4 HF1: Bugfix excessive CPU-Load Modbus TCP Server V4.4: Bugfix Modbus RTU and MQTT V4.3: Bugfixes Modbus RTU Webview for Modbus Server Simulator and MQTT functionality for Server
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 5
    UIWidgets

    UIWidgets

    UIWidget is a Unity Package which helps developers to create apps

    UIWidget is a Unity Package that helps developers to create, debug and deploy efficient, cross-platform Apps. UIWidgets is a plugin package for Unity Editor which helps developers to create, debug and deploy efficient, cross-platform Apps using the Unity Engine. UIWidgets is mainly derived from Flutter. However, taking advantage of the powerful Unity Engine, it offers developers many new features to improve their Apps as well as develop workflow significantly. Using the latest Unity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    .NET Book

    .NET Book

    .NET Platform Architecture book (English, Chinese, Russian)

    ...Primarily, it is caused by the statement, quite disputable, that any software developer must know C/C++. Why? The reason is that among all high-level languages these are the nearest to the CPU, and if you build your program in these languages you feel better about how it runs. However, our world looks different than we expect and we often have no time to learn things we won't use; that's why I decided to write this book where issues are explained deeper than usual and with a more intricate or alternative example. Beyond their standard goal, to show a specific functionality with a simple code, these examples pave the way to alternative reality by showing that things may turn out to be more complicated than they seem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    VcSpawn

    Runs cl.exe/link.exe with low priority in MS VisualStudio

    This application is intended to reduce running priority of MS Visual Studio compiler and linker processes. When you build a solution in Visual Studio (2013-2017), it can run multiple cl.exe / link.exe processes that consumes 100% even of multicore CPU. Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background. This application substitutes native cl.exe / link.exe files and spawns them with a lower than normal priority. As a result any other processes get enough CPU time and reacts promptly. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Max CPU

    Max CPU

    Easily simulate system load with this simple tool.

    Max CPU allows the user to select one or many cpus (both physical and virtual) and max them out to simulate system load.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    File system/directory monitoring utilities with loggin and task processing support (can execute files or make a WCF service call). Multiple configuration options. Source code libraries can be used to create a custom file system monitor.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 11

    UltraDBC

    Microsoft SQL Server database data compare tool

    Command line tool, that compares Microsoft SQL Server table data between tables with the same columns in different databases. Original databases are not modified. Results are saved as SQL command file or displayed to the console. Multi threaded, open sourced project, that should fill empty niche for this kind of freeware software. As a command line application it can easily be used in batch processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Visual Nunit is NUnit integration for Visual Studio 2008. Provides convenient view to test cases and enables debugging tests easily inside development environment. Implemented as Visual Studio Integration Package. IRC: irc.freenode.net #visualnunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Configure your Visual Studio Solution without VS. e.g. Create build configurations for Any CPU, x86, x64. Setup project dependencies, detect unused references. Apply all changes to all included project files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This CPU Benchmark is written in .NET C# and use the Linpack and Whetstone algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next