bringup-bench
Bringup suite
A collection of C benchmarks designed to facilitate the bringup process of newly designed 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!
123 stars
5 watching
17 forks
Language: C
last commit: about 1 month 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 | 315 |
zacharypatten/towel | A C# library implementing an AVL tree data structure with additional features. | 726 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
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,129 |
mlcommons/inference | Measures the performance of deep learning models in various deployment scenarios. | 1,236 |
digitalinblue/celero | A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 824 |
leaningtech/cheerp-meta | Compiles C/C++ code to JavaScript/WebAssembly | 1,033 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
theupbeat/lfetch | A C program that fetches and displays Linux system information | 4 |
mijick/popups | A framework for creating customizable, platform-agnostic popups and other presentation layers in SwiftUI | 1,338 |
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,697 |