13,044 results for code

github.com/taivop/shih-styletransfer

taivop/shih-styletransfer

[Not my code.] Code from Style Transfer for Headshot Portraits (SIGGRAPH 2014) (⭐ 22)

github.com/coderyi/DecouplingKit

coderyi/DecouplingKit

decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案 (⭐ 141)

github.com/codewithsadee/barber

codewithsadee/barber

Barber is a fully responsive barber website, Responsive for all devices, build using HTML, CSS, and JavaScript. (⭐ 115)

arxiv.org/abs/1603.09300v2

Non-Obfuscated Unprovable Programs & Many Resultant Subtleties

The \emph{International Obfuscated C Code Contest} was a programming contest for the most creatively obfuscated yet succinct C code. By \emph{contrast}, an interest herein is in programs which are, \emph{in a sense}, \emph{easily} seen to be correct,...

en.wikipedia.org/wiki/Section_420_of_the_Indian_Penal_Code

Section 420 of the Indian Penal Code - Wikipedia

Retrieved 16 May 2017. "Section 420 IPC: Everything You Need To Know". www.lawyered.in. Retrieved 2 December 2019. Cheating and Forgery in Pakistan Penal Code

github.com/codelv/enaml-web

codelv/enaml-web

Build interactive websites with enaml (⭐ 106)

github.com/codelv/enaml-native

codelv/enaml-native

Build native mobile apps in python with enaml (⭐ 262)

arxiv.org/abs/2410.10712v1

Composability in Watermarking Schemes

Software watermarking allows for embedding a mark into a piece of code, such that any attempt to remove the mark will render the code useless. Provably secure watermarking schemes currently seems limited to programs computing various cryptographic op...

en.wikipedia.org/wiki/Code_Violet

Code Violet - Wikipedia

Code Violet is a 2026 action horror third-person shooter game created by TeamKill Media. Exclusive to PlayStation 5, it was officially released on January

github.com/stefangabos/world_countries

stefangabos/world_countries

Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in multiple languages and with national flags included; also ava…

en.wikipedia.org/wiki/In

In - Wikipedia

up IN, In, in, or in- in Wiktionary, the free dictionary. IN, In or in may refer to: India (country code IN) Indiana, United States (postal code IN) Ingolstadt

arxiv.org/abs/2406.07936v1

Characterizing Unsafe Code Encapsulation In Real-world Rust Systems

Interior unsafe is an essential design paradigm advocated by the Rust community in system software development. However, there is little official guidance or few best practices regarding how to encapsulate unsafe code and achieve interior unsafe. The...

arxiv.org/abs/2504.21312v1

Annotating and Auditing the Safety Properties of Unsafe Rust

Unsafe code is a critical topic in ensuring the security of system software development in Rust. It is the sole source of potential undefined behaviors, assuming the compiler is sound. To avoid the misuse of unsafe code, Rust developers should provid...