Ilya Sergey

Orcid: 0000-0003-4250-5392

Affiliations:
  • School of Computing, National University of Singapore
  • University College London, Department of Computer Science, UK (former)


According to our database1, Ilya Sergey authored at least 63 papers between 2009 and 2024.

Collaborative distances:

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2024
Small Scale Reflection for the Working Lean User.
CoRR, 2024

Rooting for Efficiency: Mechanised Reasoning about Array-Based Trees in Separation Logic.
Proceedings of the 13th ACM SIGPLAN International Conference on Certified Programs and Proofs, 2024

2023
Adventure of a Lifetime: Extract Method Refactoring for Rust.
Proc. ACM Program. Lang., October, 2023

Hippodrome: Data Race Repair Using Static Analysis Summaries.
ACM Trans. Softw. Eng. Methodol., April, 2023

Unifying Formal Methods for Trustworthy Distributed Systems (Dagstuhl Seminar 23112).
Dagstuhl Reports, March, 2023

Mostly Automated Proof Repair for Verified Libraries.
Proc. ACM Program. Lang., 2023

Leveraging Rust Types for Program Synthesis.
Proc. ACM Program. Lang., 2023

Distributed System Fuzzing.
CoRR, 2023

Greybox Fuzzing of Distributed Systems.
Proceedings of the 2023 ACM SIGSAC Conference on Computer and Communications Security, 2023

2022
Random testing of a higher-order blockchain language (experience report).
Proc. ACM Program. Lang., 2022

2021
Certifying the synthesis of heap-manipulating programs.
Proc. ACM Program. Lang., 2021

Protocol combinators for modeling, testing, and execution of distributed systems.
J. Funct. Program., 2021

Automated Repair of Heap-Manipulating Programs Using Deductive Synthesis.
Proceedings of the Verification, Model Checking, and Abstract Interpretation, 2021

Practical smart contract sharding with ownership and commutativity analysis.
Proceedings of the PLDI '21: 42nd ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2021

Cyclic program synthesis.
Proceedings of the PLDI '21: 42nd ACM SIGPLAN International Conference on Programming Language Design and Implementation, 2021

Deductive Synthesis of Programs with Pointers: Techniques, Challenges, Opportunities - (Invited Paper).
Proceedings of the Computer Aided Verification - 33rd International Conference, 2021

2020
Compiling a Higher-Order Smart Contract Language to LLVM.
CoRR, 2020

Certifying Certainty and Uncertainty in Approximate Membership Query Structures - Extended Version.
CoRR, 2020

Concise Read-Only Specifications for Better Synthesis of Programs with Pointers - Extended Version.
CoRR, 2020

Concise Read-Only Specifications for Better Synthesis of Programs with Pointers.
Proceedings of the Programming Languages and Systems, 2020

Certifying Certainty and Uncertainty in Approximate Membership Query Structures.
Proceedings of the Computer Aided Verification - 32nd International Conference, 2020

2019
Safer smart contract programming with Scilla.
Proc. ACM Program. Lang., 2019

Structuring the synthesis of heap-manipulating programs.
Proc. ACM Program. Lang., 2019

A true positives theorem for a static race detector.
Proc. ACM Program. Lang., 2019

QED at Large: A Survey of Engineering of Formally Verified Software.
Found. Trends Program. Lang., 2019

Running on Fumes - Preventing Out-of-Gas Vulnerabilities in Ethereum Smart Contracts Using Static Resource Analysis.
Proceedings of the Verification and Evaluation of Computer and Communication Systems, 2019

Engineering Distributed Systems that We Can Trust (and Also Run).
Proceedings of the 2019 ACM Symposium on Principles of Distributed Computing, 2019

Distributed Protocol Combinators.
Proceedings of the Practical Aspects of Declarative Languages, 2019

Exploiting the laws of order in smart contracts.
Proceedings of the 28th ACM SIGSOFT International Symposium on Software Testing and Analysis, 2019

2018
Programming and proving with distributed protocols.
Proc. ACM Program. Lang., 2018

RacerD: compositional static race detection.
Proc. ACM Program. Lang., 2018

GASTAP: A Gas Analyzer for Smart Contracts.
CoRR, 2018

A True Positives Theorem for a Static Race Detector - Extended Version.
CoRR, 2018

Paxos Consensus, Deconstructed and Abstracted (Extended Version).
CoRR, 2018

Scilla: a Smart Contract Intermediate-Level LAnguage.
CoRR, 2018

Temporal Properties of Smart Contracts.
Proceedings of the Leveraging Applications of Formal Methods, Verification and Validation. Industrial Practice, 2018

Paxos Consensus, Deconstructed and Abstracted.
Proceedings of the Programming Languages and Systems, 2018

Mechanising blockchain consensus.
Proceedings of the 7th ACM SIGPLAN International Conference on Certified Programs and Proofs, 2018

EthIR: A Framework for High-Level Analysis of Ethereum Bytecode.
Proceedings of the Automated Technology for Verification and Analysis, 2018

Finding The Greedy, Prodigal, and Suicidal Contracts at Scale.
Proceedings of the 34th Annual Computer Security Applications Conference, 2018

2017
Modular, higher order cardinality analysis in theory and practice.
J. Funct. Program., 2017

Concurrent Data Structures Linked in Time (Artifact).
Dagstuhl Artifacts Ser., 2017

Programming Language Abstractions for Modularly Verified Distributed Systems.
Proceedings of the 2nd Summit on Advances in Programming Languages, 2017

A Concurrent Perspective on Smart Contracts.
Proceedings of the Financial Cryptography and Data Security, 2017

Concurrent Data Structures Linked in Time.
Proceedings of the 31st European Conference on Object-Oriented Programming, 2017

2016
Operational Aspects of C/C++ Concurrency.
CoRR, 2016

Hoare-style specifications as correctness conditions for non-linearizable concurrent objects.
Proceedings of the 2016 ACM SIGPLAN International Conference on Object-Oriented Programming, 2016

Experience report: growing and shrinking polygons for random testing of computational geometry algorithms.
Proceedings of the 21st ACM SIGPLAN International Conference on Functional Programming, 2016

2015
Mechanized verification of fine-grained concurrent programs.
Proceedings of the 36th ACM SIGPLAN Conference on Programming Language Design and Implementation, 2015

Specifying and Verifying Concurrent Algorithms with Histories and Subjectivity.
Proceedings of the Programming Languages and Systems, 2015

2014
Pushdown flow analysis with abstract garbage collection.
J. Funct. Program., 2014

Modular, higher-order cardinality analysis in theory and practice.
Proceedings of the 41st Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, 2014

Deriving interpretations of the gradually-typed lambda calculus.
Proceedings of the ACM SIGPLAN 2014 workshop on Partial evaluation and program manipulation, 2014

Communicating State Transition Systems for Fine-Grained Concurrent Resources.
Proceedings of the Programming Languages and Systems, 2014

2013
Ownership Types: A Survey.
Proceedings of the Aliasing in Object-Oriented Programming. Types, 2013

Monadic abstract interpreters.
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation, 2013

Fixing idioms: a recursion primitive for applicative DSLs.
Proceedings of the ACM SIGPLAN 2013 Workshop on Partial Evaluation and Program Manipulation, 2013

2012
A correspondence between type checking via reduction and type checking via evaluation.
Inf. Process. Lett., 2012

Calculating Graph Algorithms for Dominance and Shortest Path.
Proceedings of the Mathematics of Program Construction - 11th International Conference, 2012

Introspective pushdown analysis of higher-order programs.
Proceedings of the ACM SIGPLAN International Conference on Functional Programming, 2012

Gradual Ownership Types.
Proceedings of the Programming Languages and Systems, 2012

2011
From type checking by recursive descent to type checking with an abstract machine.
Proceedings of the Language Descriptions, Tools and Applications, 2011

2009
A semantics for context-oriented programming with layers.
Proceedings of the International Workshop on Context-Oriented Programming, 2009


  Loading...