Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for random performance
performance
x
random
x
21 search results found
Leveldb
⭐
32,731
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Hank
⭐
173
(DEPRECATED. This project is no longer used or maintained at LiveRamp.) Hank is a high performance distributed key-value NoSQL database that we built and use at LiveRamp. It is designed for very large data stores that dwarf the amount of available main memory and for randomly distributed read/write workloads that far exceed the capacity of memory-based caches. More specifically, it is optimized for very low latency random read queries and for very high throughput incremental batch writes.
Kirby3 Autoid
⭐
81
Automatic unique ID for Pages, Files and Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
Fastrand
⭐
73
Fast random number generation in Python: Up to 10x faster than random.randint.
Cscheck
⭐
67
Random testing library for C#
Rpsnet
⭐
38
Official Implementation of "Random Path Selection for Incremental Learning" paper. NeurIPS 2019
Fastfaker
⭐
17
Fast, concurrent fake data generator for any structure or type.
Performance Testing Tools
⭐
15
🛠 Curated list of Performance Testing Tools ⚡ All contributions are welcome 💜
Lmdb Go
⭐
9
Package lmdb-go provides Go bindings and an idiomatic wrapper for the Symas's LMDB database library.
Safeorbit
⭐
8
Protect your memory .NET 🛡️
Xoroshiro128plus_fortran
⭐
8
Fortran implementation of xoroshiro128+
Vector Random123
⭐
5
Vectorized version of Random123
Randfourier
⭐
4
This repository maintains the code testing the performance of random Fourier features method.
Conflux Rust Test Toolkits
⭐
3
Testing and Benchmarking Toolkits for Conflux-Rust
Fastrand
⭐
3
Fast, concurrent PRNGs
Leveldbsnappy
⭐
3
This version of leveldb improves the performance in the frequent removal or update scenes, reduce hard disk space occupied.
Random Kexp Boiler Room
⭐
3
Application that generates a random KEXP Performance / Boiler Room Youtube Video.
Random Read Performance Tool
⭐
3
Random Read IO Performance Tool for InterSystems IRIS Database
Smolprng
⭐
2
A small PRNG library written in Rust, a translation of SmallPRNG
Cxxutils
⭐
2
A high-performance C++ pseudo-random-number library suitable for scientific simulation.
Pulpperf
⭐
2
Random collection of scripts to help with pulp performance testing
Related Searches
Javascript Random (2,873)
Python Random (2,576)
Javascript Performance (1,779)
Python Performance (1,040)
Benchmark Performance (793)
C Plus Plus Performance (757)
Java Random (696)
Random Forest (650)
C Plus Plus Random (627)
1-21 of 21 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.