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.
898 stars
74 watching
529 forks
Language: C
last commit: 21 days ago
Linked from 1 awesome list
avl-treec-libraryconnection-poolfastdfsid-generatorini-parserobject-poolprocess-controlskiplistsocket-iosystem-infotask-scheduler
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
francesco149/liboli | A single-header C89 utility library with miscellaneous utilities | 12 |
koanlogic/libu | A C utility library providing basic functionality such as memory allocation and networking. | 441 |
alex-gutev/agutil | A collection of Common Lisp utility functions and macros to simplify development | 4 |
karlyamashita/common_libraries | Reusable C libraries for various common functionalities in software development | 22 |
edicl/flexi-streams | Provides streams that can handle multiple character encodings and are compatible with various data formats. | 55 |
ros2/rcutils | Provides a collection of utility functions and data structures for various tasks in software development. | 58 |
happycollision/ember-typescript-utils | A collection of utility functions for working with TypeScript and Ember applications. | 3 |
binary1248/sfnul | A library providing a simple and fast network utility functionality | 52 |
eladb/cfunctions | 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 |
kala13x/libxutils | Provides a cross-platform C library with various utility functions and features for building networked applications | 44 |
com-lihaoyi/os-lib | A simple and flexible Scala interface to common OS filesystem and subprocess APIs | 691 |
theupbeat/lfetch | A C program that fetches and displays Linux system information | 4 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
cppfastio/fast_io | A C++20 input/output library designed to provide fast and efficient I/O operations. | 657 |