10 stable releases
new 4.1.1 | Nov 14, 2024 |
---|---|
4.1.0 | Nov 4, 2024 |
4.0.0 | Oct 14, 2024 |
4.0.0-rc.1 | Sep 13, 2024 |
3.1.1 | Jan 26, 2024 |
#177 in Development tools
37,642 downloads per month
1MB
25K
SLoC
Contains (obscure autoconf code, 5KB) src/security/libseccomp/configure.ac
Foundations
Foundations is a modular Rust library, designed to help scale programs for distributed, production-grade systems. It enables engineers to concentrate on the core business logic of their services, rather than the intricacies of production operation setups.
If you need any of those:
- logging
- distributed tracing
- metrics
- memory profiling and jemalloc allocator
- security features, such as seccomp-based syscall sandboxing
- service configuration with documentation
- CLI helper that takes care of the configuration loading
then Foundations is a tool of choice for you.
Documentation
Examples
https://github.com/cloudflare/foundations/tree/main/examples
License
BSD-3 licensed. See the LICENSE file for details.
Dependencies
~2–18MB
~272K SLoC