libfastcommon
System utilities
A set of utility functions and data structures used in distributed systems and network applications.
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
902 stars
74 watching
528 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
avl-treec-libraryconnection-poolfastdfsid-generatorini-parserobject-poolprocess-controlskiplistsocket-iosystem-infotask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| A single-header C89 utility library with miscellaneous utilities | 12 |
| A C utility library providing basic functionality such as memory allocation and networking. | 443 |
| A collection of Common Lisp utility functions and macros to simplify development | 4 |
| Reusable C libraries for various common functionalities in software development | 24 |
| Provides streams that can handle multiple character encodings and are compatible with various data formats. | 55 |
| Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
| A collection of utility functions for working with TypeScript and Ember applications. | 3 |
| A library providing a simple and fast network utility functionality | 52 |
| A library that enables the creation and execution of self-contained JavaScript functions on a cloud system, using environment variables to bind variables to specific values. | 0 |
| A comprehensive C library providing various data structures, algorithms, and utilities for cross-platform software development | 47 |
| A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 694 |
| A C program that fetches and displays Linux system information | 4 |
| A collection of small, high-quality libraries providing basic functionality for C and C++ development | 605 |
| A C++20 input/output library designed to provide fast and efficient I/O operations. | 689 |