kanidm/server/lib
Joshua M. Clulow e591b5f2cc
illumos support (#2838)
* disable mimalloc on illumos, in part because it immediately segfaults,
  but also because we prefer libumem and link it into all Rust binaries

* switch from fs2 (unmaintained crate) to fs4 which provides the same
  interface and has wider platform support
2024-06-15 05:20:11 +00:00
..
benches Adding a builtin class for all built-in things (#2603) 2024-03-06 01:33:14 +00:00
src illumos support (#2838) 2024-06-15 05:20:11 +00:00
build.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
Cargo.toml illumos support (#2838) 2024-06-15 05:20:11 +00:00
PROFILING.md 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00