Show HN: Early work on a new filesystem for NeKernel

2 Amlal 0 5/2/2025, 9:48:16 AM

  Just wanted to update on this — it’s a filesystem using a 
  red-black tree for directory indexing and CRC32 checksums 
  for consistency. Feel free to browse the source:

  https://github.com/nekernel-org/nekernel/blob/dev/dev/kernel/src/FS/HeFS.cc  
  https://github.com/nekernel-org/nekernel/blob/dev/dev/kernel/FSKit/HeFS.h  
  https://github.com/nekernel-org/nekernel/blob/dev/docs/tex/hefs.tex

  EDIT: Contributors are welcome to the project! Feel free to read the code, architecture and contribute back!

Comments (0)

No comments yet