An open API service providing repository metadata for many open source software ecosystems.

Topic: "inmemory"

alastairtree/LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#

Language: C# - Size: 2.38 MB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 1,739 - Forks: 160

dockovpn/dockovpn

πŸ” Out of the box stateless openvpn-server docker image which starts in less than 2 seconds

Language: Shell - Size: 392 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 1,313 - Forks: 265

trung/InMemoryJavaCompiler

Utility class to compile java source code in memory

Language: Java - Size: 44.9 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 266 - Forks: 81

al8n/skipdb

An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.

Language: Rust - Size: 367 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 221 - Forks: 8

amol-/depot

Toolkit for storing files and attachments in web applications

Language: Python - Size: 540 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 163 - Forks: 40

jacqueskang/EventBus

A .NET Core ultra lightweight in-memory event bus implementation.

Language: C# - Size: 55.7 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 86 - Forks: 16

infinispan/infinispan-simple-tutorials

Infinispan Simple Tutorials

Language: Java - Size: 751 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 65 - Forks: 68

al8n/skl

A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.

Language: Rust - Size: 821 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 58 - Forks: 7

DamonMohammadbagher/NativePayload_PE1

NativePayload_PE1/PE2 , Injecting Meterpreter Payload bytes into local Process via Delegation Technique + in-memory with delay Changing RWX to X or RX or (both) [Bypassing AVs]

Language: C# - Size: 2.69 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 58 - Forks: 15

stefanbirkner/fake-sftp-server-rule

A JUnit rule that runs an in-memory SFTP server.

Language: Java - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 41 - Forks: 27

TwiN/gocache

High performance and lightweight in-memory cache library with LRU and FIFO support as well as memory-usage-based-eviction

Language: Go - Size: 1.17 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 40 - Forks: 5

mjebrahimi/SqlInMemory

SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're done with it. This is useful for Integration Testing.

Language: C# - Size: 75.2 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 0

krisajenkins/TrollDB

An in-memory JavaScript database that prioritises performance over everything.

Language: JavaScript - Size: 12.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 5

zurvan-lab/timetrace πŸ“¦

In memory event or log, storage and stream platform

Language: Go - Size: 134 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 27 - Forks: 9

workshop-depot/tinykv πŸ“¦

tiny in-memory single-app kv (cache) with explicit and sliding expiration

Language: Go - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 3

stefanbirkner/fake-sftp-server-lambda

Runs an in-memory SFTP server while your tests are running.

Language: Java - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 23 - Forks: 10

dvare/dynamic-loader

Java In memory Compiler thats enables to compile java file and code string in memory.

Language: Java - Size: 219 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 22 - Forks: 9

bxcodec/gotcha πŸ“¦

gotcha: inmemory-cache in Go (Golang) with customizable algorithm

Language: Go - Size: 74.2 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 4

authorjapps/spring-boot-integration-test

Zerocode based integration-tests for a spring-boot application

Language: Java - Size: 360 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 20

pavelosipov/PodlodkaFiles

Demo app for Podlodka Crew #5 and Podlodka Crew #11

Language: Swift - Size: 181 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 4

quasoft/memstore

In-memory store for gorilla/sessions for use in tests and dev environments

Language: Go - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 6

aahmed-se/presto-redis

presto-redis is an experimental sql layer for redis

Language: Java - Size: 453 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 18 - Forks: 1

obrhoff/SwimplyCache

LRU Cache written in Swift.

Language: Swift - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 0

xtreme8000/libvxl

provides fast in-memory vxl access

Language: C - Size: 59.6 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 16 - Forks: 3

bezzad/InMemory

A MemoryCache which tries to prevent cache miss for hot entries, by refreshing before expiration.

Language: C# - Size: 498 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 3

DamonMohammadbagher/NativePayload_DIM

NativePayload_DIM Dynamic native dll Injection in Memory , Injecting Native DLL bytes to local Process

Language: C# - Size: 1.43 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 0

DamonMohammadbagher/damonmohammadbagher.github.io

Language: HTML - Size: 147 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

wuriyanto48/kece

[In Development] An Experimental distributed Key Value Store written in pure Go

Language: Go - Size: 105 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

ekzhu/datatable

An in-memory relational table in Go similar to C#'s System.Data.DataTable.

Language: Go - Size: 12.7 KB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 5

ashwinbhaskar/android-ephemeral

Store ephemeral values in memory and shared preferences

Language: Kotlin - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

damianopetrungaro/go-cache

GoCache is an opinionated cache package with simple APIs and provides multiple implementations.

Language: Go - Size: 60.5 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

nilportugues/repository-cache

[PHP 7] Repository with Cache layer using PSR-6

Language: PHP - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 0

taradaidv/goscout

User-friendly UI for SSH and SFTP enables secure management of remote hosts

Language: Go - Size: 2.04 MB - Last synced at: 24 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

DamonMohammadbagher/NativePayload_CDynApp3

Loading Csharp C2 Client-side codes in RAM by Very Simple New Technique to avoid Detection

Language: C# - Size: 341 KB - Last synced at: 25 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

BetulTugce/SignalRChatRoom

This project is a simple chat application built using ASP.NET Core SignalR and Blazor. Users can communicate with other users, join specific rooms and engage in group chats.

Language: HTML - Size: 171 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

zapredelom/expirationCache

inmemory c++ cache with TTL

Language: C++ - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 0

lreimer/ignite-data2day

The Apache Ignite showcases for the data2day 2017 conference.

Language: Java - Size: 129 KB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 3

NikSativa/StorageKit

Swift library for saving and retrieving data from any kind storage

Language: Swift - Size: 26.4 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Nebula-Software-Systems/Nebula.Caching

Make your dotnet core apps shine by using caching without cluttering your projects.

Language: C# - Size: 325 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

tomstryhn/PowerShell-InMemory-Execution

PowerShell InMemory Execution explained, with samples.

Language: PowerShell - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

creyke/Capper

Simple and powerful strongly typed read-through caching extensions for .NET's IDistributedCache

Language: C# - Size: 764 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

roadrunner-server/jobs

RR Jobs plugin

Language: Go - Size: 1.05 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 4 - Forks: 8

imrostami/InMemory.Net

Simple Basic Thread Safe In Memory Database for small usages

Language: C# - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

roadrunner-server/kv

RR KV (key-value) plugin

Language: Go - Size: 522 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

imrostami/InMemoryRs

A simple and practical project that shows how to implement an In Memory Database like Redis in Rust

Language: Rust - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

acjzz/gokaf

gokaf is a robust in-memory pubsub engine meticulously crafted to provide seamless and nearly real-time data streams.

Language: Go - Size: 349 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 4

teng231/smartcache

[deprecated] smart cache support memory insert, queryable and can add hook to remote cache save.

Language: Go - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

rgvlee/EntityFrameworkCore.DbContextBackedMock.Moq πŸ“¦

EntityFrameworkCore.DbContextBackedMock.Moq

Language: C# - Size: 560 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

maurodelazeri/skinny

Lightweight in memory time-series database written in Golang

Language: Go - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

yoheimuta/go-warmcache

go-warmcache is a thin go package which manages an in-memory warm cache. It provides thread safety

Language: Go - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

duckyuck/rubberlike

A Clojure library for creating embedded Elasticsearch servers.

Language: Clojure - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 3

ishantiw/crud-api

CRUD API for InMemory(NeDB) and Persistant Storage(MongoDB)

Language: JavaScript - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

neeveresearch/nvx-apps

X Platform Reference Applications

Language: Java - Size: 73.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

marschall/memoryfilesystem-junit-provider

A Memoryfilesystem based @TempDir provider for JUnit

Language: Java - Size: 35.2 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

vanyarock01/yappcity

Test work for yandex backend school

Language: Python - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

onechiporenko/lair πŸ“¦

[DEPRECATED] TS database for SPA-testmode

Language: TypeScript - Size: 862 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

enisgurkann/go-api-deliveryhero-ens

In Memory cache in GO Lang Api

Language: Go - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

colinccook/AspNetCoreEventSourcing

A prototype using Event Sourcing within a .NET Core 2.1 Razor Pages ASP.NET Core app

Language: C# - Size: 6.75 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

SotirisAlfonsos/gocache

An in memory flexible cache where both key and value are interfaces

Language: Go - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

mmichailidis/AmqpRunner

An In-memory Amqp runner for junit / spring

Language: Java - Size: 113 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

covrom/inmemdb

simple in-memory datatables with join iterators on column indexes, compatible with sqlx longtime store

Language: Go - Size: 22.5 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

mostafa-asg/pelican

Embedable/Standalone In-memory Key Value Store, suitable for single-machine applications.

Language: Go - Size: 88.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

HydroCarbons/secure-json

JSON storage library to securely persist json data on disk

Language: JavaScript - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

mtumilowicz/spring-boot-h2-console

Spring Boot configuration of h2 console.

Language: Java - Size: 72.3 KB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 4

asaunin/social-network-angular

Social Network inmemory application (angular js bootstrap)

Language: JavaScript - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 3

LeKovr/showonce

Write text and show it once

Language: Go - Size: 337 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

ccapo/ephemera

An In-Memory, Write-Only, Key-Value Cache

Language: C++ - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

miguelzacca/super-sessionstorage

Implementation of improved window.sessionStorage for server, Type-Safe, and TTL cache system.

Language: TypeScript - Size: 68.4 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kiriklo/bytestorage

Fast thread-safe inmemory byte storage in Go.

Language: Go - Size: 38.1 KB - Last synced at: 11 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

omnaest/CommonsGraph

In memory graph with routing

Language: Java - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

lima1909/fast-forward

⏩ quering collections blazing fast!

Language: Rust - Size: 449 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

abdullahwaqar/docsearx

A simple search engine that ranks pdfs based on search keyword & TF-IDF weights and cosine similarity.

Language: Python - Size: 1.95 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

xobotyi/node-tagged-cache

✍️In-memory, performance-targeted caching module with ttl and tagging support.

Language: TypeScript - Size: 1.44 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Arka95/pycim

An In- Memory [key : value} cache manager in python (work in Progress)

Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

taythebot/cypher

Secure Node.js scripts with in memory decryption and two factor authentication

Language: JavaScript - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhisheksharma18021999/Spring-Security-InMemory_authentication

Its a basic project with all information about spring security and detail explanation about the code used. It uses in-Memory authentication. The authentication varies from url to url and is also roles based.

Language: Java - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pedro256/Venda-de-Livros-API

modelo de API REST com .NET core 3

Language: C# - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

IsuruKDev/auth-server

Authentication Server by using Spring Boot and Spring OAuth

Language: Java - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

mtumilowicz/spring-test-database-mock

It is often better to provide in memory repository than h2 during tests.

Language: Groovy - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

go-aah/inmemory-cache-provider

Inmemory Cache Provider by aah framework

Language: Go - Size: 14.6 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kalimatas/geospatial-benchmarks

Benchmarks of in-memory Geospatial databases

Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

angstone/micro

Backend Framework using NodeJS Event-sourced Microservices

Language: JavaScript - Size: 99.6 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

incubos/yoctodb Fork of yandex/yoctodb

A tiny embedded Java-engine for extremely fast partitioned immutable-after-construction databases

Language: Java - Size: 579 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

iamNilotpal/ignite

A High-Throughput In-Memory Key-Value Store.

Language: Makefile - Size: 1.7 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ravihansa/nestjs-mysql-user-crud

Simple nestjs mysql user crud api

Language: TypeScript - Size: 899 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

aimenux/MassTransitDemo

Using masstransit to consume and publish messages from/to various brokers

Language: C# - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shussain333/quick-cache-uses

Light weight in-memory cache, which is high performance, concurrent, thread safe cache

Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

paravatha/springboot-rest-statistics

Sample SpringBoot application using Java8 with In Memory database

Language: Java - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Danie-e/MinimalAPI-AspNetCore-InMemory

API para cadastro de produtos

Language: C# - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Danie-e/API-Entity-Framework-Inmemory

API para cadastro de usuarios

Language: C# - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

eko234/sique

A rather simple inmemory message queue for golang

Language: Go - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kadirdemirkaya/Flavor-World-Microservice-Demo

Language: C# - Size: 293 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

skynet2/datasource-cache

Language: Go - Size: 62.5 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

enescaakir/NetCore-Inmemory_Redis-Caching

This repository helps for the understand In-Memory and Redis Cache usage

Language: C# - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ODudek/go-aris

Simple in-memory database developed in Go, compatible with the Redis protocol. It offers similar functionalities to Redis, allowing easy integration into applications requiring efficient in-memory data handling.

Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bamwani/Conference-Room-Booking-System-Backend

A versatile room booking system in Python, using dictionaries for data management, designed for small to medium-scale applications.

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

beartom/dynamicloader

A dynamic loader for compile java source code in memory

Language: Java - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jeromelesaux/cache

simple memory cache

Language: Go - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kevinricar24/WebShopTest

Language: C# - Size: 895 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CHARITH127/Parking_System

Language: Java - Size: 2.58 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0