std.rcstring
String manager
An implementation of reference counted string functionality for D programming language strings.
A reference counted string implementation for D's build in string construct.
9 stars
2 watching
3 forks
Language: D
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
japaric/xargo | A tool for managing and customizing the Rust standard library for cross-compilation and target-specific builds. | 1,096 |
maxim2266/str | A lightweight C library providing string manipulation functions. | 307 |
stepchowfun/tagref | A tool to manage cross-references in code | 180 |
burner/inifiled | Generates and parses ini files at compile time using annotated structs in D. | 21 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
ocornut/str | A lightweight C++ string type with an optional local buffer. | 248 |
kaisenamin/c_std | Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs. | 1,157 |
src-d/sourced-ce | A platform for managing code and engineering data in one place | 188 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 117 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
snakster/cpp.react | A C++ library for declarative programming and automatic propagation of changes in state variables. | 1,024 |
ropensci/datapackager | Enables reproducible data processing and sharing through standardization and packaging | 154 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
sroze/sriorestuploadbundle | A Symfony bundle to handle multiple upload methods on REST APIs | 46 |
imageworks/pystring | A set of C++ functions mimicking Python string class methods using std::string. | 954 |