tinybits
Code utility pack
A collection of reusable code snippets and utilities for various tasks in C and C++ programming.
Tiny bits and useful snippets that I keep using everywhere (C, C++)
314 stars
18 watching
23 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-lyeh-archived/scriptorium | A benchmarking study of scripting languages embedded in C++ and statically linked. | 499 |
r-lyeh-archived/bundle | An embeddable compression library supporting multiple algorithms and formats. | 635 |
r-lyeh/ulicense | A lightweight software license with minimal requirements and no obligations. | 33 |
wernsey/miscsrc | A collection of miscellaneous C functions and utilities for various tasks such as data parsing, file manipulation, and mathematical operations. | 30 |
srush/minichain | A tiny library for using large language models in code generation and debugging | 1,215 |
lnxg33k/misc | A collection of reusable scripts in Python. | 78 |
r-lyeh-archived/cocoa | A lightweight C++11 hashing library providing interfaces for various hash algorithms and data types | 23 |
vseloved/rutils | A Common Lisp package providing syntactic utilities to simplify development and REPL interactions | 252 |
danielgibson/snippets | A collection of standalone code snippets and libraries for various tasks, including executable path manipulation, string utilities, and image processing. | 197 |
tidyverse/reprex | Tool to create and render reproducible R code snippets for sharing | 741 |
swiftyalex/samples | A collection of reusable code examples in Swift to illustrate various software development concepts and techniques. | 93 |
atrix256/randomcode | A collection of publicly shared code projects focused on blog-style content creation | 114 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
r-lyeh-archived/unify | A C++11 function to normalize resource identifiers into a standardized format | 22 |
m-n/repl-utilities | A package of utilities to simplify interactions with the Common Lisp REPL. | 48 |