Showing 21 open source projects for "hashtable"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    VBCorLib is a Visual Basic 6 implementation of many classes found in the .NET framework. The classes within VBCorLib can be used nearly identically as the .NET counterpart. This allows for easy data sharing between a .NET application and VB6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PSWordCloud

    PSWordCloud

    Create pretty word clouds with PowerShell!

    Create pretty word clouds with PowerShell!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values). Silicon relies on static objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EorgMetaStorage

    EorgMetaStorage

    MetaStorage integrates diverse Cloud storage providers

    ...In this paper, we present MetaStorage, a federated Cloud storage system that can integrate diverse Cloud storage providers. MetaStorage is a highly available and scalable distributed hashtable that replicates data on top of diverse storage services. MetaStorage reuses mechanisms from Amazon's Dynamo for cross-provider replication and hence introduces a novel approach to manage consistency-latency tradeoffs by extending the traditional quorum (N,R,W) configurations to an (N_P,R,W) scheme that includes different providers as an additional dimension. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Java-like hashtable implemented in C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    用c实现了常用的容器,如果rbtree,hashtable,list,vector,deque,heap,map,以及定时器,os api,应用开发框架。 实现了一个基于btree索引算法的文件数据库,提供了断电保护,以及事务提交与回滚等接口
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mobile Ad-hoc Network Directory (MAND) is a project develped at ETH Zurich, Systems group, which implements a distributed hashtable, piggy-backing routing packages with key/value tuples to distribute and query tuples throughout the ad hoc network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Daylight is a lightweight distributed hashtable library written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    JAMSEL (Java API for Message Selection) is a high performance implementation of the JMS selection specification 1.1 for client-side filtering. The Java/C# API provides built in support for JMS, TIBCO/RV, and Hashtable data providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This class provides some methodts - to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..) - To insert, update or delete records - It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EasyJSON is a Java library to convert Objects to JSON strings and to construct Objects from JSON strings. Supported types/interfaces: primitive, String, Date, Array, Hashtable, List, Map, Set and JavaBeans (objects with getters and setters for each field
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XType enables you to construct a Java Object, such as Hashtable, Array, List, etc. from a given XML element, or vice varsa.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    XMLUtil provides a set of easy-to-used apis to retrieve data from XML document. With XMLUtil, you can retrieve node value by passing a directory-like node path, or retrieve sibling nodes into Vector or Hashtable with attibutes being the hash key, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Map (or HashTable) for Java that is backed by the filesystem to provide unbounded size. Additionally, MegaMaps may remain on disk between VM invocations, providing persistent hashtables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A component library written in CSharp contains all kinds of DataStructures and arithmetic, i.e, LinkList,Heap,B-Tree, M-Tree, HashTable,Priority Queue,Set,Graph and some arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Naanou is a 'clean-room' implementation of the published Chord protocol from MIT. It is a completely distributed hashtable P2P network, with provable high-performance characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HashTree.class 100% pure Java extension to the standart java.lang.Hashtable.class. It offers you the possibilities: - easy handling of a Hashtable with more than one dimension. - calling the dimension of a Hashtable by name. - access to any \\\"va
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DimensionalMap

    This is a failed project. Do not use.

    This was supposed to be an efficient way to do multi-dimensional hashtables. Unfortunately, it turned out to be much slower than just bootstrapping one hashtable onto another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of platform independent utility and wrapperclasses in C++. This library contains amongst others a regex engine, hashtable and vectorclass, and a randomgenerator. SDLwrapperclasses for fonts and images, GUI, server and client and a httpclient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo