KyleMayes / microbenchLinks
A micro-benchmarking library.
☆22Updated 6 years ago
Alternatives and similar repositories for microbench
Users that are interested in microbench are comparing it to the libraries listed below
Sorting:
- ☆64Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Derive for the Display trait☆51Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- ☆62Updated last year
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Benchmarks of various hashers☆31Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Visualize vertical data inside your terminal 💦☆90Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- ☆39Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆40Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Safely combine results☆82Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- ☆58Updated 4 years ago