All Projects → Benchmarks → Similar Projects or Alternatives

536 Open source projects that are alternatives of or similar to Benchmarks

Fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
Stars: ✭ 1,001 (+762.93%)
Mutual labels:  leveldb, rocksdb, lmdb
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+1371.55%)
Mutual labels:  leveldb, rocksdb, lmdb
Level Rocksdb
A convenience package bundling levelup and rocksdb.
Stars: ✭ 120 (+3.45%)
Mutual labels:  leveldb, rocksdb
Rocksdb
Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
Stars: ✭ 138 (+18.97%)
Mutual labels:  leveldb, rocksdb
Cphalcon7
Dao7 - Web framework for PHP7.x,项目接洽 QQ 176013762
Stars: ✭ 237 (+104.31%)
Mutual labels:  leveldb, lmdb
ssdb
SSDB - A fast NoSQL database, an alternative to Redis
Stars: ✭ 8,026 (+6818.97%)
Mutual labels:  rocksdb, leveldb
Crux
General purpose bitemporal database for SQL, Datalog & graph queries
Stars: ✭ 1,296 (+1017.24%)
Mutual labels:  rocksdb, lmdb
Srchx
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
Stars: ✭ 118 (+1.72%)
Mutual labels:  leveldb, rocksdb
pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
Stars: ✭ 101 (-12.93%)
Mutual labels:  rocksdb, leveldb
rippledb
Embeddable key-value database engine in pure TypeScript, based on LSM-Tree
Stars: ✭ 33 (-71.55%)
Mutual labels:  rocksdb, leveldb
1m Go Tcp Server
benchmarks for implementation of servers which support 1 million connections
Stars: ✭ 1,193 (+928.45%)
Mutual labels:  benchmark
Xrautomatedtests
XRAutomatedTests is where you can find functional, graphics, performance, and other types of automated tests for your XR Unity development.
Stars: ✭ 77 (-33.62%)
Mutual labels:  benchmark
Json Benchmark
nativejson-benchmark in Rust
Stars: ✭ 93 (-19.83%)
Mutual labels:  benchmark
Kaggle Dogs Vs Cats Caffe
Kaggle dogs vs cats solution in Caffe
Stars: ✭ 105 (-9.48%)
Mutual labels:  benchmark
Tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
Stars: ✭ 1,182 (+918.97%)
Mutual labels:  rocksdb
Math Parser Benchmark Project
C++ Mathematical Expression Parser Benchmark
Stars: ✭ 91 (-21.55%)
Mutual labels:  benchmark
Ben
Your benchmark assistant, written in Go.
Stars: ✭ 72 (-37.93%)
Mutual labels:  benchmark
Asr benchmark
Program to benchmark various speech recognition APIs
Stars: ✭ 71 (-38.79%)
Mutual labels:  benchmark
Core50
CORe50: a new Dataset and Benchmark for Continual Learning
Stars: ✭ 91 (-21.55%)
Mutual labels:  benchmark
Appdocs
Application Performance Optimization Summary
Stars: ✭ 1,169 (+907.76%)
Mutual labels:  benchmark
Ncnn Benchmark
The benchmark of ncnn that is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 70 (-39.66%)
Mutual labels:  benchmark
Factory bot instruments
Instruments for benchmarking, tracing, and debugging Factory Girl models.
Stars: ✭ 108 (-6.9%)
Mutual labels:  benchmark
Single Image Deraining
Single Image Deraining: A Comprehensive Benchmark Analysis
Stars: ✭ 102 (-12.07%)
Mutual labels:  benchmark
Quantum Benchmarks
benchmarking quantum circuit emulators for your daily research usage
Stars: ✭ 70 (-39.66%)
Mutual labels:  benchmark
The Cpp Abstraction Penalty
Modern C++ benchmarking
Stars: ✭ 69 (-40.52%)
Mutual labels:  benchmark
Web Components Benchmark
Web Components benchmark for a various Web Components technologies
Stars: ✭ 69 (-40.52%)
Mutual labels:  benchmark
Quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Stars: ✭ 78 (-32.76%)
Mutual labels:  lmdb
Benchyou
benchyou is a benchmark tool for MySQL, real-time monitoring TPS and vmstat/iostat
Stars: ✭ 95 (-18.1%)
Mutual labels:  benchmark
Labench
Latency Benchmarking tool
Stars: ✭ 75 (-35.34%)
Mutual labels:  benchmark
Warp
S3 benchmarking tool
Stars: ✭ 107 (-7.76%)
Mutual labels:  benchmark
Unsafe
Assorted java classes that make use of sun.misc.Unsafe
Stars: ✭ 74 (-36.21%)
Mutual labels:  benchmark
Ml Pyxis
Tool for reading and writing datasets of tensors in a Lightning Memory-Mapped Database (LMDB). Designed to manage machine learning datasets with fast reading speeds.
Stars: ✭ 93 (-19.83%)
Mutual labels:  lmdb
Jsperf.com
jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
Stars: ✭ 1,178 (+915.52%)
Mutual labels:  benchmark
Benchexec
BenchExec: A Framework for Reliable Benchmarking and Resource Measurement
Stars: ✭ 108 (-6.9%)
Mutual labels:  benchmark
Service Mesh Benchmark
Stars: ✭ 72 (-37.93%)
Mutual labels:  benchmark
Ezfio
Simple NVME/SAS/SATA SSD test framework for Linux and Windows
Stars: ✭ 91 (-21.55%)
Mutual labels:  benchmark
Ossf Cve Benchmark
The OpenSSF CVE Benchmark consists of code and metadata for over 200 real life CVEs, as well as tooling to analyze the vulnerable codebases using a variety of static analysis security testing (SAST) tools and generate reports to evaluate those tools.
Stars: ✭ 71 (-38.79%)
Mutual labels:  benchmark
Nci
Flexible, open source continuous integration server written in node.js
Stars: ✭ 103 (-11.21%)
Mutual labels:  leveldb
Attabench
Microbenchmarking app for Swift with nice log-log plots
Stars: ✭ 1,167 (+906.03%)
Mutual labels:  benchmark
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+8868.1%)
Mutual labels:  rocksdb
Meta Blocks
A modular toolbox for meta-learning research with a focus on speed and reproducibility.
Stars: ✭ 110 (-5.17%)
Mutual labels:  benchmark
Thst
Templated hierarchical spatial trees designed for high-peformance.
Stars: ✭ 84 (-27.59%)
Mutual labels:  benchmark
Crypto Bench
Benchmarks for crypto libraries (in Rust, or with Rust bindings)
Stars: ✭ 67 (-42.24%)
Mutual labels:  benchmark
Gun Level
LevelDB storage plugin for gunDB
Stars: ✭ 69 (-40.52%)
Mutual labels:  leveldb
Karma Benchmark
A Karma plugin to run Benchmark.js over multiple browsers with CI compatible output.
Stars: ✭ 88 (-24.14%)
Mutual labels:  benchmark
Http Benchmark Tornado
基于Python Tornado的高性能http性能测试工具。Java Netty版: https://github.com/junneyang/http-benchmark-netty 。
Stars: ✭ 67 (-42.24%)
Mutual labels:  benchmark
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (-12.93%)
Mutual labels:  benchmark
Evalne
Source code for EvalNE, a Python library for evaluating Network Embedding methods.
Stars: ✭ 67 (-42.24%)
Mutual labels:  benchmark
Php Arrays In Memory Comparison
How to store 11kk items in memory? Comparison of methods: array vs object vs SplFixedArray vs pack vs swoole_table vs swoole_pack vs redis vs memsql vs node.js arrays in php7
Stars: ✭ 83 (-28.45%)
Mutual labels:  benchmark
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-43.1%)
Mutual labels:  benchmark
Zanredisdb
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
Stars: ✭ 64 (-44.83%)
Mutual labels:  rocksdb
Py Wsi
Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
Stars: ✭ 107 (-7.76%)
Mutual labels:  lmdb
Evo
Python package for the evaluation of odometry and SLAM
Stars: ✭ 1,373 (+1083.62%)
Mutual labels:  benchmark
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+8240.52%)
Mutual labels:  benchmark
Http Benchmarks
Benchmarks for common embedded Java and Kotlin web frameworks
Stars: ✭ 65 (-43.97%)
Mutual labels:  benchmark
Gl vs vk
Comparison of OpenGL and Vulkan API in terms of performance.
Stars: ✭ 65 (-43.97%)
Mutual labels:  benchmark
Vkmark
Vulkan benchmark
Stars: ✭ 80 (-31.03%)
Mutual labels:  benchmark
Freqbench
Comprehensive CPU frequency performance/power benchmark
Stars: ✭ 65 (-43.97%)
Mutual labels:  benchmark
Scalajs Benchmark
Benchmarks: write in Scala or JS, run in your browser. Live demo:
Stars: ✭ 63 (-45.69%)
Mutual labels:  benchmark
Phoronix Test Suite
The Phoronix Test Suite open-source, cross-platform automated testing/benchmarking software.
Stars: ✭ 1,339 (+1054.31%)
Mutual labels:  benchmark
1-60 of 536 similar projects