cstrings
String utility library
Convenience subprograms for working with C-style strings in Ada programming
Convenience subprograms to interact with C strings
1 stars
1 watching
0 forks
Language: Ada
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mosteo/agpl | A set of utility packages for general programming purposes with a focus on robotics. | 4 |
mosteo/dl-ada | A minimal binding to the libdl library for Ada programming language | 1 |
mosteo/player-ada | A set of Ada bindings for the Player/Stage robotic platform | 4 |
blady-com/uxstrings | Improves the representation of character strings in Ada GUI applications to handle internationalization and Unicode support more efficiently | 11 |
maxim2266/str | A lightweight C library providing string manipulation functions. | 307 |
mosteo/licensing | Provides access to various licensing options for software development in the Ada programming language | 0 |
stcarrez/ada-util | A comprehensive Ada library for building utility functions and frameworks for logging, serialization, encoding, concurrency, and more. | 69 |
imageworks/pystring | A set of C++ functions mimicking Python string class methods using std::string. | 954 |
mosteo/hungarian | An Ada wrapper around Stachniss' Hungarian solver algorithm to facilitate efficient matching of elements in two lists | 2 |
mosteo/mandelbrot_ascii | Generates an ASCII representation of the Mandelbrot set using Ada | 2 |
mosteo/ada4cmake | Provides CMake macros to integrate Ada code into a Debian-family project workflow | 4 |
amayne/swiftstring | A lightweight string extension for Swift with various utility methods | 1,622 |
mosteo/rxada | An implementation of the Rx methodology in Ada 2012 | 19 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 125 |
cre8or/imgui-ada | An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. | 5 |