15 stable releases
4.4.2 | Mar 5, 2025 |
---|---|
4.3.0 | Dec 18, 2024 |
4.2.0 | Nov 18, 2024 |
3.4.0 | Oct 7, 2024 |
3.3.0 | Mar 21, 2024 |
#161 in Development tools
64,506 downloads per month
Used in tokio-quiche
1MB
26K
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–19MB
~291K SLoC