Showing 2497 open source projects for "memory"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Eden is a script-based tool to simplify the process of running large numbers of similar jobs on multiple processors--whether it's a single laptop with four cores or a HPC large shared memory machine with 1024 cores and a job scheduler. The development of Eden was supported primarily by the Office of Cyber Infrastructure of the NSF under Award Number ARRA-NSF-OCI-0906324 for NICS-RDAV center and NSF-OCI-1136246 for support of undergraduate research in the NICS-RDAV center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ezOdometer

    A C++ class for linear and non-linear positional notation iteration.

    ...Each numerical position can be set by a min, max, and stride, each being positive or negative, or by using a list of arbitrary unordered values, so you're not limited to base 10 per position. This allows one to model multi-dimensional array slicing (aka hyper-slabbing) or permutation. It's a single header templated implementation to minimize memory usage and uses STL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MARC Library ( SobekCM )

    Another C# MARC Record implementation

    This is a C# library which contains classes for working in memory with MARC records ( http://www.loc.gov/marc/ ). This allows records to be read from MarcXML and Marc21 formats. Once in memory any field or subfield can be edited, added, or deleted. Then the record can be queried or saved again in either a MarcXML or Marc21 file format. In addition, version 1.1 includes Z39.50 capability and auto-translation from the most common MARC8 characters into Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    Multiplatform library was created in order to be able to debug Transducer Electronic Data Sheet memory on a PC and on different microcontrollers. The library can load TEDS memory from xml file on PC, and can export loaded memory in a header file for embedded systems program. The library also allows generation of command and response packet and controls communication between Transducer Interface Module and Network Capable Application Processor modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Korean Table is a memory trainer using ancient Korean method based on showing the colored stones on the colored table for a moment and remembering its position and color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Go

    Go

    Go (Golang): An open-source programming language supported by Google

    Go (Golang) is an open-source programming language designed for simplicity, reliability, and efficiency. Created by Google, it is well-suited for building scalable software, from small utilities to large distributed systems. Go features a clean syntax, strong typing, and built-in concurrency support through goroutines, making it ideal for modern multi-core processors. The language comes with a powerful standard library and tools for testing, formatting, and package management, streamlining...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    tmux-config

    tmux-config

    Example tmux configuration - screen + vim key-bindings, etc.

    This is a well-considered sample ~/.tmux.conf that gives you a productive tmux setup out of the box while remaining easy to customize. It ships with sensible defaults: a readable status line, battery/CPU/memory widgets (via optional helpers), and key mappings that feel familiar to screen or Vim users. Pane and window management is streamlined with consistent shortcuts for splitting, resizing, and navigation, which reduces cognitive load when juggling multiple sessions. The config enables quality-of-life tweaks like mouse support, improved copy-mode behavior, and optional integration with common tmux plugins. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FunctionCheck is a profiler for C/C++ programs, based on gcc V4.6.3+. Features are flat profile, cycles detection, call-graph, MIN/MAX time in functions, memory profiling, profiling control at execution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    UIRepo++

    User Interface Repository for C++

    Beyond the first simple program, user interface developers soon find that managing the relationships between on screen data elements can be tricky. It is usually helpful to de-couple the application data from the actual window controls, and the result will be a more elegant, easily maintainable design. UIRepo is a small C++ class constructed using the Standard Template Library (STL). It uses the unordered_map class to store away mixed data items of type bool, int, double, string or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A desktop calculator/scientific calculator. Use as desktop/graphical calculator, web applet, or to show calculator operations: arithmetic, trigonometry, logarithms, complex numbers, memory, statistics. Features four bases, copy and paste, and history
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NitroCache

    Extremely fast, scalable, concurrent, pure Java In-memory cache

    One of the fastest, 100% Pure Java In-memory cache. Its aimed at providing very fast, light, highly scalable cache with high concurrency. The fetch operation from cache are always in constant time, O(c), irrespective of the number of threads accessing the cache or cache size. NitroCache uses unique custom algorithm inspired by Btree, skiplist and hashing to deliver a constant time cache with lock-less fetches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VHBL Manager

    Homebrew manager for Half-Byte Loader on the PS Vita.

    Homebrew manager for Half-Byte Loader on the PS Vita. To use, copy some homebrews to the GAME folder and some savedata from your psp memory stick to the RESOURCE/SAVEDATA/ folder. Works in Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HOPE

    HOPE

    An Android-based smartphone app helping elderly to communicate better

    HOPE (Helping Our People Easily) is a mobile-based solution, currently running on the Android platform (v2.1 or higher), aimed at alleviating the communication and day-to-day difficulties faced by people due to symptoms such as loss of speech, loss of hearing, weak vision, loss of memory and others, chiefly among the senior population. We aim to extend the use to people suffering from conditions such as Autism, Aphasia and so on, as well. More can be found at http://www.utdallas.edu/~rym071000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...It has been natively designed for an ATTINY45 Chip but can be adapted to other chips too. This is a hardware / HAM Radio application. How to install: Download the binary package, flash main.hex file into Flash memory and main.eep into EEPROM using AVRdude. For more details and documentation please retrieve the latest complete source code from the SVN repository. Suggestions, feature requests and questions are appreciated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Unique Words "Infinite" Counter for Java

    Unique Words "Infinite" Counter

    Unique Words "Infinite" Counter for Java (UWICJ) does not need to know the size of the input stream before hand, the stream can be very large and it is not limited by the maximum file length or main memory size. UWICJ uses a constant size (in the number of words) of the main memory that makes it O(1) bytes in an average case and lets it work with extremely long streams. UWICJ processing consists of looking up the words in the dictionary and modifying the dictionary. The search part is done concurrently by several threads that allows UWICJ to scale with the number of CPU's. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    kvs

    kvs is a memory based key-value storage system.

    kvs is a memory based key-value storage system. kvs是一个基于内存的key-value存储系统。 kvs is similar to memcache,but easier to use. kvs与memcahce的功能很相似,但是相对memcache来说更容易使用。 providing get,set,delete interface by http. kvs提供基于http的接口, 用户可以通过浏览器直接get, set or delete. eg: set a key-value: foo=12345 http://127.0.0.1/set?key=foo&val=12345 To get the value of foo: http://127.0.0.1/get?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    ...CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally parallel encoding, optimizing memory usage and so on. Currently, when training corpus, compared with CRF++, CRF# can make full use of multi-core CPUs and only uses very low memory, and memory grow is very smoothly and slowly while amount of training corpus, tags increase. with multi-threads process, CRF# is more suitable for large data and tags training than CRF++ now. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    rel-erl

    rel_erl is a lightweight relational in-memory database for Erlang.

    Features 1. Data rows are stored in the process dictionary. 2. Unique and referencial constraints are enforced. 3. There can be more than one index per table. 4. One-to-many joins are fast and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    j2me window over bluetooth memory meter

    j2me window over bluetooth memory meter

    j2me window over bluetooth memory meter dashboard that measure memory usage on cpu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ASP.NET + JQuery Server Controls

    A set of asp jquery server controls with jqui theming + script incl

    ...It utilises embedded script resources using .axd and has all the jquery ui inbuilt themes Some of them have a bit of work to complete but mostly done (odd missing image) The library also has a fair few 'best of breed' jquery plugins for Multi Select, Drop down lists, and image scrollers (from memory Nivo Slider)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    imgs

    imgs is a http server(image server)

    ...imgs是一个http服务器。 非常轻量,非常快速。 imgs Mainly used for http static html,js,css,images... 主要用于提供http静态页面,类似html,js,css,图片等 It very fast, because all of the files are stored in memory by hash table. imgs非常快速,因为所有文件都存放在内存hash表里面。 It Only supports http GET method. 目前只支持http GET请求。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JeeObserver is an open source java monitoring tool used to analyze java applications and servers performance. It can monitor servlets, JSF actions, EJB beans, JVM cpu and memory usage and HTTP sessions. Full documentation at www.jeeobserver.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. ...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo