self-referential
There are 11 repositories under self-referential topic.
ArminShoeibi/CommentingSystem
Nested Commenting System With ASP.NET Core 6 and EF Core 6
jsa-aerial/DMM
Data Flow Matrix Machines. Generalization of recurrent neural networks.
SabrinaJewson/pinned-aliasable.rs
`Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust
orxfun/orx-linked-list
A linked list implementation with unique features and an extended list of constant time methods providing high performance traversals and mutations.
AaronRobson/pyquine
A quine writes out its own source when run.
BenSFGamer/B.I.O.S.
A biographer
davidliang2008/CategorySystem
A flexible category system
PaperStrange/awesome-javascript-cn
自我参考:JavaScript 资源大全中文版,内容包括:包管理器、加载器、测试框架、运行器、QA、MVC框架和库、模板引擎等
PaperStrange/CS-Notes
自我参考::books: Computer Science Learning Notes
DevExpress-Examples/maui-tree-view
Projects in this repository populate the DevExpress .NET MAUI Tree View control with self-referenced (flat) and hierarchical data.
orxfun/orx-imp-vec
ImpVec stands for immutable push vector 👿, it is a data structure which allows appending elements with a shared reference.