bringup-bench
Benchmarks
A collection of C code benchmarks designed to help bring up new CPUs, accelerators, compilers, and operating systems.
Bringup-Bench is a collection of standalone minimal library and system dependence benchmarks useful for bringing up newly designed CPUs, accelerators, compilers and operating systems. You probably don't need Bringup-Bench, but if you do, you probably need it badly!
149 stars
6 watching
20 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ailab-cvc/seed-bench | A benchmark for evaluating large language models' ability to process multimodal input | 322 |
zacharypatten/towel | A C# library implementing an AVL tree data structure with additional features. | 729 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 749 |
vincent-pradeilles/weakable-self | Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
markohlebar/peckham | An Xcode plugin that simplifies adding import statements to Objective-C projects. | 714 |
clickhouse/ch-bench | A benchmarking project for evaluating the performance of different libraries when connecting to a ClickHouse server | 30 |
toddmotto/public-apis | A collection of APIs providing access to various data sources and services | 2,164 |
mlcommons/inference | Measures the performance of deep learning models in various deployment scenarios. | 1,256 |
digitalinblue/celero | A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 828 |
leaningtech/cheerp-meta | Compiles C/C++ code to JavaScript/WebAssembly | 1,065 |
kala13x/libxutils | A comprehensive C library providing various data structures, algorithms, and utilities for cross-platform software development | 47 |
theupbeat/lfetch | A C program that fetches and displays Linux system information | 4 |
mijick/popups | A lightweight, customizable UI component library for presenting short messages or content to users | 1,406 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
agavrel/42_cheatsheet | A comprehensive guide to C programming covering 50 years of evolution, common mistakes, clean code principles, and tools for software development | 1,709 |